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]


> From: Tom Tromey <tromey@redhat.com>
> Date: Thu, 02 Apr 2009 14:54:02 -0600
> 
> This is the first in a series of patches which implement the
> long-discussed Python pretty-printing feature.

Thanks.

> 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.

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

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

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


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