>>> Finally getting rid of GDB: This is VERY good news indeed :-)
>
> I quite agree !
it was not my words :)

> Not really, there is low-level debugging support inside the OS. This is true
> for Windows as well as for UNIX-like operating systems.
gdb is always based on system debugging API (DebugAPI in Windows,
ptrace for BSD and Linux, machAPI for OSX).

one can think of gdb as a wrapper over system API. :)
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to