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: [unladen-swallow] Re: [RFA] Add interface for registering JITed code


Ping?  Please take a look!

Thanks,
Reid

On Thu, Jul 30, 2009 at 8:15 AM, Tom Tromey<tromey@redhat.com> wrote:
>
>
>>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
>
> Reid> + ?if (jit_descriptor_addr != 0)
> Reid> + ? ?return;
>
> Tom> This approach won't work if you have address space randomization enabled
> Tom> and you re-run the inferior.
>
> Oh, never mind. ?I missed the assignment that resets this when the
> inferior exits.
>
> I'll take another look at the patch soon.
>
> Tom
>


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