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: Python pretty-printing [1/6]


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

>> This patch imports --with-gdb-data from SÃrgio's syscall patch.
>> It also adds --with-pythondir and arranges for some Python variables
>> to be set appropriately.

Eli> Should these configure-time options be described in the manual and/or
Eli> in README?

Tell me where you want this, and I will add it.  Most of the
gdb-specific configure options aren't documented.  That is why I did
not bother.

>> * maint.c (_initialize_maint_cmds): Add "maint set gdb_datadir".

Eli> Is this new command documented in one of your patches?  If it is, I
Eli> missed that part.

I will add this.

Tom


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