Description
It'd be nice if the output of 'help set' showed the default values for the settings listed. This is the current output:
(debug) help set Usage: set <setting> <value> Change a debugger setting, the list of settings are below. Subcommands: breakOnFailure whether or not stop break on failures breakOnlyOnCreation whether or not breakpoints should occur only on element creation, or always dataLength set the maximum number of bytes of the data to display infosetLines set the maximum number of lines of the infoset to display removeHidden set whether or not to remove Daffodil internal attributes when displaying the infoset (true/false or 1/0) wrapLength set the maximum number of bytes to display before wrapping
Also it doesn't look like the wiki has been updated with some of the newer settings.