rizin/libr/debug/p/libgdbwrap
2010-10-28 14:17:40 +02:00
..
include * Clean up some warns on w32 2010-10-28 14:17:40 +02:00
client.c * Initial steps to make osx-ppc debugger work 2010-02-22 02:42:29 +01:00
gdbwrapper.c * Remove -l flag in rarc2 2010-10-13 00:43:02 +02:00
interface.c * Initial import of the 'configure-plugins' script 2010-01-13 23:42:49 +01:00
Makefile * Fix build in OSX 2010-02-21 20:21:36 +01:00
README * Initial import of the 'configure-plugins' script 2010-01-13 23:42:49 +01:00

/* 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