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: [RFA, doc RFA] Don't install gdb.PYTHONDIR if -nx


Here's a patch for -data-directory.
Tested on amd64-linux, no regressions.

Eli, can I have a doc RFA.

Jan, can you test this to make sure it solves pr 12227 for you.

2010-12-06  Doug Evans  <dje@google.com>

        PR python/12227
        * NEWS: Mention -data-directory.
        * main.c (captured_main): Recognize -data-directory.

        doc/
        * gdb.texinfo (Mode Options): Document -data-directory.

        testsuite/
        * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
        of data-directory.
        * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
        updated.
        * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.

Attachment: gdb-101206-pr-12227-3.patch.txt
Description: Text document


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