Date: Wed, 21 Mar 2001 15:25:32 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: pavenis AT lanet DOT lv cc: Eric Wajnberg , djgpp AT delorie DOT com Subject: Re: Rhide and free available memory In-Reply-To: <3AB8C070.535.1E05C2@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 21 Mar 2001 pavenis AT lanet DOT lv wrote: > There are memory leaks, especially in debugger part. One can easily > test it under Linux with gdb by setting executable to be debugged > with command file multiple times and looking how much memory gdb > takes. This sounds like a bug in GDB. If so, I suggest to post the details (how did you measure the memory footprint and what did you see after each restart of the debuggee) to the GDB mailing list. TIA