Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2000 00:41:06 +0200
From:      "clemensF" <ino-waiting@gmx.net>
To:        Albert Yang <albert@achtung.com>
Cc:        small@FreeBSD.ORG
Subject:   Re: 'more' has gone from the 5.x/4.x sources. more is less
Message-ID:  <20000704004106.J8091@spotteswoode.de>
In-Reply-To: <395DAFB5.22179.11EFF1@localhost>; from albert@achtung.com on Sat, Jul 01, 2000 at 08:45:41AM -0700
References:  <20000701163515.B2189@spotteswoode.de> <200007011531.RAA58118@info.iet.unipi.it> <395DAFB5.22179.11EFF1@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
> Albert Yang:

> Question, I know after I gcc something, I can run a program in linux 
> called "strip" and it strips out all the debug stuff and makes the .o 
> code smaller.  I assume this isn't a linux thing, but works on BSD as 
> well?  Has anybody tried that?  From my understanding, it strips all 
> debug information.  Anyone? 

it strips off the symbol table, which is needed for orientation in de-
bugging.  almost every compiler-suit supplies a utility for this.

clemens


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-small" in the body of the message




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