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/7] Relocatable directory for loading JIT readers.


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

Sanjoy> 	* gdb/config.in: Add new #defines: JIT_READER_DIR and
Sanjoy> 	JIT_READER_DIR_RELOCATABLE.
Sanjoy> 	* gdb/configure.ac: New GDB directory entry for jit-reader-dir.
Sanjoy> 	* gdb/configure: Re-generated by autoconf.
Sanjoy> 	* gdb/jit.c: New static variable: const char *jit_reader_dir.
Sanjoy> 	(_initialize_jit): Relocate jit_reader_dir.

Ok.

Tom


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