Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03449 Debugger Feature Have not tried Sep 23, 2009, 11:59 May 9, 2013, 22:27
Tester Firewave View Status Public Platform
Assigned To andrewga Resolution Fixed OS
Status [?] Resolved Driver
Version 0.134 Fixed in Version Build
Fixed in Git Commit Github Pull Request #
Summary 03449: Missing RP command in new debugger.
Description This was reported by "Fredric CJ Blåholtz" in the MESS bugzilla:

In the old debugger there's a command called RP, register watch point:
RP <register> [<value> [<mask>]] and to clear it the command RC.

I miss these in the new debugger, they are very useful to me when running
Channel F emulation where all the original RAM is made up of registers.

Now I have to run two versions of MESS to get the best of both worlds, quite
annoying.

http://bugzilla.mess.org/show_bug.cgi?id=1838
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.04976
Firewave
Senior Tester
Sep 23, 2009, 12:23
From the 0.108u3 whatsnew.txt:

Removed support for the old debugger. [Aaron Giles]
User avatar
No.09479
andrewga
Developer
May 9, 2013, 22:26
According to Wilbert Pol of MESSdev/MAMEdev fame, this functionality has been added to the "new" debugger.