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


On Tue, Nov 30, 2010 at 3:20 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Mon, 29 Nov 2010 20:11:07 -0800
>> From: Doug Evans <dje@google.com>
>> Cc: tromey@redhat.com, gdb-patches@sourceware.org
>>
>> --- NEWS ? ? ?5 Nov 2010 16:55:37 -0000 ? ? ? 1.411
>> +++ NEWS ? ? ?30 Nov 2010 04:09:31 -0000
>> @@ -3,6 +3,10 @@
>>
>> ?*** Changes since GDB 7.2
>>
>> +* New command line options
>> +
>> +-np ?Do not initialize the gdb python module.
>> +
>
> Thanks, this is fine.

Thanks.

I think we're now blocked on whether we want "-np" or "-data-directory
/foo" (or some such).
I don't have a strong opinion on either, I like both.

[For reference sake, I've been thinking it would be useful to have an
option to turn off auto-loading of scripts specified in binaries.
But that's a different patch. :-)]


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