| |||
| Home > RealView Debugger Predefined Macros > Predefined macros listed by function > Miscellaneous | |||
Table 3.6 contains a summary of other predefined macros.
Table 3.6. Miscellaneous macros
| Description | Macro |
|---|---|
Performs a target function call. Use this to make an application function call from the debugger. | call on call |
Processes error message returned from macro. | error on error |
Returns a local string from an address. | getsym on getsym |
Returns the value of a specified register. | reg_str on reg_str |