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#2 3/6] set auto-load local-gdbinit warn-and-*


On Thu, 05 Apr 2012 18:15:03 +0200, Eli Zaretskii wrote:
> But this hunk changes "on" into "yes", which is not what you seem to
> say will happen.  Did I understand correctly that GDB will print "on"?
+
> Whatever we do, I think these options should behave consistently.

I see there are continuous issues with the enum overload
of 'set auto-load local-gdbinit', therefore created a new boolean
'set auto-load local-gdbinit-warning' instead.

In fact one can find it easily as it is printed during
'set auto-load local-gdbinit<tab><tab>'
which was the original goal of the enum overload.


Thanks,
Jan


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