[TIMOB-4162] Android: Debugger: Breakpoint hits prior to value change when condition is set
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-12T22:36:50.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | n/a |
Components | Android |
Labels | call_frames, debugger |
Reporter | Natalie Huynh |
Assignee | Ingo Muschenetz |
Created | 2011-05-20T12:26:04.000+0000 |
Updated | 2017-06-12T22:36:53.000+0000 |
Description
Steps to Reproduce:
1. Run Debug test 1014 and 1015 from http://wiki.appcelerator.org/display/tp/Debugger+Test+Plan
Actual Result:
Frames 1-7 is not being displayed in the debug window
Expected Result:
Call frames in the debug window should be: 9 call frames:
frame[0] : [Eval script] [app.js:24]
frame[1]-frame[7] : [Eval script] [app.js:28]
frame[8] : [Top-level script] [app.js:53]
Workaround:
Click Resume twice
Moving to critical since it has been marked MUST FIX.
Still occuring
Closing ticket due to the time passed, lack of information and lack of progress. Any problems, please file a new ticket.