[fpc-devel]Debugging fpc

Yakov Sudeikin yashka at exebook.com
Tue Apr 8 17:41:42 CEST 2003


Hi all,

So now I am almost completely OK, I can cvs sources, I can build, I have all
documents about compiler structure. But now another question, how do you
debug the compiler? Do you use an FPC IDE? Or maybe some borland products?
Today I got a crash of the compiler when I tried to compile my big project.
I can use GDB to find the place where is the crash, but GDB won't let me see
some variables.. Or I do not know how to display them, GDB keeps saying
"symbol not found or something" when I try something like
"xxxx.yyy[123].nnn^".

Thanks,
Yakov




More information about the fpc-devel mailing list