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] Catch exceptions in dump_prefix_expression


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> While playing with implementing typeof I ran into behaviour which
Doug> changes depending on whether "set debug exp" was set,
Doug> which shouldn't happen.

Doug> I will check this in in a few days if there are no objections.

Doug> 2011-09-22  Doug Evans  <dje@google.com>
Doug> 	* expprint.c (dump_prefix_expression): Don't allow exceptions to
Doug> 	leak out.

Looks good to me.

Tom


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