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]


>>>>> "Daniel" == Daniel Jacobowitz <drow@false.org> writes:

Daniel> FWIW, I think it shouldn't even be a maint command.  We can set
Daniel> debug-file-directory and sysroot, why not datadir?

Good point.  I renamed it to "set datadir".

I think I will put the docs for this in a later patch.
At least with the current gdb, it seems to make the most sense to have
the documentation for this new parameter located near the sole user of
it; but that node doesn't appear until patch #2.

I also noticed that some of the code in patch #1 is actually not
really related to this feature.  All the pythondir stuff will be gone
in the next revision; I'll send this as soon as I fix up the README.

Tom


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