diff options
| author | Andriy Gapon <avg@FreeBSD.org> | 2013-08-07 08:03:50 +0000 |
|---|---|---|
| committer | Andriy Gapon <avg@FreeBSD.org> | 2013-08-07 08:03:50 +0000 |
| commit | 818d282e7bd0a4463449de416b1c7828bf9bf9c8 (patch) | |
| tree | 5072be419650d7a9c5c99fd33ad33d9c0f7241d4 /sys/ia64 | |
| parent | 3de1bd950210d9f5c3acb783459ed2e39108f98e (diff) | |
Notes
Diffstat (limited to 'sys/ia64')
| -rw-r--r-- | sys/ia64/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index cb516172ba0e..9249265cc1f7 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -66,7 +66,7 @@ options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B RT extensions # Debugging support. Always need this: options KDB # Enable kernel debugger support. # For minimum debugger support (stable branch) use: -#options KDB_TRACE # Print a stack trace for a panic. +options KDB_TRACE # Print a stack trace for a panic. # For full debugger support use this instead: options DDB # Support DDB options GDB # Support remote GDB |
