Hi list,
(gdb) whatis Prioritee_trouvee type = <invalid type code 19>
183$ gpc --version 971001(2.7.2.1)
Prioritee_trouvee (found_priority) is defined as a Boolean. If evaluated, gdb will give it a value of 8, and this invalid type code 19! What's 19 for GPC?
Also, how many Peter Gerwinsky are there over there? I just cannot believe they are only one always behind the computer solving all those problems, answering all those questions, all the time, all the time! Can we copy them as part of the GNU project?
(no offense of course)
Cheers.
F.P.L
According to FPL:
(gdb) whatis Prioritee_trouvee type = <invalid type code 19>
183$ gpc --version 971001(2.7.2.1)
Prioritee_trouvee (found_priority) is defined as a Boolean. If evaluated, gdb will give it a value of 8, and this invalid type code 19! What's 19 for GPC?
That's probably caused by an incompatibility between GPC and GDB who does not yet know about Pascal's types, case-insensitivity, etc. I have heard that it would be relatively easy to write a "Pascal mode" for GDB which would fix all that. If somebody does, please let us know!
Also, how many Peter Gerwinsky are there over there?
I don't know any. But there is 1 (one) Peter Gerwinski out here. ;-) ^
I just cannot believe they are only one always behind the computer solving all those problems, answering all those questions, all the time, all the time! Can we copy them as part of the GNU project?
<ROTFL> :-)))
My fiancée just throws in that she claims exclusive rights ...
Thanks for the kind words. In fact there are several people on this list answering questions and solving problems. You will meet them all when you stay in this list for longer. Your contributions are welcome, too - be invited to join us!
Peter