7.1 Command Line Arguments to the Debugged Process and Command Line Editor

Some applications demand command line arguments in order to execute properly, and others allow command line arguments when being executed. In order to support debugging of such applications, Valhalla have facilities for handling command line arguments to the debugged process.

Command Line arguments are specified through the Command Line Editor.

Figure 9: The Command Line Editor

Top 
[2kb 220x150 GIF]

Here you can edit and specify the command line arguments to the debugged process before they are handed to the debugged process.

At any time during the debugging of the application, you can invoke the Command Line Editor to edit the command line arguments (by selecting Command Line... in the Edit menu). Editing the command line arguments does, however, not directly affect the process being debugged. The changes are only reflected to the debugged process when it is rerun.


Mjolner Integrated Development Tool - Reference Manual
© 1991-2002 Mjølner Informatics
[Modified: Friday October 27th 2000 at 14:56]