Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005227 |
[Squeak] Tools |
minor |
always |
10-12-06 14:42 |
04-09-09 18:13 |
|
Reporter |
skirk |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
3.9 |
|
Summary |
0005227: Re-evaluating code with a halt while in the debugger from that halt invokes emergency evaluator |
Description |
I have a block of code that I wrote within which I left a halt, as I wasn't sure whether it was going to do what I expected it to, and I wanted to debug the code when it was invoked.
Once I hit the halt, I re-evaluated the same code in order to inspect the result, but I forgot to remove the halt, and hit the emergency evaluator rather than another halt.
Please see the steps to reproduce for details. |
Additional Information |
I don't know if this is by design or not, I thought I'd just flag it up. I don't really understand what is going on properly. |
|
Attached Files |
|
|