- Use 'asm.arch=ppc' in POWERPC by default
- Added r_io_mach for MACH microkernel debugging
- Compiled as static plugin by default
- Added darwin mach/ptrace stuff in debug_native
- Very ugly code.. needs some refactoring
- Add powerpc-OSX registers description map
- Added temporally .h files in debug/p/native
* Display verboser version message with 'r2 -V'
* More linking issues fixed for OSX
* Build gdbwrap debugger plugin
- Not yet usable
* Added R_SYS_OS R_SYS_ARCH and R_SYS_ENDIAN strings
* Deprecate DEBUGGER variable
|
||
|---|---|---|
| .. | ||
| include | ||
| client.c | ||
| gdbwrapper.c | ||
| interface.c | ||
| Makefile | ||
| README | ||
/* This code has been leeched from the ERESI project */ This is a hacked/stripped-down version of the original libgdbwrap from eresi. gdbserver 0.0.0.0:9999 /bin/ls ./client 127.0.0.1 9999 type make sync to keep in sync with eresi