From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fred Wan To: help-gcc@gnu.org Subject: Memory Leaks Date: Tue, 30 Nov 1999 23:28:00 -0000 Message-ID: <38354BAD.3BAD769B@cable.A2000.nl> X-SW-Source: 1999-11n/msg00305.html Message-ID: <19991130232800.v3sqyYAkIkqq6HABrvYtKQiXp4F51MvFLjTFCbfyLFY@z> Hi, Does anyone know if there are possibilities of tracing memory leaks with gdb (xxxgdb)? The only thing I now have at my disposal is Visual C++, and its routines for tracing those kinds of errors are insufficient and inaccurate (but what can you expect from microsoft?). I was used to the commercial C++ compiler package from IBM on a RISC\6000 AIX machine, that includes a heap debugger, an excellent program. I now have Solaris 7 (on intel) with just g++ and gdb and I haven't found any specialized ways of tracking memory leaks. Thanks, Fred Wan, a.wan@cable.a2000.nl