From: Cesar Rabak Newsgroups: comp.os.msdos.djgpp Subject: Re: Where can I get a Thread safe malloc debugger? Date: Sun, 02 Jul 2000 16:36:04 -0300 Lines: 20 Message-ID: <395F99A4.D0C3B9E3@uol.com.br> References: NNTP-Posting-Host: 200.231.70.130 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 962567345 967673 200.231.70.130 (16 [39218]) X-Mailer: Mozilla 4.7 [pt_BR] (X11; U; Linux 2.2.13 i586) X-Accept-Language: en, pt-BR, pt, es To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In the same places where you were able to d/l DJGPP you'll find in the subdirs v2tk and/or v2misc IIRC, two malloc debuggers: mss1[12] and yamd mss definitively works with Linux (I used it in this platform about two years ago), and I'm affraid that yamd can also be compiled in that platform. HTH Cesar Kalum Somaratna aka Grendel wrote: > > Greetings, > I wonder whether anyone knows a thread safe malloc debugger for DJGPP or > Linux even? >