PERFORCE change 51723 for review
Marcel Moolenaar
marcel at FreeBSD.org
Sun Apr 25 12:18:03 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=51723
Change 51723 by marcel at marcel_sledge on 2004/04/25 12:17:41
Pull db_active and ddb_regs into the #if 0 as well.
Affected files ...
.. //depot/projects/gdb/sys/amd64/amd64/db_interface.c#7 edit
Differences ...
==== //depot/projects/gdb/sys/amd64/amd64/db_interface.c#7 (text+ko) ====
@@ -52,10 +52,9 @@
extern void gdb_handle_exception(db_regs_t *, int, int);
+#if 0
int db_active;
db_regs_t ddb_regs;
-
-#if 0
static jmp_buf db_global_jmpbuf;
/*
More information about the p4-projects
mailing list