diff options
author | marcel <marcel@FreeBSD.org> | 2004-07-11 01:44:07 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2004-07-11 01:44:07 +0000 |
commit | 8d6c4e9703e70c85e56a48732e04130d52f15c34 (patch) | |
tree | 243f95f10e13fee637cf11f469c8d2a0d0e5272d /sys/kern/uipc_socket.c | |
parent | a0cdda068d90c8766082a029675ec939f8aa6840 (diff) | |
download | FreeBSD-src-8d6c4e9703e70c85e56a48732e04130d52f15c34.zip FreeBSD-src-8d6c4e9703e70c85e56a48732e04130d52f15c34.tar.gz |
Update for the KDB framework:
o Rename WITNESS_DDB to WITNESS_KDB. In the new world order KDB is the
acronym to use for debugging related code. The DDB option is used
to enable the DDB debugger backend only.
o Likewise, rename DDB_TRACE to KDB_TRACE, rename DDB_UNATTENDED to
KDB_UNATTENDED and rename SC_HISTORY_DDBKEY to SC_HISTORY_KDBKEY.
o Remove DDB_NOKLDSYM. The new DDB backend supports pre-linker symbol
lookups as well as KLD symbol lookups at the same time.
o Remove GDB_REMOTE_CHAT. The GDB protocol hacks to allow this are
FreeBSD specific. At the same time, the GDB protocol has packets
for console output.
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions