* 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:
Axel Dörfler
2010-02-15 13:28:33 +00:00
parent 965abdebd5
commit a3ec278add
5 changed files with 191 additions and 41 deletions
@@ -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