PMON Commands
by Catagory

The PMON/2000 Monitor (running on the Target) provides a set of powerful assembly-level debugging commands.

Click here to see an example annotated debug session. .

 

Downloading
Files / Images  
 Load File  (load),
 Boot  (boot),
 Network Boot  (netboot),
 Disk Boot  (scsiboot),
 Define a Symbol  (sym),
 List Symbols  (ls),
Display/Set Registers, 
    -------
Display/Set Memory  
 Display/set Registers  (r),
 Modify Memory  (m),
 Display Memory  (d),
 Disassemble Memory  (l),
 Fill Memory  (fill),
 Copy Memory  (copy),
 Search Memory  (search),
 Dump Memory  (dump), 
Execution Control, 
  -------
Breakpoints  
 Start Execution  (g),
 Display/Set Breakpoints  (b),
 Delete Breakpoint  (db),
 Single Step  (t / to),
 Back Trace  (bt),
 Continue Execution  (c),
 Execute Subroutine  (call),
Miscellaneous and  
Environment Control  

 Help  (h),
 About PMON  (about),
 Enter DBX mode  (debug),
 History  (hi),
 Display/set Enviroment Variable  (set /  eset),
 Set Terminal Parameters  (stty),
 Date Set / Date Display  (date),
 Write / Erase Flash Memory areas  ( flash),
 Transparent Mode  (tr),
 Flush the Caches  (flush),
 Display the version number,  (ver)
 The Command Shell,  (sh)
 Paginator,  (more)
 Reboot PMON.  (reboot)

Diagnostics   Memory Test  (mt),
 Network PING (ping)

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


 

Feel free to examine the source code, or download the entire project.


Navigation: Document Home | Document Contents | Document Index