[Lazarus] Debugger problems
Leonardo M. Ramé
l.rame at griensu.com
Thu May 10 02:16:55 CEST 2012
On 2012-05-10 01:13:40 +0100, Martin wrote:
> On 10/05/2012 01:07, Leonardo M. Ramé wrote:
> >On 2012-05-10 00:53:45 +0100, Martin wrote:
> >> Looks like you have set "InterlnalStartBreak" (from the debugger options /
> >> property grid) to "gbsAddZero"
> >>
> >> That option does not work with gdb 7.4 (a bug in gdb 7.4)
> >>
> >> I had feedback from one of the developers, that it may be fixed in gdb
> >> trunk, but I don't think it is fixed in any release yet.
> >> [1]http://sourceware.org/ml/gdb/2012-03/msg00056.html
> >>
> >> If you need this option, you need to use gdb 7.3
> >Well, no, InternalStartBreak = gdsbDefault
> >
> >Maybe gdsbDefault is equal to gbsAddZero in 7.4 ?.
> >
>
> Ok, that is weird, I will analyse that further.
>
> In the mean time try to set it to gdsbMain. (or gdsbEntry) hopefully that
> will work around
>
Thank you very much! Martin, changing to gdsbMain did the trick.
--
Leonardo M. Ramé
http://leonardorame.blogspot.com
More information about the Lazarus
mailing list