[fpc-devel] FPC 64bit and gdb on Linux
Jonas Maebe
jonas.maebe at elis.ugent.be
Sat Oct 24 13:52:16 CEST 2009
Martin Schreiber wrote on Sat, 24 Oct 2009:
> I do not know the different debug formats, is it correct that FPC uses STABS
> on x86 and DWARF on x64?
Yes. The reason is that Stabs is defined as a 32 bit format and does
not work for 64 bit.
> What do you recommend, should MSEide parse the gdb watch results and run
> another query in order to get the values of var parameters?
I guess that's the only way currently, yes.
> How does Lazarus solve the problem?
I don't know.
Jonas
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the fpc-devel
mailing list