]> Git Repo - binutils.git/blobdiff - gdb/ChangeLog
gdb/
[binutils.git] / gdb / ChangeLog
index 31ecb29c8868d6c3a52850f4fe109bcee5618cf6..d9b07b043fa8b1fcea33597d3e8f96a9d66a17d2 100644 (file)
@@ -1,3 +1,16 @@
+2012-03-19  Jan Kratochvil  <[email protected]>
+
+       * NEWS: Describe new options --init-command=FILE, -ix and
+       --init-eval-command=COMMAND, -iex.
+       * main.c (struct cmdarg): New enum items CMDARG_INIT_FILE and
+       CMDARG_INIT_COMMAND.
+       (captured_main): New enum items OPT_IX and OPT_IEX.  Add
+       "init-command", "init-eval-command", "ix" and "iex" to the variable
+       long_options.  Handle OPT_IX and OPT_IEX.  Process them from CMDARG_VEC.
+       New comment for CMDARG_FILE and CMDARG_COMMAND processing.
+       (print_gdb_help): Describe --init-command=FILE, -ix and
+       --init-eval-command=COMMAND, -iex.
+
 2012-03-19  Jan Kratochvil  <[email protected]>
 
        Code cleanup.
This page took 0.02226 seconds and 4 git commands to generate.