User Tools

Site Tools


blog:pushbx:2023:0911_install_toggle_toggle_debugger_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

blog:pushbx:2023:0911_install_toggle_toggle_debugger_settings [2023-09-11 20:55:04 +0200 Sep Mon] (current)
ecm created
Line 1: Line 1:
 +====== INSTALL TOGGLE: Toggle debugger settings ======
 +
 +In [[blog:pushbx:2023:0911_early_september_work_-_msdebug_toclip_ldebug|yesterday's blog post]] I forgot to mention the ''INSTALL TOGGLE'' command [[https://hg.pushbx.org/ecm/ldebug/rev/05c6de45851e|added to the debugger now]]. I had considered this for a while already, but finally got around to adding it. Instead of using up another "global" command, I opted for a keyword that follows an ''INSTALL'' command to turn it into an ''INSTALL TOGGLE'' command. Other than that decision there are no surprises here. It did turn up [[https://hg.pushbx.org/ecm/ldebug/rev/72192bfede5c|another bug]] or [[https://hg.pushbx.org/ecm/ldebug/rev/7da0b3134d20|two of them]] during development.
 +
 +===== =====
 +
 +Along with [[https://hg.pushbx.org/ecm/ldebug/rev/af87383d3d1a|a change I silently added before release 6]], the ''RX'' command to switch 32-bit register dump for the R command is completely redundant now and can be replaced by ''INSTALL TOGGLE RX''. Likewise, ''INSTALL TM'' and the converse ''UNINSTALL TM'' and ''INSTALL TOGGLE TM'' can be used to switch the Trace Mode. (The original ''TM'' command will also display the status however.)
 +
 +Idea: Perhaps an ''INSTALL STATUS'' command or similar could be added to indicate the current status of install nouns.
 +
 +{{tag>ldebug}}
 +
 +
 +~~DISCUSSION~~
  
blog/pushbx/2023/0911_install_toggle_toggle_debugger_settings.txt ยท Last modified: 2023-09-11 20:55:04 +0200 Sep Mon by ecm