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:

Phil> This patch is for PR 11407. It also cures the ills in Jan's
Phil> test-case from last night:

Phil> 2010-06-24  Phil Muldoon  <pmuldoon@redhat.com>
Phil> 	PR python/11407
Phil> 	* printcmd.c (print_variable_and_value): Print error message on
Phil> 	caught exception.

This is ok with the changes Jan suggested.

I think the MI commands -stack-list-variables and friends will need
similar treatment.  See mi-cmd-stack.c:list_args_or_locals.

Tom


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