This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[pushed 0/2] PR gdb/18002: bp-permanent.exp failures


I was a bit paranoid this morning with breakage the moribund locations
rework series might have caused, and looking over buildbot results I
got confused and thought I had caused bp-permanent.exp FAILs
PPC64/gdbserver is showing...  Only after fixing them did I realize
that I had compared the wrong gdb.sum files, and these failures are
pre-existing.  Oh well, here's the fix.  :-)

Pedro Alves (2):
  PR gdb/18002: Fix reinsert of a permanent breakpoints
  gdb.base/bp-permanent.exp: Tighten regex

 gdb/ChangeLog                           |  6 ++++++
 gdb/testsuite/ChangeLog                 |  4 ++++
 gdb/mem-break.c                         | 11 ++++++++++-
 gdb/testsuite/gdb.base/bp-permanent.exp |  2 +-
 4 files changed, 21 insertions(+), 2 deletions(-)

-- 
1.9.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]