From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <002201c23b8a$b90fc7e0$6501a8c0@KIKE> From: "matt" To: <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: [9fans] debugmalloc Date: Sun, 4 Aug 2002 08:44:09 +0100 Topicbox-Message-UUID: d77657e6-eaca-11e9-9e20-41e7f4b1d025 Here I am 8.41 on a Sunday morning about to start scoping for memory leaks when someone freed debugmalloc from under me :) cpu% man debugmalloc man: no manual page cpu% ls /sys/src/libdebugmalloc ls: /sys/src/libdebugmalloc: '/sys/src/libdebugmalloc' does not exist A change not mentioned in Changes to the Programming Environment in the Fourth Release of Plan 9 Curse those 3e printed manuals I bought Is there a replacement or is it back to if (debug) print? M