[Lazarus] GDB Debugging, ATN: Martin?

Den cyraid at gmail.com
Wed Jul 16 04:09:33 CEST 2014


Hi (most likely Martin ;) ),

I'm getting this:

=breakpoint-modified,bkpt={number="4",type="breakpoint",disp="keep",enabled="y",addr="0x00000000004021c0",at="<_start>",thread-groups=["i1"],times="1",original-location="*4202944"}
*stopped,reason="breakpoint-hit",disp="keep",bkptno="4",frame={addr="0x00000000004021c0",func="_start",args=[]},thread-id="1",stopped-threads="all",core="6"

It seems that address belongs to:

   0x00000000004021c0 - 0x00000000004fa1e9 is .text

   And is the entry-point: "0x4021c0"

My OS is Ubuntu 14.04 (Trusty), 64-bit.

When I run my program.. I verified I have no breakpoints.. Yet it keeps 
'not running', and I cannot continue at all.  Any suggestions?

- Dennis Fehr




More information about the Lazarus mailing list