[Lazarus] Impossible to debug with Lazarus IDE
Martin Schreiber
fpmse at bluewin.ch
Thu Oct 30 15:10:26 CET 2008
On Thursday 30 October 2008 13.22:17 Graeme Geldenhuys wrote:
> On 10/30/08, Martin Schreiber <fpmse at bluewin.ch> wrote:
> > It used its own debugger.
>
> As a temporary fix, is there any way one can use the Kylix 3 debugger
> with FPC or Lazarus? Or is the debugger built (compiled) into the
> Kylix IDE? I know the compiler is stand-alone (called dcc), but I
> can't see anything obvious for the debugger, so I guess it's built
> into the IDE. :-(
>
Why do you think the Kylix debugger could access FPC properties by getter
function calls which gdb can't? For other debugging tasks use MSEide, it has
stepping, conditional breakpoints and watchpoints, CPU and disassemble
window, displaying and modifying of expressions and variables, memory dump...
After you found the bug you can return back to Lazarus. ;-)
Martin
More information about the Lazarus
mailing list