From 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sun, 21 Mar 2010 01:30:13 +0000 Subject: Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image. --- tools/debugscripts/README | 2 +- tools/debugscripts/dot.gdbinit | 2 +- tools/debugscripts/gdbinit.i386 | 2 +- tools/debugscripts/gdbinit.kernel | 2 +- tools/debugscripts/kgdb | 2 +- tools/debugscripts/kld_deb.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tools/debugscripts') diff --git a/tools/debugscripts/README b/tools/debugscripts/README index bd28cdc547af..c6a8047fc6bd 100644 --- a/tools/debugscripts/README +++ b/tools/debugscripts/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/debugscripts/README,v 1.2.32.1 2010/02/10 00:26:20 kensmith Exp $ This directory contains gdb macros for kernel debugging. When you build a debug kernel, the target "gdbinit" in the kernel Makefile will diff --git a/tools/debugscripts/dot.gdbinit b/tools/debugscripts/dot.gdbinit index e57ac1676476..69b8343f094e 100644 --- a/tools/debugscripts/dot.gdbinit +++ b/tools/debugscripts/dot.gdbinit @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/dot.gdbinit,v 1.9.12.1 2010/02/10 00:26:20 kensmith Exp $ # .gdbinit file for remote serial debugging. # # XXX Do not use this file directly. It contains parameters which are diff --git a/tools/debugscripts/gdbinit.i386 b/tools/debugscripts/gdbinit.i386 index e02b2063f509..b503b40dd9c5 100644 --- a/tools/debugscripts/gdbinit.i386 +++ b/tools/debugscripts/gdbinit.i386 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/gdbinit.i386,v 1.4.24.1 2010/02/10 00:26:20 kensmith Exp $ # Assembler-level macros for i386 # Disassemble the next 10 instructions. define xi diff --git a/tools/debugscripts/gdbinit.kernel b/tools/debugscripts/gdbinit.kernel index 91d85c22a57c..cdeb56076159 100644 --- a/tools/debugscripts/gdbinit.kernel +++ b/tools/debugscripts/gdbinit.kernel @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/gdbinit.kernel,v 1.8.24.1 2010/02/10 00:26:20 kensmith Exp $ # General kernel macros # Print the command name of the current process diff --git a/tools/debugscripts/kgdb b/tools/debugscripts/kgdb index ae580b301d41..185a49a6eebe 100644 --- a/tools/debugscripts/kgdb +++ b/tools/debugscripts/kgdb @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/kgdb,v 1.2.24.1 2010/02/10 00:26:20 kensmith Exp $ crashpath="/var/crash" kld_debpy="kld_deb.py" diff --git a/tools/debugscripts/kld_deb.py b/tools/debugscripts/kld_deb.py index 0ea12ab87b97..61a3cdd28e17 100644 --- a/tools/debugscripts/kld_deb.py +++ b/tools/debugscripts/kld_deb.py @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/kld_deb.py,v 1.2.24.1 2010/02/10 00:26:20 kensmith Exp $ import sys import os -- cgit v1.3