Subject: Re: ddb
To: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
From: Ken Hornstein <kenh@entropic.com>
List: tech-kern
Date: 10/07/1994 17:43:58
>   why is dbsym still there?
>
>For ports that can't rely on the boot block loading the symbol table.

I'd just like to point out that normally dbsym isn't installed on a 1.0 i386
system; you're running the 0.9 binary that was still left around after the
upgrade.  I've found it a good idea to check the dates on all the binaries and
zap any ones left over from 0.9.

--Ken