Accept command line arguments for debugged executable
commit1546900ddfdd7ea3f6da8b4d06cbff4d861cc68c
authorThomas Neumann <tneumann@users.sourceforge.net>
Fri, 4 Jan 2008 13:41:00 +0000 (4 14:41 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Fri, 4 Jan 2008 20:31:24 +0000 (4 21:31 +0100)
tree842a806bde14d8d30f210d55e565113aa22ef035
parent9fd75dd0c0d4d9e44aaf423a150eb459b9004716
Accept command line arguments for debugged executable

This introduces the new command line option -a which can be used to specify
command line arguments for the debugged executable. Note that specifying -a
affects later invocations of kdbg, too, as the per-file configuration is
updated.
kdbg/debugger.cpp
kdbg/debugger.h
kdbg/main.cpp
kdbg/mainwndbase.cpp
kdbg/mainwndbase.h