Martin wrote:
On 12/09/2011 08:47, Torsten Bonde Christiansen wrote:
I really miss the easy use of the Delphi debugger from D7. Especially the
live inspection of object during single step of the code.

In that case you (all involved) better specify the required features.

The debugger itself (in my understanding) can either have a library-like interface or command-line driven or both.

Allowing that gdb is implemented over a wide variety of CPUs and OSes, I wonder whether it would make more sense to "adopt" libgdb than writing something from scratch?

I've managed to compile this and incorporate it into the fp IDE for a number of Linux platforms, with the exception of ARM which was problematic. I can't remember the extent to which I've tried for Windows and Solaris.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to