| |||
| Home > RealView Debugger Commands > Debugger commands listed by function > RTOS debugging | |||
Table 2.12 shows the commands that are specific to OS aware connections.
Table 2.12. RTOS-specific debugging commands
Description | Command |
|---|---|
| Control OS awareness | OSCTRL on OSCTRL |
| RTOS action commands | AOS_ |
| RTOS resource commands | DOS_ |
| Select thread in RTOS thread group | THREAD on THREAD |
Table 2.13 shows those commands that provide arguments or have specific behavior for OS aware connections.
Table 2.13. Debugging commands with RTOS-related features
Description | Command |
|---|---|
| Set an instruction breakpoint for a specific thread | BREAKINSTRUCTION on BREAKINSTRUCTION |
| Stop execution at current point | HALT on HALT STOP on STOP |
| Reset processor and cleanup thread states and other OS issues | RESET on RESET |
Other commands can be used with OS aware connections, such as those for stepping, accessing memory and registers, and setting hardware breakpoints.