[fpc-devel] Re: [Lazarusdev] gdb driving me nuts => it's starting a 2nd thread for no apparent reason....

Sven Barth pascaldragon at googlemail.com
Tue Nov 9 14:20:57 CET 2010


Am 09.11.2010 13:54, schrieb Martin:
> On 09/11/2010 12:51, Martin wrote:
>> On 09/11/2010 12:47, Sven Barth wrote:
>>> Am 09.11.2010 11:25, schrieb Martin:
>>>
>>>> ------------------
>>>> I have added some notes to the bug
>>>
>>> I'll try to test your fix when I find the time (and remember it ^^).
>>>
>> It's not a fix => it's added debug info, to see if I can fix it....
>
>
> forget it, I know what it is
>
> <-exec-next>
> ^running
> *running,thread-id="1"
> (gdb)
> *stopped,reason="signal-received",signal-name="SIGINT",signal-meaning="Interrupt",frame={addr="0x080480e8",func="main",args=[],file="dbgtest.lpr",fullname="/home/sven/projects/tests/dbgtest/dbgtest.lpr",line="20"},thread-id="1",stopped-threads="all",core="0"
>
> (gdb)
> <-exec-continue>
> ^running
> *running,thread-id="1"
> (gdb)
>
> it's the signal issue....
>
> I know how to fix, only matter of time

So I was right with my assumption that both problems are related?

Regards,
Sven



More information about the fpc-devel mailing list