summaryrefslogtreecommitdiff
path: root/src/gtksnippet.c
AgeCommit message (Expand)Author
2009-04-12Created a debugging layout and introduced a heavier use of GLib.Cyrille Bagard
2009-04-05Managed double linked lists in a more powerful way.Cyrille Bagard
2009-03-15Avoided to crash when analysing crackmes such as grainne.Cyrille Bagard
2009-03-04Added a line type for binary code display.Cyrille Bagard
2009-02-18Begun to rewrite the way rendering lines are managed.Cyrille Bagard
2008-11-10Shown/hidden virtual addresses / binary code.Cyrille Bagard
2008-09-11Provided capabilities to resolve symbols for given addresses.Cyrille Bagard
2008-09-06Added a panel allowing to browse found symbols.Cyrille Bagard
2008-08-31Looked for symbols of function.Cyrille Bagard
2008-08-24Got and inserted debug comments into code.Cyrille Bagard
2008-08-05Defined a margin for setting breakpoints.Cyrille Bagard
2008-07-28Adapted the size of the GtkSnippet widget.Cyrille Bagard
2008-07-27Supported new x86 opcodes (nop and mov).Cyrille Bagard
2008-07-26Parsed x86 binary data and displayed the result.Cyrille Bagard