From: Tom Tromey <tromey@adacore.com>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/4] Handle copy relocations and add $_ada_exception
Date: Thu, 27 Jun 2019 14:52:00 -0000 [thread overview]
Message-ID: <20190627145235.21222-1-tromey@adacore.com> (raw)
This series adds support for $_ada_exception -- a convenience variable
that holds the address of the exception currently being thrown by the
Ada runtime. This is analogous to the existing $_exception variable
that is used for C++.
Earlier, I checked in a patch to change how Ada exception catchpoints
handle the case where an exception symbol occurs in multiple objfiles.
This same problem affected $_ada_exception. After one other failed
attempt to fix the problem, I ended up trying to fix the copy
relocation problem in a more principled way. That is patch #2 here.
Regression tested on x86-64 Fedora 29.
Tom
next reply other threads:[~2019-06-27 14:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-27 14:52 Tom Tromey [this message]
2019-06-27 14:52 ` [PATCH 3/4] Back out earlier Ada exception change Tom Tromey
2019-06-27 14:52 ` [PATCH 1/4] Change SYMBOL_VALUE_ADDRESS to be an lvalue Tom Tromey
2019-07-20 23:17 ` Simon Marchi
2019-07-23 15:53 ` Tom Tromey
2019-06-27 14:52 ` [PATCH 2/4] Handle copy relocations Tom Tromey
2019-07-20 1:11 ` Pedro Alves
2019-07-30 21:00 ` Tom Tromey
2019-07-30 21:28 ` Tom Tromey
2019-07-31 19:21 ` Tom Tromey
2019-06-27 15:02 ` [PATCH 4/4] Add $_ada_exception convenience variable Tom Tromey
2019-06-27 17:35 ` Eli Zaretskii
2019-06-28 18:46 ` Tom Tromey
2019-06-28 19:43 ` 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=20190627145235.21222-1-tromey@adacore.com \
--to=tromey@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