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 5d03f7f..f9742dc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2008-04-24 Vladimir Prus <vladimir@codesourcery.com> + + * breakpoint.c (print_one_breakpoint_location): In MI + mode, report the location string the breakpoint was + originally created with. + 2008-04-23 Maxim Grigoriev <maxim2405@gmail.com> * Makefile.in (xtensa-tdep.o): Update dependencies. |