Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152498625
D4070.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
650 B
Referenced Files
None
Subscribers
None
D4070.diff
View Options
Index: sys/arm/arm/db_trace.c
===================================================================
--- sys/arm/arm/db_trace.c
+++ sys/arm/arm/db_trace.c
@@ -31,6 +31,9 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+
+#include "opt_ddb.h"
+
#include <sys/param.h>
#include <sys/systm.h>
Index: sys/conf/options
===================================================================
--- sys/conf/options
+++ sys/conf/options
@@ -50,7 +50,7 @@
# Debugging options.
ALT_BREAK_TO_DEBUGGER opt_kdb.h
BREAK_TO_DEBUGGER opt_kdb.h
-DDB
+DDB opt_ddb.h
DDB_BUFR_SIZE opt_ddb.h
DDB_CAPTURE_DEFAULTBUFSIZE opt_ddb.h
DDB_CAPTURE_MAXBUFSIZE opt_ddb.h
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 16, 8:34 AM (9 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31590316
Default Alt Text
D4070.diff (650 B)
Attached To
Mode
D4070: Add DDB to opt_ddb.h
Attached
Detach File
Event Timeline
Log In to Comment