Date: Mon, 4 May 1998 10:05:18 +0200 (WET) From: Andris Pavenis To: Andrew Crabtree cc: djgpp AT delorie DOT com Subject: Re: C++ debugging with GDB In-Reply-To: <6icuk1$f59$1@rosenews.rose.hp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 1 May 1998, Andrew Crabtree wrote: > > John M. Aldrich wrote in message <35493CA9 DOT 3253 AT cs DOT com>... > >> Using DOS/Win95 with DJGPP and GDB 4.16, I notice the following problems: > >Unless somebody wants to go to the substantial effort of converting all > >the DJGPP tools, as well as the real mode stub, to use a different > >object format, users will have to live with this limitation. Sorry. > Another possibility is the recently released gdb 4.17. I believe I heard > rumor of better c++ debugging support. It could be that it is only better > for elf or something though. > I didn't tested 4.17 with DJGPP but development snapshot 4.16.86 a bit more than month ago didn't support target i[3456]86-pc-msdosdjgpp. I built 4.17 under Linux (also libgdb.a for use from RHIDE) and looks that all works Andris