PR# 13367 Conditional breakpoint with condition "not Result" crashes estudio
Problem Report Summary
Submitter: prestoat2000
Category: Debugger
Priority: High
Date: 2007/08/14
Class: Bug
Severity: Serious
Number: 13367
Release: 6.0.69618
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.0.7) Gecko/20060915 Firefox/1.5.0.7
Solaris 9 on SPARC
Synopsis: Conditional breakpoint with condition "not Result" crashes estudio
Description
A conditional breakpoint with condition "not Result" causes estudio to crash when system is executed.
To Reproduce
Compile with attached class and .ecf file, using "ec -config test.ecf". Start estudio and open project. Put conditional breakpoint on the final end instruction of `try', with condition `not Result'. Click on Start. Estudio crashes with no trace.