public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix crash when printing watchpoints using guile API
@ 2021-05-05 18:10 Andrew Burgess
  2021-05-05 18:10 ` [PATCH 1/2] gdb/testsuite: resolve duplicate test names in gdb.guile/scm-breakpoint.exp Andrew Burgess
  2021-05-05 18:10 ` [PATCH 2/2] gdb/guile: don't try to print location for watchpoints Andrew Burgess
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew Burgess @ 2021-05-05 18:10 UTC (permalink / raw)
  To: gdb-patches

Printing a watchpoint using the guile API will crash GDB.  This seems bad.

---

Andrew Burgess (2):
  gdb/testsuite: resolve duplicate test names in
    gdb.guile/scm-breakpoint.exp
  gdb/guile: don't try to print location for watchpoints

 gdb/ChangeLog                              |  5 ++++
 gdb/guile/scm-breakpoint.c                 |  9 +++++---
 gdb/testsuite/ChangeLog                    | 12 ++++++++++
 gdb/testsuite/gdb.guile/scm-breakpoint.exp | 27 ++++++++++++++--------
 4 files changed, 40 insertions(+), 13 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2021-05-06  9:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05 18:10 [PATCH 0/2] Fix crash when printing watchpoints using guile API Andrew Burgess
2021-05-05 18:10 ` [PATCH 1/2] gdb/testsuite: resolve duplicate test names in gdb.guile/scm-breakpoint.exp Andrew Burgess
2021-05-06  2:02   ` Simon Marchi
2021-05-06  9:59     ` Andrew Burgess
2021-05-05 18:10 ` [PATCH 2/2] gdb/guile: don't try to print location for watchpoints Andrew Burgess
2021-05-06  2:09   ` Simon Marchi

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