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.
> From: Sanjoy Das <sanjoy@playingwithpointers.com>
> Cc: Sanjoy Das <sanjoy@playingwithpointers.com>
> Date: Mon, 8 Oct 2012 17:17:28 +0530
>
> +Load the JIT reader named @var{reader}. @var{reader} is a shared
> +object specified as either an absolute or a relative file name. In
> +the latter case, gdb will try to load the reader from a pre-configured
^^^
@value{GDB}
The patch to the manual is OK with this change. Thanks.