[Lazarus] GDB crash when I try to debug
Bogusław Brandys
brandys at o2.pl
Tue Jul 20 13:37:36 CEST 2010
waldo kitty pisze:
> On 7/20/2010 02:52, Tobias Giesen wrote:
>>> i would be adding them back in, one at the time, and only one each
>>> time while removing the previous, to see if it breaks again... it
>>> could be that a combination breaks the debugger...
>>
>> Yes I will do something like that, maybe I can even create a minimal
>> project with only one unit that breaks it. I will try!
>>
>> They are mostly just hashing and encryption algorithms with some
>> assembler but one of them has some GUI stuff as well.
>
> mmmm.... i have to wonder, without knowing more, about that assembler
> code... maybe it is causing problems?
>
> in any case, yes, i'd still do as i suggest above... it would be good if
> you can determine which unit(s) is/are the problem and then figure out
> how to fix them ;)
>
I think gdb should dump to file the list of loaded units before loading
each one ,such feature would have perfect sense to me.
Is there something we can do about it ?
Boguslaw
More information about the Lazarus
mailing list