[Haiku-commits] r31047 - in haiku/trunk/src/apps: . debugger
François Revol
revol at free.fr
Sun Jun 14 20:07:28 CEST 2009
> Log:
> The very beginnings of a debugger. Currently consisting only of the
> beginnings
> of a DWARF 3 reader. It can read the .debug_info section and create
> objects
> for
> the entries, but most attributes are ignored yet.
Wouldn't a gdb based GUI be faster to write ?
IIRC there is a library that can be used.
It should be GPLed but that shouldn't matter much anyway...
François.
More information about the Haiku-commits
mailing list