PR# 10192 When an assertion fails need option to ignore it and continue

Problem Report Summary
Submitter: nick.allen
Category: Debugger
Priority: Medium
Date: 2006/02/25
Class: Feature Request
Severity: Serious
Number: 10192
Release: 5.6
Confidential: No
Status: Analyzed
Responsible: jfiat_es
Environment: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)
Synopsis: When an assertion fails need option to ignore it and continue

Description
It would be nice if in estudio it was possible to ignore an assertion that fails while debugging and continue execution (always ignoring that failure in the future).
To Reproduce

										
Problem Report Interactions
From:manus_eiffel    Date:2007/06/04    Download   
This is still not possible, but one can temporary disable assertion monitoring during execution.

From:jfiat_es    Date:2006/08/10    Status: Analyzed    Download   
For now, the current design does not allow us to ignore an assertion violation when it occurrs.

However we keep this suggestion in mind for later improvements.
Thanks for sending this suggestion.