Memory usage

Show currently running processes in bshell

In the Option Dialog dialog box, select Debug Bshell. 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 Debug Bshell. On the Bshell Debug Levels tab, select Total Memory. Or, from the command line, run –dbgmemtot.

Show free memory list

In the Option Dialog dialog box, select Debug Bshell. On the Bshell Debug Levels tab, select Free Memory. Or, from the command line, run –dbgmemfree.

Show used memory list

In the Option Dialog dialog box, select Debug Bshell. On the Bshell Debug Levels tab, select Memory Used. Or, from the command line, run –dbgmemused.

Show memory usage per block

In the Option Dialog dialog box, select Debug Bshell. On the Bshell Debug Levels tab, select Memory Block List. Or, from the command line, run –dbgmemblk.

Show all memory statistics

In the Option Dialog dialog box, select Debug Bshell. On the Bshell Debug Levels tab, select All Memory Info. 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 Debug Bshell. On the Bshell Debug Levels tab, select Write Remark to Log. This option is not available from the command line.

Display shared-memory information

In the Option Dialog dialog box, select Debug Bshell. On the Bshell Debug Levels tab, select Display Shared Mem. This option is not available from the command line.