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] PR python/11407


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

Tom> Why not catch the exception and print the text of it as the variable's
Tom> value?  Something like  <error reading variable: %s>
Tom> I think this will work ok with existing front ends.

Phil> Here is a patch that does that.  

Phil> What do you think?

This patch is ok with a suitable ChangeLog entry.
Thanks, and I'm sorry about the delay on this.  I probably should have
tried harder to get it into 7.2.

Tom


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