public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/1] PR20684, preserve user selected context when invoking MI commands
@ 2022-01-25 14:51 Jan Vrany
  2022-01-25 14:51 ` [PATCH 1/1] gdb/mi: PR20684, preserve user selected thread and frame " Jan Vrany
  0 siblings, 1 reply; 17+ messages in thread
From: Jan Vrany @ 2022-01-25 14:51 UTC (permalink / raw)
  To: gdb-patches; +Cc: Jan Vrany

This is a next iteration of patch posted earlier [1].

Changes since previous patch:

* updates to accomodate new C++ification of MI commands pushed in
December last year.
* updates to handle cases pointed out by Simon [2]
* add testcase

[1]: https://sourceware.org/pipermail/gdb-patches/2021-February/175897.html
[2]: https://sourceware.org/pipermail/gdb-patches/2021-March/177242.html

Jan Vrany (1):
  gdb/mi: PR20684, preserve user selected thread and frame when invoking
    MI commands

 gdb/mi/mi-cmds.h                 |  12 ++++
 gdb/mi/mi-main.c                 |  13 +++-
 gdb/testsuite/gdb.mi/pr20684.exp | 117 +++++++++++++++++++++++++++++++
 3 files changed, 140 insertions(+), 2 deletions(-)
 create mode 100644 gdb/testsuite/gdb.mi/pr20684.exp

-- 
2.30.2


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-03-08 16:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-25 14:51 [PATCH 0/1] PR20684, preserve user selected context when invoking MI commands Jan Vrany
2022-01-25 14:51 ` [PATCH 1/1] gdb/mi: PR20684, preserve user selected thread and frame " Jan Vrany
2022-01-25 18:59   ` Simon Marchi
2022-01-26 13:21     ` [PATCH v2 0/1] PR20684, preserve user selected context " Jan Vrany
2022-01-26 13:21     ` [PATCH v2 1/1] gdb/mi: PR20684, preserve user selected thread and frame " Jan Vrany
2022-01-26 15:01       ` Simon Marchi
2022-01-26 17:08         ` Jan Vrany
2022-01-27 14:50         ` [PATCH v3 0/1] PR20684, preserve user selected context " Jan Vrany
2022-02-07 11:56           ` Jan Vrany
2022-02-17 16:07             ` [PING] " Jan Vrany
2022-01-27 14:50         ` [PATCH v3 1/1] gdb/mi: PR20684, preserve user selected thread and frame " Jan Vrany
2022-02-17 22:24           ` Andrew Burgess
2022-02-18 17:45             ` Jan Vrany
2022-03-01 11:59               ` [PING] " Jan Vrany
2022-03-02 10:00               ` Andrew Burgess
2022-03-02 13:23                 ` [PATCH v4] " Jan Vrany
2022-03-08 16:58                   ` Andrew Burgess

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).