Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [ob] breakpoint.c (disable_breakpoints_in_shlibs): Delete unused local
@ 2009-02-26  8:37 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2009-02-26  8:37 UTC (permalink / raw)
  To: gdb-patches

Hi.

Checked in under the obvious rule.

2009-02-25  Doug Evans  <dje@google.com>

	* breakpoint.c (disable_breakpoints_in_shlibs): Delete local
	disabled_shlib_breaks, unused.

diff -u -p -r1.378 breakpoint.c
--- breakpoint.c	21 Feb 2009 16:14:47 -0000	1.378
+++ breakpoint.c	25 Feb 2009 21:41:52 -0000
@@ -4424,7 +4424,6 @@ void
 disable_breakpoints_in_shlibs (void)
 {
   struct bp_location *loc;
-  int disabled_shlib_breaks = 0;
 
   ALL_BP_LOCATIONS (loc)
   {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-25 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-26  8:37 [ob] breakpoint.c (disable_breakpoints_in_shlibs): Delete unused local Doug Evans

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