diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 1998-06-28 00:48:48 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 1998-06-28 00:48:48 +0000 |
| commit | 949398af9d2b0416c0eb41d9b559a0e054e7d165 (patch) | |
| tree | f9bc9b0e9db0e7c3fe126680c791c71254a65be6 | |
| parent | 812e7ee3e3799c4afeb8f6e161b9dd5feefd88a3 (diff) | |
Notes
| -rw-r--r-- | sys/alpha/conf/SIMOS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/alpha/conf/SIMOS b/sys/alpha/conf/SIMOS index 052dfadb171a..4525c83f6b81 100644 --- a/sys/alpha/conf/SIMOS +++ b/sys/alpha/conf/SIMOS @@ -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 |
