binutils-gdb/gdb/mi
Joel Brobecker 5713b9b5c1 Add support for --start option in -exec-run GDB/MI command.
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.
2013-10-04 08:35:31 +00:00
..
ChangeLog-1999-2003
mi-cmd-break.c 2013-07-19 Hui Zhu <hui@codesourcery.com> 2013-07-19 07:26:46 +00:00
mi-cmd-break.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-catch.c 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> 2013-01-31 18:37:39 +00:00
mi-cmd-disas.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-env.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-file.c gdb/ 2013-02-03 16:13:31 +00:00
mi-cmd-info.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-stack.c PR gdb/15911: "info threads" changes the default source and line (for "break", "list") 2013-09-17 18:26:41 +00:00
mi-cmd-target.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-var.c gdb/ 2013-06-03 03:16:24 +00:00
mi-cmds.c gdb/ 2013-06-26 08:17:27 +00:00
mi-cmds.h gdb/ 2013-06-26 08:17:27 +00:00
mi-common.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-common.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-console.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-console.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-getopt.c Add mi_getopt_allow_unknown 2013-08-27 03:04:45 +00:00
mi-getopt.h Add mi_getopt_allow_unknown 2013-08-27 03:04:45 +00:00
mi-interp.c * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. 2013-09-30 11:50:12 +00:00
mi-main.c Add support for --start option in -exec-run GDB/MI command. 2013-10-04 08:35:31 +00:00
mi-main.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-out.c Add support for a destructor for ui_out data and use it to 2013-02-12 01:47:49 +00:00
mi-out.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-parse.c add -Wold-style-declaration 2013-07-01 19:50:11 +00:00
mi-parse.h gdb/ 2013-06-03 03:16:24 +00:00
mi-symbol-cmds.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00