public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case.
@ 2023-02-23  9:54 Matti Puputti
  2023-02-23  9:54 ` [PATCH v2 1/1] " Matti Puputti
  2023-03-07 16:50 ` [PING] [PATCH v2 0/1] " Puputti, Matti
  0 siblings, 2 replies; 10+ messages in thread
From: Matti Puputti @ 2023-02-23  9:54 UTC (permalink / raw)
  To: gdb-patches; +Cc: aburgess

Thanks for the feedback on v1.

Changes in v2:
  - In linespec.h, updated comment to explain the new parameter
    search_pspace.

  - In jump.exp, updated to use prepare_for_testing.

  - In jump.exp, updated how bp_on_non_call and bp_on_call are set,
    updated regexes to use these two variables, and added disabling
    of BP $bp_on_non_call.

Br,
Matti Puputti

---

Matti Puputti (1):
  gdb, infcmd: Support jump command in multi-inferior case.

 gdb/infcmd.c                    |   3 +-
 gdb/linespec.c                  |   7 +-
 gdb/linespec.h                  |   5 +-
 gdb/testsuite/gdb.base/jump.exp | 193 ++++++++++++++++++--------------
 4 files changed, 119 insertions(+), 89 deletions(-)

-- 
2.25.1

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de>
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


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

end of thread, other threads:[~2023-04-25 13:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-23  9:54 [PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case Matti Puputti
2023-02-23  9:54 ` [PATCH v2 1/1] " Matti Puputti
2023-04-24 14:10   ` Andrew Burgess
2023-04-25 13:40     ` Puputti, Matti
2023-03-07 16:50 ` [PING] [PATCH v2 0/1] " Puputti, Matti
2023-03-24  7:19   ` Puputti, Matti
2023-03-31  5:04     ` Puputti, Matti
2023-04-06 12:59       ` Puputti, Matti
2023-04-14 14:24         ` Puputti, Matti
2023-04-21  7:24           ` Puputti, Matti

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).