Use elf symbols in DDB.

This commit is contained in:
Doug Rabson 1998-06-28 00:48:48 +00:00
parent 812e7ee3e3
commit 949398af9d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=37215

View file

@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
# $Id: GENERIC,v 1.107 1998/02/16 23:57:03 msmith Exp $
# $Id: SIMOS,v 1.1 1998/06/10 10:54:02 dfr Exp $
machine "alpha"
cpu "EV5"
@ -81,4 +81,5 @@ options KTRACE #kernel tracing
options SYSVSHM
options DDB
options DB_ELF_SYMBOLS