summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/debugger
Commit message (Expand)AuthorAgeFilesLines
* emu/debug/debugcmd.cpp: Add NUL-terminated string argument support to printf/... Patrick Mackinlay2024-03-211-10/+14
* emu/debug/debugcmd.cpp: Added support for lowercase hex to printf/logerror. [... Vas Crabb2024-03-191-0/+3
* docs: Fixed many editing errors and spelling errors. (#11575) Tom Cariello2023-09-293-9/+9
* Removed extra tick after gtime example in documentation (#11574) Tom Cariello2023-09-271-1/+1
* emu/emumem.h: Allow emu::rw_delegate to work with device finders. Vas Crabb2023-04-151-1/+1
* docs: Fixed a markup error. Vas Crabb2022-11-261-1/+1
* Debugger changes AJR2022-08-282-0/+135
* ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) Vas Crabb2022-06-111-0/+15
* docs/source/debugger/execution.rst: Document gbf, gbt and gni commands AJR2022-05-281-0/+92
* Add debugger time command to docs (#9735) tedgreen992022-05-101-0/+2
* Cleanup: Vas Crabb2022-02-131-11/+11
* Clean up various loose ends: Vas Crabb2022-02-032-3/+11
* -emu/ioport.cpp: Made default behaviour better. Vas Crabb2021-11-031-2/+3
* docs: Fix a copy/paste error. Vas Crabb2021-10-211-1/+1
* Tie up a few loose ends: Vas Crabb2021-10-201-2/+1
* -docs: Documented debugger's built-in functions for expressions. Vas Crabb2021-10-192-2/+38
* -debugger: Finished updating commands and documentation. Vas Crabb2021-10-195-230/+272
* Still more user experience improvements: Vas Crabb2021-10-186-120/+146
* More user experience improvements: Vas Crabb2021-10-152-69/+121
* More user experience improvements: Vas Crabb2021-10-145-495/+702
* Various improvements to the user experience: Vas Crabb2021-10-135-583/+1237
* Add 'wpsize' variable to access the data size from a watchpoint (#7837) Scott Percival2021-03-031-1/+1
* Add a tip on how to enter the debugger. R. Belmont2020-02-061-1/+1
* allow repeating elements and groups - useful if you need e.g. a lot of number... Vas Crabb2018-07-225-30/+30
* Document debugger expression number syntax Erik Dominikus2018-03-271-1/+30
* More docs work: escapes, debugger update (nw) (#3168) Firehawke2018-02-055-15/+11
* Missed a couple escape sequences. (nw) Firehawke2018-02-031-3/+3
* Add additional memory operators per request (NW) (#3067) Firehawke2018-01-151-6/+10
* Correct command heading case and adjustments to expressions (NW) Firehawke2018-01-1510-73/+80
* First pass of MAME Debugger help for documentation. (NW) Firehawke2018-01-1311-0/+1780