This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 2/3] Make jit-reader-load accept absolute paths to reader shared objects.
>>>>> "Sanjoy" == Sanjoy Das <sanjoy@playingwithpointers.com> writes:
Sanjoy> 2012-10-08 Sanjoy Das <sanjoy@playingwithpointers.com>
Sanjoy> + * jit.c (jit_reader_load_command): Interpret the jit reader name
Sanjoy> + as an absolute path if it begins with a forward slash.
This is ok, but I think it should wait until the whole series is approved.
Tom