Commit Graph

12 Commits

Author SHA1 Message Date
Mathieu Lacage
db94cb6941 use the NS_DEBUG env var rather than NS3_DEBUG, as explained by the documentation. 2007-05-10 09:57:32 +02:00
Unknown
66b7a217c6 coding style typo 2007-03-28 17:58:17 +02:00
Unknown
e51debfab5 work around static initiliazer ordering problem 2007-03-28 17:57:58 +02:00
Unknown
2caa234d78 no need to use compare function directly 2007-03-28 17:52:39 +02:00
Mathieu Lacage
d9318db068 convert use of <cassert> to "ns3/assert.h" 2007-02-16 09:56:21 +01:00
Mathieu Lacage
50a1e7d737 split out assert from debug.h 2007-02-16 09:00:22 +01:00
Mathieu Lacage
cb102a5d0b improve assert brekapoint function 2007-02-13 10:22:49 +01:00
Mathieu Lacage
f5fee4c7af really trigger segfault when needed 2007-02-13 09:52:42 +01:00
Mathieu Lacage
bd19595461 add NS3_ASSERT and NS3_ASSERT_MSG 2007-02-13 09:45:32 +01:00
Mathieu Lacage
7abd854183 test and debug the debug support 2007-02-07 08:49:54 +01:00
Mathieu Lacage
8cfa657d89 remove EnableEnvVar function 2007-02-06 21:42:31 +01:00
Mathieu Lacage
84bdfa4ac5 add debugging support 2007-02-06 20:40:38 +01:00