[fpc-devel] win32 trunk gdb 7.2 (32bit) and qword error
Martin
lazarus at mfriebe.de
Fri Dec 10 05:58:37 CET 2010
This may well be an error in gdb, but since I can't determine where
exactly the error is...:
If I debug a 32 bit app (on w32) compiled with trunk (maybe 3 weeks
old), under gdb 7.2-1 and hit a qword:
Then I get the high and low 32bits swapped. so instead of a value of 1
gdb reports 0x100000000
Does anyone know if thats gdb, or something on how fpc wrote the dwarf
info (-gw) ?
thanks
Martin
More information about the fpc-devel
mailing list