From: Andrew Burgess <andrew.burgess@embecosm.com>
To: gdb-patches@sourceware.org
Cc: Andrew Burgess <andrew.burgess@embecosm.com>
Subject: [PATCHv3 0/2] Handle Errors While Preparing For Inferior Call
Date: Wed, 12 Dec 2018 15:16:00 -0000 [thread overview]
Message-ID: <cover.1544625324.git.andrew.burgess@embecosm.com> (raw)
In-Reply-To: <cover.1543317060.git.andrew.burgess@embecosm.com>
This revision doesn't change much over v2, except that I have dropped
the previous patch #2 in response to Pedro's feedback.
I still think that patch #1 is worth while, it _is_ possible to throw
errors while reading registers, and ideally this wouldn't cause an
assertion (which with patch #1 it no longer will).
What is now patch #2, but was previously #3 is just a small cleanup of
test results.
---
Andrew Burgess (2):
gdb/infcall: Make infcall_suspend_state more class like
gdb: Update test pattern to deal with native-extended-gdbserver
gdb/ChangeLog | 20 ++++++
gdb/infrun.c | 132 ++++++++++++++++++++++---------------
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.base/annota1.exp | 23 ++++++-
4 files changed, 125 insertions(+), 54 deletions(-)
--
2.14.5
next prev parent reply other threads:[~2018-12-12 15:16 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-21 18:17 [PATCH] gdb/regcache: When saving, ignore registers that can't be read Andrew Burgess
2018-11-26 2:48 ` Simon Marchi
2018-11-27 11:13 ` [PATCHv2 0/3] Handle Errors While Preparing For Inferior Call Andrew Burgess
2018-12-12 15:16 ` [PATCHv3 2/2] gdb: Update test pattern to deal with native-extended-gdbserver Andrew Burgess
2018-12-12 16:13 ` Pedro Alves
2018-12-12 15:16 ` Andrew Burgess [this message]
2018-12-12 16:14 ` [PATCHv3 0/2] Handle Errors While Preparing For Inferior Call Pedro Alves
2018-12-12 17:40 ` Andrew Burgess
2018-12-12 15:16 ` [PATCHv3 1/2] gdb/infcall: Make infcall_suspend_state more class like Andrew Burgess
2018-12-12 16:13 ` Pedro Alves
2018-11-27 11:13 ` [PATCHv2 1/3] " Andrew Burgess
2018-11-27 11:13 ` [PATCHv2 3/3] gdb: Update test pattern to deal with native-extended-gdbserver Andrew Burgess
2018-11-27 11:13 ` [PATCHv2 2/3] gdb/regcache: When saving, ignore registers that can't be read Andrew Burgess
2018-11-27 12:41 ` Pedro Alves
2018-11-27 15:30 ` Andrew Burgess
2018-11-27 16:57 ` Pedro Alves
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=cover.1544625324.git.andrew.burgess@embecosm.com \
--to=andrew.burgess@embecosm.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