* Made some internal lists use DoublyLinkedLists instead of struct list.
* Added a few KDL commands to improve your debugging experience. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35469 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
// maximum implementation derived buffer size is 65536
|
||||
|
||||
#define ENABLE_DEBUGGER_COMMANDS 1
|
||||
//#define ENABLE_STATS 1
|
||||
#define ENABLE_STATS 1
|
||||
#define PARANOID_BUFFER_CHECK NET_BUFFER_PARANOIA
|
||||
|
||||
#define COMPONENT_PARANOIA_LEVEL NET_BUFFER_PARANOIA
|
||||
|
||||
Reference in New Issue
Block a user