public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach
@ 2016-03-23 13:30 Pedro Alves
  2016-03-23 13:30 ` [PATCH 1/3] " Pedro Alves
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Pedro Alves @ 2016-03-23 13:30 UTC (permalink / raw)
  To: gdb-patches; +Cc: Yichao Yu

As discussed at https://sourceware.org/ml/gdb/2016-03/msg00023.html,
GDB currently fails to fetch the list of already-registered JIT
modules on attach.  This series fixes gdb, and adds a regression test.

I'm aiming at pushing it to both master and the 7.11 branch.

Tested on x86_64 Fedora 23.

Pedro Alves (2):
  Make gdb.base/jit.exp binaries unique
  Add regression test for PR gdb/19858 (JIT code registration on attach)

Yichao Yu (1):
  Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach

 gdb/jit.c                         | 13 +++++-
 gdb/testsuite/gdb.base/jit-main.c | 21 +++++++++-
 gdb/testsuite/gdb.base/jit.exp    | 88 +++++++++++++++++++++++++++++++--------
 3 files changed, 101 insertions(+), 21 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-09-27 17:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-23 13:30 [PATCH 0/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach Pedro Alves
2016-03-23 13:30 ` [PATCH 1/3] " Pedro Alves
2016-03-24  8:59   ` Yao Qi
2016-03-23 13:30 ` [PATCH 2/3] Make gdb.base/jit.exp binaries unique Pedro Alves
2016-03-24  9:01   ` Yao Qi
2016-09-27 17:46   ` [testsuite bugreport] gdb.base/jit.exp has false PASSes, probably [Re: [PATCH 2/3] Make gdb.base/jit.exp binaries unique] Jan Kratochvil
2016-03-23 13:30 ` [PATCH 3/3] Add regression test for PR gdb/19858 (JIT code registration on attach) Pedro Alves
2016-03-24  9:15   ` Yao Qi
2016-03-31 18:47 ` [PATCH 0/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach Pedro Alves

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