• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering gdbfrontend v0.8beta - easy, flexible and extensionable GUI debugger

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,612
Solutions
2
Reputation
32
Reaction score
100,454
Points
2,313
Credits
32,640
‎6 Years of Service‎
 
76%
gdb-frontend.png


GDBFrontend

GDBFrontend is an easy, flexible, and extension-able gui debugger.

Changelog v0.8 beta

    New Terminal Daemon
    The default port is changed to 5550 and ort usage is downed to only one port no longer with new Terminal Daemon.
    Hotkeys (F5-F11 for runtime control and CTRL+R for ExpressionEvaluater)
    Minor bug fixes and enhancements
    New Sky Theme


screenshot-4277.png


GDB-Related Issues and Tips

    GDB does not give sources of a linked object until stepping a line that calls a function from the linked object once. You can add breakpoint a line and step it once, then you will see sources from linked objects hereafter during the session.

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top