MDB Reference: help
help[class]
TheMDBhelp command prints a list of commands.
Parameters
- class
- Show details for a specific class of commands:breakpoints;data;deviceandtool;others;programming;running;stack;
Example
> helpThe list of classes of commands:breakpoints -- Making program stop at certain pointsdata -- Examining/Changing datadeviceandtool -- Selecting debug tool and deviceothers -- Othersprogramming -- Programming device and its relative functionsrunning -- Running the programstack -- Examining stackType "help" followed by a class name for a list of commands in that class.Type "help" followed by command name for full documentation.
