PR# 4895 Ability to debug an expression - step through its evaluation.

Problem Report Summary
Submitter: nick.allen
Category: Debugger
Priority: Medium
Date: 2005/06/09
Class: Feature Request
Severity: Serious
Number: 4895
Release: 5.5
Confidential: No
Status: Open
Responsible: jfiat_es
Environment: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.0 (like Gecko)
Synopsis: Ability to debug an expression - step through its evaluation.

Description
It would be nice if there were the ability to debug an expression in the estudio debugger. What I mean by this is that when a break point is reached or an assertion fails or the user pauses the debugger that the user can type in an expression to evaluate and the debugger will allow them to step through its evaluation. 

This would be really useful when an assertion fails, for example. One could examine the expression that failed and see why by stepping through it again.
To Reproduce

										
Problem Report Interactions
From:jfiat_es    Date:2006/08/10    Download   
moved to debugger

From:nick.allen    Date:2005/11/11    Download