[Lazarus] BreakIf

Martin Schreiber mse00000 at gmail.com
Mon Mar 30 08:12:15 CEST 2015


On Sunday 29 March 2015 23:39:58 Graeme Geldenhuys wrote:
> On 2015-03-27 12:45, JuuS wrote:
>
>
> I use this work-around because Condition Breakpoints still ain't fully
> implemented in Lazarus IDE or MSEide.
>
They *are* implemented. The problem you probably refer to is that gdb uses the 
pointer values instead of the text for string comparisons.
What I fear more is that the FPC-gdb combination can not show class fields 
anymore.
http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Bugs_in_GDB
https://sourceware.org/bugzilla/show_bug.cgi?id=17835
The problem still exists in gdb 7.9.0. Possible workarounds are sub-optimal 
specifically for multi-language IDEs.

Martin




More information about the Lazarus mailing list