| |||
Home > The RealView Debugger Environment > Starting RealView Debugger from the command line |
If your RealView Development Suite (RVDS) environment is correctly configured, you can start RealView Debugger from the command line by typing rvdebug together with any arguments.
By default, the RealView Debugger starts in graphical user
interface (GUI) mode. The GUI has a built-in command line. To start
RealView Debugger in command line interface (CLI) mode, you must
specify the --cmd
option.
If you are having problems starting RealView Debugger, see the RealView Development Suite Getting Started Guide for details of how to fix problems with your RVDS environment.