PERFORCE change 51718 for review

Marcel Moolenaar marcel at FreeBSD.org
Sun Apr 25 11:29:01 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=51718

Change 51718 by marcel at marcel_sledge on 2004/04/25 11:28:24

	Pull db_global_jmpbuf into the #if 0. It's not used.

Affected files ...

.. //depot/projects/gdb/sys/amd64/amd64/db_interface.c#6 edit

Differences ...

==== //depot/projects/gdb/sys/amd64/amd64/db_interface.c#6 (text+ko) ====

@@ -55,9 +55,9 @@
 int	db_active;
 db_regs_t ddb_regs;
 
+#if 0
 static jmp_buf	db_global_jmpbuf;
 
-#if 0
 /*
  *  ddb_trap - field a TRACE or BPT trap
  */


More information about the p4-projects mailing list