[patch] PR gdb/1665 pending catch/throw catchpoints

Aleksandar Ristovski aristovski@qnx.com
Thu Jun 5 18:40:00 GMT 2008


Daniel Jacobowitz wrote:
> On Thu, Jun 05, 2008 at 12:39:59PM -0400, Aleksandar Ristovski wrote:
>> Daniel Jacobowitz wrote:
>>> Did you deliberately replace (exception thrown) with (thrown)
>>> in your 2008-05-28 patch to print_exception_catchpoint?
>>>
>> No, I'm afraid "exception" part got lost in translation. Sorry about that. Attached is a small patch correcting this.
>>
>> Also attached exception.exp diff (cummulative with your diff), all I did was I removed \r\n from the expected output. With the changes, I get 14 passes.
>>
>> 2008-06-05  Aleksandar Ristovski  <aristovski@qnx.com>
>>
>> 	* breakpoint.c (print_exception_catchpoint): Put 'exception' back to 'exception caught|thrown' message.
> 
> This is OK, and so is the revised exception.exp patch.  Thanks.
> 

Committed.



More information about the Gdb-patches mailing list