summaryrefslogtreecommitdiff
path: root/src/debug/debugger.h
AgeCommit message (Expand)Author
2014-04-28Updated all copyright headers.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-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-07-29Improved the GDB client.Cyrille Bagard