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][python] Fix python/14513


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> If you look at the testsuite for py-param, they do have this option.

Oh right!  I forgot about that, sorry.

Phil> What do you think?

Ugh.  Well, while we don't actually promise to print anything, it seems
weird to require a string result just to throw it away.  How about we
remove the "else" clause and not print anything at all if the
get_set_string method is not implemented?  This ought to clean up most
uses.

Tom


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