Feature Requests item #3055138, was opened at 2010-08-28 22:48
Message generated for change (Tracker Item Submitted) made by ant_222
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893314&aid=3055138&group_id=180469
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Anton (ant_222)
Assigned to: Nobody/Anonymous (nobody)
Summary: Improve the debugger GUI
Initial Comment:
The debugger is controlled via a command line, but some of its functions would be more efficient if they were made accessible via the GUI:
1. Setting and removing of breakpoints could be done by clicking on the desired instruction in the Disassembly window. This would be a lot faster that typing the command and address and pressing Enter.
2. The disassembly window could be make scrollable (via a scroll-bar), and the "di" command could be implemented via a key combination like CTRL-G (for "GO to ADDRESS", asking the user for the destination address in either HEX of decimal notation (with two parallel edit boxes).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893314&aid=3055138&group_id=180469
|