From: Pedro Alves <pedro@codesourcery.com>
To: gdb-patches@sourceware.org
Cc: Joel Brobecker <brobecker@adacore.com>
Subject: Re: [PATCH] gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp and unsupported catchpoints
Date: Wed, 07 Dec 2011 16:10:00 -0000 [thread overview]
Message-ID: <201112071529.07524.pedro@codesourcery.com> (raw)
In-Reply-To: <201112071514.11266.pedro@codesourcery.com>
On Wednesday 07 December 2011 15:14:11, Pedro Alves wrote:
> On Wednesday 07 December 2011 10:01:01, Joel Brobecker wrote:
> > > (gdb) catch exception
> > > Cannot insert catchpoints in this configuration.
> >
> > We're going to have to talk to the guys who decided to build the Ada
> > runtime without debugging info. The normal way to build the runtime
> > is no debug info *except* for a few files. This is really doing a
> > disservice to the users!
>
> This is plain gcc/gnat as shipped on Ubuntu 11.04. It may be
> that the idea is that since this is not necessary for backtracing,
> it's not crucial, and then one is expected to install some -dev
> or -dbg package to be able to fully debug Ada? But then again,
> I've installed all gnat related -dev and -dbg packagets I could
> find now, and I still get catchpoints unsupported. What library
> is supposed to have these symbols?
Oh silly me. I forgot that we default to prefix=/usr/local, and
then we end up not picking the /usr/debug debug dir by default.
Building with --prefix=/usr made catchpoints now work. And I had
stumbled on this before when I hacked on Ada catchpoints a
while back, and just forgot about it. The good
news is that I still get all passes, sync and async. :-)
Now I don't know if I needed any extra package compared to what
I had already installed, or if I did, which . :-P In any case, it's
clear the necessary symbols aren't in any library's minimal symbols.
--
Pedro Alves
next prev parent reply other threads:[~2011-12-07 15:29 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-06 17:33 Pedro Alves
2011-12-07 10:07 ` Joel Brobecker
2011-12-07 15:29 ` Pedro Alves
2011-12-07 16:10 ` Pedro Alves [this message]
2011-12-07 22:01 ` Tom Tromey
2011-12-07 23:18 ` Joel Brobecker
2011-12-09 3:50 ` Tom Tromey
2011-12-09 17:20 ` Pedro Alves
2011-12-09 18:00 ` Tom Tromey
2011-12-09 18:13 ` Pedro Alves
2011-12-09 18:40 ` Tom Tromey
2011-12-10 22:53 ` Pedro Alves
2011-12-11 20:33 ` Joel Brobecker
2011-12-20 14:53 ` Tom Tromey
2012-01-10 20:26 ` Pedro Alves
2011-12-11 17:42 ` [commit] Ada exception catchpoint support cleanup Joel Brobecker
2011-12-11 17:44 ` [commit] Warn if missing debug info for Ada exception catchpoints Joel Brobecker
2011-12-11 18:04 ` [commit/Ada] improve message when cannot insert Ada exception catchpoint Joel Brobecker
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=201112071529.07524.pedro@codesourcery.com \
--to=pedro@codesourcery.com \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
/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