gdb.trace: Fix off-by-one in tfile_fetch_registers.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 04daf07eef15a792c50c706be20e90ee6e06c8c4..9f8aa1d5c4116e9c19ce2e7586275ccb5db03e95 100644 (file)
@@ -1,3 +1,26 @@
+2016-02-10  Marcin Koƛcielnicki  <koriakin@0x04.net>
+
+       * tracefile-tfile.c (tfile_fetch_registers): Fix off-by-one in bounds
+       check.
+
+2016-02-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Create a new section for the next release branch.
+       Rename the section of the current branch, now that it has
+       been cut.
+
+2016-02-10  Joel Brobecker  <brobecker@adacore.com>
+
+       GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
+       * version.in: Bump version to 7.11.50.DATE-git.
+
+2016-02-09  Keith Seitz  <keiths@redhat.com>
+
+       PR breakpoints/19546
+       * breakpoint.c (breakpoint_event_location_empty_p): New function.
+       (update_breakpoints_after_exec, bkpt_re_set): Use this new function
+       instead of event_location_empty_p.
+
 2016-02-09  Keith Seitz  <keiths@redhat.com>
 
        * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Use
This page took 0.027033 seconds and 4 git commands to generate.