- --
Viewing Issue Advanced Details
[ Jump to Notes ]
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08870 | Debugger | Minor | Always | Jun 4, 2024, 21:22 | Jun 5, 2024, 09:36 |
| 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
|
dump wboy.tr with NULL strings
| ||||
Relationships
| There are no relationship linked to this issue. |
Notes
1
|
No.22165
jman Tester
Jun 5, 2024, 09:36
|
I confirm modification. Thanks. |
|---|