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]

Re: [PATCH 3/3] Add a test case for the jit-reader interface.


Hi,

Changes from the last series:

> Do not use full binary path in test name, those differ across testsuite runs.
> That is use for example:
>         gdb_test_no_output "jit-reader-load ${jit_reader_bin}" "jit-reader-load"

1. Fixed above issue.

2. Use SLASH_STRING instead of a raw backslash when computing the full
path of a plugin (in the second patch).

Thanks!
--
Sanjoy Das
http://playingwithpointers.com

Attachment: 0001-Fix-segfault-when-unwinding-JIT-frames-using-a-custo.patch
Description: Binary data

Attachment: 0002-Make-jit-reader-load-accept-absolute-paths-to-reader.patch
Description: Binary data

Attachment: 0003-Add-a-test-case-for-the-jit-reader-interface.patch
Description: Binary data


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