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: [patch] New set auto-load-local-gdbinit + disable it by default


On Tue, Jan 17, 2012 at 9:26 AM, Doug Evans <dje@google.com> wrote:

>
> I, OTOH, like the (top-gdb) prompt.

FWIW I found it insufficient, and avoid the gdb/.gdbinit so rewrote it
in python so i get

(gdb)
(^gdb)
(^^gdb)
with each prompt being a different color, and absent the tethering to
the gdb/ dir like .gdbinit is.

the last being a limitation of the .gdbinit mechanism.  I'll have to
clean it up a bit before posting it.  Anyhow i've found it a far more
enjoyable experience than the plain old top-gdb prompt which i'd
always notice only after hitting enter.

sorry, if it is off-topic


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