Menu

#387 Add "Run To Cursor" command to debug

closed
Debugger (44)
5
2025-05-08
2007-08-15
smarsh
No

I have been using Bochs to debug some tough bugs and found that it would be convenient to have a "Run to address command" in the debug version of Bochs.

Ideally, this command would be like a "One-Shot" breakpoint with a continue command.

Here's the semantics of how it would work if the mnemonic for the command were "rpa" for "Run to Physical Address"

rpa 0x00001EAA<enter></enter>

The debugger would then run to the specified address, or the nearest command BEFORE the address and break.

The same could be done for virtual addresses with a different mnemonic.

Best Regards,

S. Marsh

Discussion

  • Stanislav Shwartsman

    New 'rla' command was added to debugger exact to do that mentioned
    Run to linear address.
    GUI debugger support (another feature request) is next step

     
  • Stanislav Shwartsman

    • status: open --> closed
    • assigned_to: Stanislav Shwartsman
    • Group: --> to_be_added_in_next_release
     

Log in to post a comment.

MongoDB Logo MongoDB