[TIMOB-4152] Debugger: Basic breakpoint file is causing the emulator to launch and quit immediately
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-24T11:37:54.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | Release 1.7.0, Sprint 2011-20 |
| Components | n/a |
| Labels | breakpoint, debugger |
| Reporter | Natalie Huynh |
| Assignee | Stephen Tramer |
| Created | 2011-05-19T16:11:07.000+0000 |
| Updated | 2011-05-24T11:37:54.000+0000 |
Description
Steps To Reproduce:
1. Launch Kitchen Sink
2. Run BasicBreakpoint1 test case from http://wiki.appcelerator.org/display/tp/Debugger+Test+Plan
Actual Result
Crash after launch
Expected Result:
Should be able to hit the break points and run through the test case
Note: Works when you comment out breakpoint line 6 and 73, either one of those will cause it to crash.
Tested with 1.7.0.86dae2c...