Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
- options DDB_CTF # Kernel ELF linker loads CTF data
- # options KDB # Enable kernel debugger support.
- # options KDB_TRACE # Print a stack trace for a panic.
- ## Enable the ddb debugger backend.
- #options DDB
- #options DDB_NUMSYM
- ## Enable the remote gdb debugger backend.
- #options GDB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement