The "record goto" command scans its arguments for "begin", "start", or "end".
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 63962355f950667b928e5ca025df4743f259c4b3..7c6e1f0bc181185ef490c93b7f3218b280b50873 100644 (file)
@@ -1,3 +1,28 @@
+2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * record.c (record_goto_cmdlist): New.
+       (cmd_record_goto): Split into this ...
+       (cmd_record_goto_begin): ... this
+       (cmd_record_goto_end): ... and this.
+       (_initialize_record): Change "record goto" to prefix command.
+       Add commands for "record goto begin" and "record goto end".
+       Add an alias for "record goto start" to "record goto begin".
+
+2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * linespec.c (convert_linespec_to_sals): New comment for
+       SOURCE_FILENAME assignment.
+
+2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * cleanups.c (restore_my_cleanups): Replace gdb_assert by
+       internal_warning.
+
+2013-05-14  Tom Tromey  <tromey@redhat.com>
+
+       * eval.c (parse_and_eval_long): Make 'exp' const.
+       * value.h (parse_and_eval_long): Update.
+
 2013-05-14  Tom Tromey  <tromey@redhat.com>
 
        * ui-file.c (gdb_fopen): Make arguments const.
This page took 0.02554 seconds and 4 git commands to generate.