Date: Thu, 12 Apr 2001 12:14:45 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Dennis Yelle cc: djgpp AT delorie DOT com Subject: Re: gdb still doesn't work for me In-Reply-To: <3AD51E54.2805FDB4@jps.net> 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, 11 Apr 2001, Dennis Yelle wrote: > > > So, lesson learned: to debug C++ programs, always use stabs debugging, > > > not COFF. > > > > Actually, even stabs is not good enough for debugging non-trivial C++ > > programs. You need dwarf2. > > Do DJGPP and gdb support dwarf2? No, not yet. I believe someone is working on that, though.