PR# 14502 Automatic (de)activtion of replay mode causes buttons to flicker

Problem Report Summary
Submitter: alexk_es
Category: Debugger
Priority: Medium
Date: 2008/06/20
Class: Bug
Severity: Serious
Number: 14502
Release: 6.2.7.3753
Confidential: No
Status: Closed
Responsible: jfiat_es
Environment: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
Synopsis: Automatic (de)activtion of replay mode causes buttons to flicker

Description
If replay mode is activated and deactivated by the breakpoints while the debugged application is running, the corresponding buttons on the stack trace are redrawn all the time. This slows down the execution a lot.
To Reproduce
1. Put 2 consecutive breakpoints in a loop, the first one activates execution recording, the second one - deactivates it.
2. Run the application under debugger.
3. Observe that the corresponding buttons in the call stack toolbar flicker.
Problem Report Interactions
From:jfiat_es    Date:2008/11/14    Status: Closed    Download   
Fixed by rev#75598