Date: Sun, 25 Apr 2004 11:29:00 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 51718 for review Message-ID: <200404251829.i3PIT0bn023282@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=51718 Change 51718 by marcel@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 */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404251829.i3PIT0bn023282>