Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] dprintf tweaks
@ 2012-12-12  4:13 Yao Qi
  2012-12-12  4:13 ` [PATCH 1/3] Test of breakpoint output for dprintf Yao Qi
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Yao Qi @ 2012-12-12  4:13 UTC (permalink / raw)
  To: gdb-patches

Hi,
I happen to see that a block of code about dprintf in
print_one_breakpoint_location is dead, and patch 2/3 is
to remove the dead block.  Patch 1/3 is to test the output
of 'info breakpoints' for dprintf in different dprint-style.

The whole series are tested on x86_linux with native and
gdbserver board file.

  Test of breakpoint output for dprintf
  Remove dead code for dprintf.
  Assert 'printf_line' is non-null.

 gdb/breakpoint.c                               |   49 ++++++++++--------------
 gdb/testsuite/gdb.base/dprintf.exp             |   13 ++++++
 gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp |    2 +-
 3 files changed, 34 insertions(+), 30 deletions(-)

-- 
1.7.7.6


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-01-11 15:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-12  4:13 [PATCH 0/3] dprintf tweaks Yao Qi
2012-12-12  4:13 ` [PATCH 1/3] Test of breakpoint output for dprintf Yao Qi
2013-01-09 20:35   ` Tom Tromey
2013-01-10  5:43     ` Joel Brobecker
2013-01-10 14:53       ` Yao Qi
2013-01-10 14:55         ` Tom Tromey
2013-01-11 15:22         ` [obv] Fix new FAIL on 64-bit targets [Re: [PATCH 1/3] Test of breakpoint output for dprintf] Jan Kratochvil
2012-12-12  4:13 ` [PATCH 2/3] Remove dead code for dprintf Yao Qi
2013-01-09 20:45   ` Tom Tromey
2012-12-12  4:13 ` [PATCH 3/3] Assert 'printf_line' is non-null Yao Qi
2013-01-09 21:43   ` Tom Tromey
2013-01-07 14:16 ` [ping]: [PATCH 0/3] dprintf tweaks Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox