Date: Mon, 5 Mar 2001 09:22:51 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Rudolf Polzer cc: djgpp AT delorie DOT com Subject: Re: Advantages/Disadvantages of RHIDE In-Reply-To: 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 Sun, 4 Mar 2001, Rudolf Polzer wrote: > The RHIDE version included in DJGPP has two serious bugs: > 1. sometimes it crashes when analyzing stack traces; it does not check > before if the addresses are readable. What addresses? AFAIK, printing a stack trace doesn't involve accessing any addresses, invalid or otherwise. So their readability should not be an issue.