| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Authentication-Warning: | makita.cygnus.com: keiths owned process doing -bs |
| Date: | Mon, 29 Oct 2001 08:52:16 -0800 (PST) |
| From: | Keith Seitz <keiths AT cygnus DOT com> |
| To: | "Michael D. Crawford" <crawford AT goingware DOT com> |
| cc: | <cygwin AT cygwin DOT com> |
| Subject: | Re: gdb crash examining "this" in C++ |
| In-Reply-To: | <3BDD2758.3040003@goingware.com> |
| Message-ID: | <Pine.GSO.4.33.0110290837440.29388-100000@makita.cygnus.com> |
| MIME-Version: | 1.0 |
On Mon, 29 Oct 2001, Michael D. Crawford wrote: > I have a repeatable crash in my program using gdb to debug a C++ program. The > crash happens when I view local variables, then click the "+" symbol to expand > the view of "this". > > When I select "Local Variables" from the View menu, the stack window pops up and > shows the stack where my program is located. The problem is in gdb's varobj.c: it is incapable of handling c++ right now. I don't know why this is an issue all of a sudden. My only guess is that gdb hadnles the v3 abi a little differently. I am currently trying to get patches through gdb, but it is turning out to be a major chore. May I suggest you watch for updates to varobj.c in gdb's repository or peeking for posts to gdb-patches AT sources DOT redhat DOT com which involve varobj.c? If you're really desparate, I could send you my patches, for a small handling fee of $5,000. Ok, maybe just some testing. O:-) Email me privately if you'd like to be a guinea pig for this. Keith -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |