Thanks to Ben Byer I have managed to port the radare debugger
to macosx/x86 (10.5.2). Currently only basic stuff works, but needs
more work. Apple guys has made a good work with gdb and documenting
everything :)

So i will take ideas from the macosx-gdb to fix some structural
problems in the debugger layer. But currently porting the basic
stuff to new arches or operating systems is somewhat simple and
fast to do.

I have also fixed the gdbx plugin to allow me to test the debugging
using radare as frontend of gdb. It's currently working quite nicely
on intel. (You will need to install 'tm' to use this plugin).

Solaris will probably be the next port of the debugger :) Any
volunteer for this? Anybody with sparc?

Remember that to use the debugger on osx your user must be inside
the "procmod" group. Or just

chown root:procmod radare
chmod g+s radare

Enjoy this new port and feel free to send me patches! ;)

--pancake
_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to