]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
2013-04-10 Pedro Alves <palves@redhat.com>
authorHui Zhu <teawater@gmail.com>
Wed, 10 Apr 2013 04:35:21 +0000 (04:35 +0000)
committerHui Zhu <teawater@gmail.com>
Wed, 10 Apr 2013 04:35:21 +0000 (04:35 +0000)
commit5c2b44181d798da7ed201d94ead3789da53b0b1a
treeadc313a89bdbe9179cfe4a64afff14cb158b2674
parenta5c667350332aa580ad847b4da835f1c5f68f682
2013-04-10  Pedro Alves  <palves@redhat.com>
    Hui Zhu  <hui@codesourcery.com>

* breakpoint.c (dprintf_re_set): New.
(initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
to dprintf_re_set.

2013-04-10  Hui Zhu  <hui@codesourcery.com>

* gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
(MISCELLANEOUS): Add dprintf-pendshr.sl.
* gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/Makefile.in
gdb/testsuite/gdb.base/dprintf-pending.c [new file with mode: 0644]
gdb/testsuite/gdb.base/dprintf-pending.exp [new file with mode: 0644]
gdb/testsuite/gdb.base/dprintf-pendshr.c [new file with mode: 0644]