- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,455
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

GDBFrontend
GDBFrontend is an easy, flexible and extension able gui debugger.
Changelog v0.1.1 beta
Added debugging without debugging symbols support.
Added breakpoint support to disassembly.
Added disassembly tab/view in addition to the disassembly section on the right side.
Colorized instruction mnemonics and addresses.
Improved exception messages.
Notes
GDBFrontend is iterating instructions to ret/retq with a max limit: hardcoded 1000. (This will be a setting in future versions.)
If your application is using a symbol table, it will disassembly code from the address of the function of the selected frame.
“Disassemble everything” for PIEs is a TODO. It will disassembly executable/dynamic-linked objects and use PIE mappings.
To see this hidden content, you must like this content.