Date: Wed, 8 May 1996 17:08:04 +0200 (IST) From: Eli Zaretskii To: Jeffrey Taylor Cc: djgpp AT delorie DOT com Subject: Re: Lots of Q's In-Reply-To: <4morue$5ai@mark.ucdavis.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 8 May 1996, Jeffrey Taylor wrote: > and wade thru all the members. Printing class static variables requires > figuring out the mangled name. Not graceful or seamless, but useable. I > have debugged 10s of thousands of lines this way. Don't the various demangling options (like `set print demangle', `set demangle-style' etc.) work with DJGPP executables? The docs don't say which formats support them.