Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [OB] infrun.c (proceed): Delete unused local stop_signal.
@ 2008-12-02  4:44 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2008-12-02  4:44 UTC (permalink / raw)
  To: gdb-patches

fyi, I checked this in as obvious.

2008-12-01  Doug Evans  <dje@google.com>

	* infrun.c (proceed): Delete unused local stop_signal.

Index: infrun.c
===================================================================
RCS file: /cvs/src/src/gdb/infrun.c,v
retrieving revision 1.342
diff -u -p -r1.342 infrun.c
--- infrun.c	22 Nov 2008 04:41:45 -0000	1.342
+++ infrun.c	2 Dec 2008 04:42:14 -0000
@@ -1303,7 +1303,6 @@ proceed (CORE_ADDR addr, enum target_sig
   struct thread_info *tp;
   CORE_ADDR pc = regcache_read_pc (regcache);
   int oneproc = 0;
-  enum target_signal stop_signal;
 
   if (step > 0)
     step_start_function = find_pc_function (pc);


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

only message in thread, other threads:[~2008-12-02  4:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-02  4:44 [OB] infrun.c (proceed): Delete unused local stop_signal Doug Evans

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