[fpc-devel]gdb issue
Tomas Hajny
XHajT03 at mbox.vol.cz
Mon Aug 2 13:37:15 CEST 2004
On Fri, 23 Jul 2004 19:34:16 +0300, Rimgaudas Laucius wrote
Hi
> i tried to view integer variable value in binary mode using gdb
> (5.2.1, windows, fpc1010 ) command "p /t i". But it shows nothing.
> Does anyone else come across this issue or i am doing something wrong?
You need to change all variable names to uppercase if using plain gdb (i.e.
"print /t I").
Tomas
More information about the fpc-devel
mailing list