summaryrefslogtreecommitdiff
path: root/src/debug
AgeCommit message (Expand)Author
2011-01-06Attached the debugger to a given target.Cyrille Bagard
2010-12-31Supported a first basic packet of the Java Debug Wire Protocol.Cyrille Bagard
2010-12-08Deleted the useless ptrace() based debugger for portability.Cyrille Bagard
2010-07-29Improved the GDB client.Cyrille Bagard
2010-07-17Reorganized the debug directories.Cyrille Bagard
2009-09-13Improved the editor window refreshing when several binaries are loaded.Cyrille Bagard
2009-09-06Provided some methods to interact with a GDB server.Cyrille Bagard
2009-07-26Moved the openida_binary structure to a GOpenidaBinary GLib object.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard
2009-04-12Created a debugging layout and introduced a heavier use of GLib.Cyrille Bagard