Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
08870 Debugger Minor Always 30 days ago 29 days ago
Tester jman View Status Public Platform MAME (Official Binary)
Assigned To pmackinlay Resolution Fixed OS Windows 10/11 (64-bit)
Status [?] Resolved Driver
Version 0.266 Fixed in Version 0.267 Build 64-bit
Fixed in Git Commit 6e243e2 Github Pull Request #
Summary 08870: debugger: tracesym command outputs NULL strings in case of single symbol
Description tracesym command outputs NULL strings in case of single symbol, "tracesym pc".
It's no problem with multiple symbols, "tracesym pc,af,bc,de,hl".
Steps To Reproduce sample : wboy
1) start trace with "trace wboy.tr,0,,{tracesym pc}".
2) stop trace with "trace off".
3) open wboy.tr in text editor.
Additional Information
Github Commit
Flags
Regression Version 0.264
Affected Sets / Systems debugger
Attached Files
png file icon wboy.png (14,562 bytes) 30 days ago Uploaded by jman
dump wboy.tr with NULL strings
jman
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.22165
jman
Tester
29 days ago
I confirm modification. Thanks.