ST20–SWC
3.2 Post-mortem debugging
The post-mortem debugger provides the following features:–
A source and object browser to select a process, a thread and source code.
Commands to print the values of variables and display memory.
A simple interpreter to enable C aggregate types (i.e. structures and arrays) to be displayed.
Creation of dump files.
Debugging from a dump file.
13/21