| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in groups > Set commands | |||
List of commands:
set is an alias for set
variable.
Controls the behavior of the debugger when selecting the instruction set for disassembly and setting breakpoints.
Controls the automatic loading of shared library symbols.
Controls the default
behavior when using the info stack command.
Controls the automatic behavior of breakpoints and watchpoints.
Controls whether run control operations such as stepping and running are blocked until the target stops or released immediately.
Specifies the address
of the temporary breakpoint for subsequent use by the start command.
Specifies the byte order for use by the debugger.
Controls the use of special characters in paths.
Defines a memory region for use as a flash buffer.
Modifies the default
number of source lines that the list command displays.
Controls the Operating System (OS) settings in the debugger.
Controls the current debugger print settings.
Controls the semihosting operations in the debugger.
Specifies additional directories to search for shared library symbols.
Specifies whether to step into or step over a function with no debug information.
Specifies whether the debugger stops execution when it is notified of an event by the dynamic linker.
Modifies the search paths used when displaying source code.
Specifies the system root for prefixing shared library paths.
Specifies an expression and assigns the result to a variable.
Specifies the wildcard style to use for pattern matching in strings.
Type help followed by a command name for
more information on a specific command.