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 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.


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