Project

General

Profile

Actions

Emulator Issues #1858

closed

[Patch] Debugger enhancement: Go to Address (+Patch)

Added by BhaaL over 14 years ago.

Status:
Won't fix
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Other
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

I was wondering why a simple feature like that was not included (yet) and
simply made my own while checking out the issues with Starfox Adventures.

See http://pastie.org/757120 for the Patch.

Note the comment about forcing the number to hex etc, in case you guys want
it to work differently, just use that piece of code.
However, I think its fine this way, since all addresses are shown, printed
and copied as hexadecimal numbers (without prefix) anyways.

Actions #1

Updated by death2droid over 14 years ago

  • Status changed from New to Accepted
  • Issue type set to Other
Actions #2

Updated by BhaaL over 14 years ago

Uh, I almost forgot about this one.
I knew there was some way to jump to a certain address, but I didn't see the textbox
to do that by that time (top-level window partially hid the Dolphin main window, but
not the code tab nor the rendering window).

When I found that out and reported on the channel, I started a small discussion about
how the Debugger UI sux and even was followed by the removal of the 2nd "Play" button.

My patch might aswell be obsolete, but IMO it is more discoverable than a textbox
without label/tooltip/other hint, especially when the Debugger toolbar might not be
visible/in reach by that time.

Actions #3

Updated by BhaaL about 14 years ago

  • Status changed from Accepted to Won't fix

It might be better to simply improve whats there in the debugger, it needs some work
anyways (especially the code view, which is still a bit odd, even if you worked with
it for some time).

Actions

Also available in: Atom PDF