[TIMOB-4151] iOS: Debugger: TypeError breakpoint is not hitting the breakpoint
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-24T11:40:22.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | Release 1.7.0, Sprint 2011-20 |
| Components | n/a |
| Labels | debugger, exception, typeerror |
| Reporter | Natalie Huynh |
| Assignee | Stephen Tramer |
| Created | 2011-05-19T16:08:02.000+0000 |
| Updated | 2011-05-24T11:40:22.000+0000 |
Description
Steps to Reproduce:
1. Launch Studio
2. Run Exceptions test case from http://wiki.appcelerator.org/display/tp/Debugger+Test+Plan
Actual Result:
Does not hit the breakpoint
Expected Result: to hit the breakpoint and return the error in console
Tested with 1.7.0.86dae2c...