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] Fix http://sourceware.org/bugzilla/show_bug.cgi?id=14550


>>>>> "Sanjoy" == Sanjoy Das <sanjoy@playingwithpointers.com> writes:

Sanjoy> There is one issue however -- how do I get around the fact that gdb
Sanjoy> always loads readers from /usr/lib/gdb ?

I think you'd have to change that part of gdb; either to have a new
"set" command to change the base directory, or to allow the
jit-reader-load command to accept an absolute path.

Tom


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