gdb/ChangeLog:
* mi/mi-main.c (run_one_inferior): Add function description.
Make ARG a pointer to an integer whose value determines whether
we should "run" or "start" the program.
(mi_cmd_exec_run): Add handling of the "--start" option.
Reject all other command-line options.
* NEWS: Add entry for "-exec-run"'s new "--start" option.
gdb/doc/ChangeLog:
* gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
new "--start" option.
gdb/testsuite/ChangeLog:
* gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
|
||
|---|---|---|
| .. | ||
| ChangeLog-1999-2003 | ||
| mi-cmd-break.c | ||
| mi-cmd-break.h | ||
| mi-cmd-catch.c | ||
| mi-cmd-disas.c | ||
| mi-cmd-env.c | ||
| mi-cmd-file.c | ||
| mi-cmd-info.c | ||
| mi-cmd-stack.c | ||
| mi-cmd-target.c | ||
| mi-cmd-var.c | ||
| mi-cmds.c | ||
| mi-cmds.h | ||
| mi-common.c | ||
| mi-common.h | ||
| mi-console.c | ||
| mi-console.h | ||
| mi-getopt.c | ||
| mi-getopt.h | ||
| mi-interp.c | ||
| mi-main.c | ||
| mi-main.h | ||
| mi-out.c | ||
| mi-out.h | ||
| mi-parse.c | ||
| mi-parse.h | ||
| mi-symbol-cmds.c | ||