OSSP CVS Repository

ossp - Check-in [3220]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3220
Date: 2003-Feb-11 14:17:39 (local)
2003-Feb-11 13:17:39 (UTC)
User:rse
Branch:
Comment: upgrade dmalloc stuff
Tickets:
Inspections:
Files:
ossp-pkg/pth/.dmallocrc      1.3 -> 1.4     16 inserted, 10 deleted
ossp-pkg/pth/config.param      1.20 -> 1.21     1 inserted, 1 deleted

ossp-pkg/pth/.dmallocrc 1.3 -> 1.4

--- .dmallocrc   2001/03/24 14:56:46     1.3
+++ .dmallocrc   2003/02/11 13:17:39     1.4
@@ -1,20 +1,26 @@
 ##
 ##  Dmalloc Init Script for use with GNU Pth
-##  Copyright (c) 1999-2001 Ralf S. Engelschall <rse@engelschall.com>
+##  Copyright (c) 1999-2003 Ralf S. Engelschall <rse@engelschall.com>
 ##
 
-# no debugging
+#   no debugging
 none    none
 
-# basic debugging
+#   basic debugging
 debug1  log-stats, log-non-free, check-fence
 
-# more logging and some heap checking
-debug2  log-stats, log-non-free, log-trans, \
-        check-fence, check-heap, check-lists, error-abort
-
-# good utilities
-debug3  log-stats, log-non-free, log-trans, \
-        log-admin, check-fence, check-heap, check-lists, realloc-copy, \
-        free-blank, error-abort
+#   more logging and some heap checking
+debug2  log-stats, log-non-free, check-fence, \
+        log-trans, check-heap, check-lists
+
+#   good utilities
+debug3  log-stats, log-non-free, check-fence, \
+        log-trans, check-heap, check-lists, \
+        log-admin, realloc-copy, free-blank
+
+#   full metal jacket
+debug4  log-stats, log-non-free, check-fence, \
+        log-trans, check-heap, check-lists, \
+        log-admin, realloc-copy, free-blank, \
+        log-bad-space, log-nonfree-space
 


ossp-pkg/pth/config.param 1.20 -> 1.21

--- config.param 2003/01/01 15:49:11     1.20
+++ config.param 2003/02/11 13:17:39     1.21
@@ -52,7 +52,7 @@
 
 #   build for developing
 #   (developer machine only)
-#   [Hint: dmalloc -l dmalloc.log -i 1 debug3]
+#   [Hint: dmalloc -l dmalloc.log -i 1 debug1]
 devel {
     CC=/usr/opkg/bin/gcc IF test -f /usr/opkg/bin/gcc
     --prefix=/usr/opkg/local/PKG/pth IF test -d /usr/opkg/local/PKG/pth/

CVSTrac 2.0.1