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]

[PATCH 0/3] Address review, "fix recent breakage in the JIT reader interface"


Hi,

Sorry for hiatus, got a little busy with university exams.  Here are
the fixed patches.

Changes from the last series:

Fix segfault when unwinding JIT frames using a custom reader.
<None>

Make jit-reader-load accept absolute paths to reader shared objects.
 * Fixed nit in IS_ABSOLUTE_PATH invocation.

Add a test case for the jit-reader interface.
 * jit_host_src and jit_host_bin use standard_testfile
 * jit_reader_bin uses standard_output_file instead of a raw ${objdir}

Thanks!
--
Sanjoy


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