On Thursday 30 October 2008 13.22:17 Graeme Geldenhuys wrote:
> On 10/30/08, Martin Schreiber <[EMAIL PROTECTED]> 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
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to