Memory usage
Show currently running processes in bshell
In the Option Dialog dialog box, select . On the Bshell Debug Levels tab, select Dump Process List. This option is not available from the command line.
Show total memory usage
In the Option Dialog dialog box, select . On the Bshell Debug Levels tab, select . Or, from the command line, run –dbgmemtot.
Show free memory list
In the Option Dialog dialog box, select . On the Bshell Debug Levels tab, select . Or, from the command line, run –dbgmemfree.
Show used memory list
In the Option Dialog dialog box, select . On the Bshell Debug Levels tab, select . Or, from the command line, run –dbgmemused.
Show memory usage per block
In the Option Dialog dialog box, select . On the Bshell Debug Levels tab, select . Or, from the command line, run –dbgmemblk.
Show all memory statistics
In the Option Dialog dialog box, select . On the Bshell Debug Levels tab, select . Or, from the command line, run –dbgmem.
Add remark to log file (enter the remark in the field and then click the button)
In the Option Dialog dialog box, select . On the Bshell Debug Levels tab, select . This option is not available from the command line.
Display shared-memory information
In the Option Dialog dialog box, select . On the Bshell Debug Levels tab, select . This option is not available from the command line.