index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug
/
debugger.h
Age
Commit message (
Expand
)
Author
2020-02-04
Updated copyright headers.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-07-19
Deleted all references to any asm syntax.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-03-19
Provided initial features for debugging using GDB.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-08-12
Cleaned the code and handled file binaries properly.
Cyrille Bagard
2012-02-18
Retrieved the frames stack from the running process.
Cyrille Bagard
2012-02-17
Listed all running threads using Python.
Cyrille Bagard
2012-02-01
Provided interfaces to use debuggers in plugins.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-01-06
Attached the debugger to a given target.
Cyrille Bagard
2010-12-31
Supported a first basic packet of the Java Debug Wire Protocol.
Cyrille Bagard
2010-07-29
Improved the GDB client.
Cyrille Bagard