Per Persson wrote:
I have a question regarding gpc and rhide under Linux: I have been using gpc-20000913 under Red Hat Linux 6.2 and 7.1 together with rhide 1.4.9-1 (which I got from a rpm-file :rhide-1.4.9-1.i386.rpm I downloaded..) This version of rhide has been somewhat buggy but very useful for debugging purposes. Now, when I upgraded to gpc 2.1 the debugging does not work at all any longer. I can not watch an expression while stepping through the code as I could before. I have tried different combinations of upper case and lower case in the specification of the watch but nothing seems to work.
There was a bug with debug info in 2.1 which has been fixed in the newer alphas. I don't know if that's the reason for your problems, but you might want to try those.
Frank