public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] Add breakpoint location debugging logs
@ 2023-06-12  8:14 Christina Schimpe
  2023-06-12  8:14 ` [PATCH v5 1/1] gdb, breakpoint: add " Christina Schimpe
  0 siblings, 1 reply; 8+ messages in thread
From: Christina Schimpe @ 2023-06-12  8:14 UTC (permalink / raw)
  To: gdb-patches; +Cc: aburgess, simark, eliz, blarsen

Hi all,

this is my v5 for the patch "gdb, breakpoint: add breakpoint location debugging
logs", which addresses the feedback of Andrew.
The documentation part has been approved by Eli.

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

Changes since V4:
* Remove 's' from "set debug breakpointS on"
* Remove 'location' from logging output
* Move NEWS entry to the correct location
* Add missing function comment

Regards,

Christina
Mihails Strasuns (1):
  gdb, breakpoint: add breakpoint location debugging logs

 gdb/NEWS            |   4 ++
 gdb/breakpoint.c    | 109 ++++++++++++++++++++++++++++++++++++++++++++
 gdb/breakpoint.h    |   4 ++
 gdb/doc/gdb.texinfo |   8 ++++
 4 files changed, 125 insertions(+)

-- 
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] 8+ messages in thread

end of thread, other threads:[~2023-08-09  9:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12  8:14 [PATCH v5 0/1] Add breakpoint location debugging logs Christina Schimpe
2023-06-12  8:14 ` [PATCH v5 1/1] gdb, breakpoint: add " Christina Schimpe
2023-07-03  8:33   ` [PING][PATCH " Schimpe, Christina
2023-07-03 11:58     ` Eli Zaretskii
2023-07-03 12:01       ` Schimpe, Christina
2023-07-04 11:05   ` [PATCH " Andrew Burgess
2023-07-05 16:18     ` Simon Marchi
2023-08-09  9:07       ` 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).