Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 1995 10:14:29 -0700 (MST)
From:      Scott Mace <smace@metal-mail.neosoft.com>
To:        bde@freefall.cdrom.com (Bruce Evans)
Cc:        CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com
Subject:   Re: cvs commit: src/usr.bin/symorder symorder.1 symorder.c
Message-ID:  <199501201714.KAA05728@metal.ops.neosoft.com>
In-Reply-To: <199501170720.XAA00592@freefall.cdrom.com> from "Bruce Evans" at Jan 16, 95 11:20:27 pm

next in thread | previous in thread | raw e-mail | index | archive | help
This might be related to this change:

Whenever I try and build a kernel with debugging (config -g) I get the 
following when trying to re-arrange the symbol table

symorder: kernel: corrupted symbol table: Inappropriate file type or format

I did this 3 times each made from scratch...

	Scott

> 
> bde         95/01/16 23:20:27
> 
>   Modified:    usr.bin/symorder symorder.1 symorder.c
>   Log:
>   Add option `-x excludelist'.  This will be used for removing variously
>   spelled g*compiled* symbols from the kernel so that ddb doesn't have to
>   do it.  The symbols are currently removed by dbsym but dbsym will go
>   away when symbols are loaded by the boot loader.
>   
>   Document -m option in usage message.
>   
>   Check for overrunning some arrays.
>   
>   Fix some misformatting.
> 




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