Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] i386-tdep.c, i386_process_record, document fall-through case.
@ 2011-03-02 22:34 Michael Snyder
  2011-03-02 22:47 ` Mark Kettenis
  2011-03-04 19:05 ` Michael Snyder
  0 siblings, 2 replies; 10+ messages in thread
From: Michael Snyder @ 2011-03-02 22:34 UTC (permalink / raw)
  To: gdb-patches, Hui Zhu

[-- Attachment #1: Type: text/plain, Size: 38 bytes --]

Hui, is this right?

Thanks,
Michael


[-- Attachment #2: fallthru7.txt --]
[-- Type: text/plain, Size: 627 bytes --]

2011-03-02  Michael Snyder  <msnyder@vmware.com>

	* i386-tdep.c (i386_process_record): Document fall through.

Index: i386-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/i386-tdep.c,v
retrieving revision 1.324
diff -u -p -u -p -r1.324 i386-tdep.c
--- i386-tdep.c	8 Feb 2011 14:01:47 -0000	1.324
+++ i386-tdep.c	2 Mar 2011 22:31:15 -0000
@@ -4543,6 +4543,7 @@ Do you want to stop the program?"),
 	  ir.addr -= 1;
 	  goto no_support;
 	}
+      /* ELSE FALL THROUGH */
     case 0x0fb2:    /* lss Gv */
     case 0x0fb4:    /* lfs Gv */
     case 0x0fb5:    /* lgs Gv */

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

end of thread, other threads:[~2011-03-08 18:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-02 22:34 [RFA] i386-tdep.c, i386_process_record, document fall-through case Michael Snyder
2011-03-02 22:47 ` Mark Kettenis
2011-03-04 19:05 ` Michael Snyder
2011-03-07  9:01   ` Hui Zhu
2011-03-07 19:06     ` Michael Snyder
2011-03-08  4:35       ` Hui Zhu
2011-03-08  4:54         ` Joel Brobecker
2011-03-08  4:58           ` Hui Zhu
2011-03-08 18:50             ` Michael Snyder
2011-03-08 17:20           ` Tom Tromey

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