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,7.3] Fix JIT clang-lli gdb-7.3 regression Re: [gdb-7.3] Error in gdb-llvm integration: Unable to read JIT descriptor from remote memory!


On Wed, Jul 6, 2011 at 3:06 PM, Joel Brobecker <brobecker@adacore.com> wrote:
>> 2011-07-06 ?Paul Pluzhnikov ?<ppluzhnikov@google.com>
>>
>> ? ? ? * jit.c (jit_inferior_init): Forward declare.
>> ? ? ? (jit_breakpoint_re_set_internal): Call jit_inferior_init.
>>
>>
>> testsuite/ChangeLog:
>>
>> 2011-07-06 ?Paul Pluzhnikov ?<ppluzhnikov@google.com>
>>
>> ? ? ? * gdb.base/jit-so.exp: New test.
>> ? ? ? * gdb.base/jit-dlmain.c: New file.
>> ? ? ? * gdb.base/jit-main.c: Allow "main" to be elsewhere.
>
> Patch checked in HEAD + branch.

This then leaves the "unload/reload" case not handled.

I will extend the test case to show this failure, and then fix it (HEAD
only, as that is not a very important use case).

Thanks,
-- 
Paul Pluzhnikov


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