From: Daniel Jacobowitz <drow@false.org>
To: Chris Stankevitz <chris-01@stankevitz.com>
Cc: gdb@sources.redhat.com
Subject: Re: Breaking exceptions before stack unwind
Date: Fri, 19 Nov 2004 03:13:00 -0000 [thread overview]
Message-ID: <20041119010528.GA27556@nevyn.them.org> (raw)
In-Reply-To: <419BDD3E.8010000@stankevitz.com>
On Wed, Nov 17, 2004 at 03:22:38PM -0800, Chris Stankevitz wrote:
>
> Hi Daniel, thanks for your help.
>
> >You didn't say what your target is, or what your compiler is, or what
> >your version of GDB is.
>
> i686 athlon
> g++ (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
> GNU gdb Red Hat Linux (5.3.90-0.20030710.41rh)
>
> >> U __cxa_begin_catch@@CXXABI_1.2
> >
> >I recommend you try the GDB command "catch throw".
>
> Hmph...
>
> (gdb) catch throw
> Function "__cxa_throw" not defined.
It's in libstdc++; with your old version of GDB, you can't set
breakpoints in shared libraries until they've been loaded. Try a newer
version, or do it after "set stop-on-solib-events 1; run".
--
Daniel Jacobowitz
next prev parent reply other threads:[~2004-11-19 1:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-16 21:10 Chris Stankevitz
2004-11-17 23:23 ` Daniel Jacobowitz
2004-11-18 9:25 ` Chris Stankevitz
2004-11-19 3:13 ` Daniel Jacobowitz [this message]
2004-11-23 16:24 ` Eli Zaretskii
2004-11-24 4:47 ` Daniel Jacobowitz
2004-11-24 6:53 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041119010528.GA27556@nevyn.them.org \
--to=drow@false.org \
--cc=chris-01@stankevitz.com \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox