Fix format error of ChangeLog.
This commit is contained in:
parent
f6150862d2
commit
c65e009ff7
@ -32,13 +32,11 @@
|
||||
2013-04-23 Hui Zhu <hui@codesourcery.com>
|
||||
|
||||
PR gdb/15293
|
||||
|
||||
* breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
|
||||
|
||||
2013-04-23 Hui Zhu <hui@codesourcery.com>
|
||||
|
||||
PR gdb/15165
|
||||
|
||||
* breakpoint.c (dprintf_print_recreate): New.
|
||||
(save_breakpoints): Let it not save dprintf commands.
|
||||
(initialize_breakpoint_ops): Set dprintf_print_recreate.
|
||||
|
@ -1,7 +1,6 @@
|
||||
2013-04-25 Hui Zhu <hui@codesourcery.com>
|
||||
|
||||
PR gdb/15186
|
||||
|
||||
* ax.c (ax_printf): Add fflush.
|
||||
|
||||
2013-04-22 Tom Tromey <tromey@redhat.com>
|
||||
|
@ -6,13 +6,11 @@
|
||||
2013-04-23 Hui Zhu <hui@codesourcery.com>
|
||||
|
||||
PR gdb/15293
|
||||
|
||||
* gdb.base/dprintf.exp: Add ignore command.
|
||||
|
||||
2013-04-23 Hui Zhu <hui@codesourcery.com>
|
||||
|
||||
PR gdb/15165
|
||||
|
||||
* gdb.base/save-bp.exp: Add test for dprintf.
|
||||
|
||||
2013-04-22 Tom Tromey <tromey@redhat.com>
|
||||
|
Loading…
Reference in New Issue
Block a user