diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 85bb98c..5902857 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2017-02-10 Martin Galvan <martingalvan@sourceware.org> + + PR gdb/21122 + * breakpoint.c (_initialize_breakpoint): Update the help description + of the 'commands' command to indicate that it takes a list argument. + 2017-02-09 Simon Marchi <simon.marchi@ericsson.com> * interps.c (current_interp_set_logging): Remove "return". |