Re: [fpc-devel]gdb issue

2004-08-02 Thread Tomas Hajny
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

[fpc-devel]gdb issue

2004-07-24 Thread Rimgaudas Laucius
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?