public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Refactor proceed function
@ 2023-06-12  7:49 Christina Schimpe
  2023-06-12  7:49 ` [PATCH v2 1/1] gdb, infrun: refactor part of `proceed` into separate function Christina Schimpe
  0 siblings, 1 reply; 6+ messages in thread
From: Christina Schimpe @ 2023-06-12  7:49 UTC (permalink / raw)
  To: gdb-patches; +Cc: blarsen, aburgess

Hi all,

this patch was originally written by Mihails Strasuns.  This version addresses
the feedback of Andrew to improve comments. I also added myself as co-author in
the commit message.

V1 of this patch can be found here:
https://sourceware.org/pipermail/gdb-patches/2023-June/200105.html

Regards,
Christina

Mihails Strasuns (1):
  gdb, infrun: refactor part of `proceed` into separate function

 gdb/infrun.c | 120 ++++++++++++++++++++++++++-------------------------
 1 file changed, 61 insertions(+), 59 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] 6+ messages in thread

end of thread, other threads:[~2023-06-28 10:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12  7:49 [PATCH v2 0/1] Refactor proceed function Christina Schimpe
2023-06-12  7:49 ` [PATCH v2 1/1] gdb, infrun: refactor part of `proceed` into separate function Christina Schimpe
2023-06-14 10:02   ` Andrew Burgess
2023-06-16  9:50     ` Andrew Burgess
2023-06-22 14:23       ` Andrew Burgess
2023-06-28 10:14         ` Schimpe, Christina

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