From owner-freebsd-ports Tue Mar 21 13:32:36 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA04113 for ports-outgoing; Tue, 21 Mar 1995 13:32:36 -0800 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA04105 for ; Tue, 21 Mar 1995 13:32:34 -0800 Received: (from phk@localhost) by ref.tfs.com (8.6.8/8.6.6) id NAA02121 for ports@freebsd.org; Tue, 21 Mar 1995 13:32:29 -0800 From: Poul-Henning Kamp Message-Id: <199503212132.NAA02121@ref.tfs.com> Subject: Re: Debugging (commin to a CD near us ?) To: ports@FreeBSD.org Date: Tue, 21 Mar 1995 13:32:29 -0800 (PST) Content-Type: text Content-Length: 2542 Sender: ports-owner@FreeBSD.org Precedence: bulk Who does the port ? Forwarded message: > From owner-freebsd-hackers@freefall.cdrom.com Tue Mar 21 13:30:36 1995 > Message-Id: <199503211323.NAA02764@star-gate.com> > X-Authentication-Warning: star-gate.com: Host localhost didn't use HELO protocol > X-Mailer: exmh version 1.6alpha 2/16/95 > To: hackers@FreeBSD.org > Subject: Re: Debugging > In-reply-to: Your message of "Tue, 21 Mar 1995 14:36:07 EST." > > Mime-Version: 1.0 > Content-Type: text/plain; charset=us-ascii > Date: Tue, 21 Mar 1995 13:22:56 +0000 > From: User & > Sender: hackers-owner@FreeBSD.org > Precedence: bulk > > > Some tidbits on how I managed to build tgdb on FreeBSD. > > I found tgdb at: > wcarchive.cdrom.com:/.4/linux/sunsite/devel/debuggers/tgdb-1.1.src.tgz > > >From the INSTALL notes: > To build tgdb_wish, the Tcl/Tk interpreter for tgdb's code, the following > packages are needed: > > tcl7.3 > tk3.6 (or tk3.6pl1) > tclX7.3a (or tclX7.3b) > BLT1.3 (or newer) > TkSteal3.6c (or newer) > expect5.3 (or newer) > > ------------- > > In freebsd.cdrom.com, you will find patches for blt, tcl, tk, tclX: > wcarchive.cdrom.com:/.11/FreeBSD/FreeBSD-current/ports/x11/tk > wcarchive.cdrom.com:/.11/FreeBSD/FreeBSD-current/ports/x11/blt > wcarchive.cdrom.com:/.11/FreeBSD/FreeBSD-current/ports/lang/tcl > wcarchive.cdrom.com:/.11/FreeBSD/FreeBSD-current/ports/lang/tclX > wcarchive.cdrom.com:/.11/FreeBSD/FreeBSD-current/ports/lang/expect > > I untar all the packages to /usr/local/src: > star-gate# ls /usr/local/src > TkSteal expect-5.13 tclX7.3b > blt-1.7 tcl7.3 tk3.6 > > (don't use blt-1.7) > > Apply all the respective patches to the packages. > > Go to each sub-directories in the following order tcl7.3, tk3.6,tclX7.3b, > blt-1.7, expect-5.13 and execute: > ./configure > make > make install > > To configure TkSteal: > ./configure -with-expect -with-blt -with-tclX > make > make install > > The resulting wish is all that you now need to run tgdb :) > > When making tgdb, the make file will need to use bash and > of course gnu's make. > > > Is a cool debugger however it needs a bit more work to make it > look as good as exmh which of course I am using right now :) > > Have fun, > Amancio > > > > -- Poul-Henning Kamp -- TRW Financial Systems, Inc. 'All relevant people are pertinent' && 'All rude people are impertinent' => 'no rude people are relevant'