summaryrefslogtreecommitdiff
path: root/src/debug
AgeCommit message (Expand)Author
2015-09-11Created an interface from the original GBinContent object.Cyrille Bagard
2015-01-26Begun to rewrite the whole plugins system.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-08-31Removed some warnings by upgrading code to GLib 2.32.Cyrille Bagard
2012-12-16Fixed the compilation by processing the GLib marshals sooner.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-02-18Retrieved the frames stack from the running process.Cyrille Bagard
2012-02-17Listed all running threads using Python.Cyrille Bagard
2012-02-01Provided interfaces to use debuggers in plugins.Cyrille Bagard
2012-01-11Defined new panel definitions for the editor GUI.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
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