Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2004 03:30:32 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 54683 for review
Message-ID:  <200406120330.i5C3UWF7038688@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=54683

Change 54683 by marcel@marcel_nfs on 2004/06/12 03:30:17

	Speculatively rename the executable from gdb6 to gdb.

Affected files ...

.. //depot/projects/gdb/gnu/usr.bin/gdb/gdb/Makefile#15 edit

Differences ...

==== //depot/projects/gdb/gnu/usr.bin/gdb/gdb/Makefile#15 (text+ko) ====

@@ -5,7 +5,7 @@
 .PATH:	${CNTRB_GDB}/gdb ${CNTRB_GDB}/gdb/cli ${CNTRB_GDB}/gdb/mi	\
 	${CNTRB_GDB}/gdb/signals ${CNTRB_GDB}/gdb/tui ${TARGET_SUBDIR}
 
-PROG=	gdb6
+PROG=	gdb
 NOMAN=	yes
 GENSRCS=version.c nm.h tm.h
 SRCS=	annotate.c arch-utils.c auxv.c ax-gdb.c ax-general.c bcache.c	\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406120330.i5C3UWF7038688>