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]

[PATCH] Try to initialize data-directory by first searching for "data-directory" in the same directory as the gdb binary


Hi,

As discussed previously, here a patch that tries to initialize data-directory by first searching for "data-directory" in the same directory as the gdb binary. Additionally, I've also reverted my previous change to cc-with-tweaks.sh that added the -data-directory flag, since it is no longer necessary.

Thank you,

Yit
September 18, 2012


Attachment: gdb-relative-data-directory.txt
Description: Text document


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