[AC-5598] Breakpoints in Alloy are ignored completely
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2018-02-17T08:16:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | alloy, debug, studio |
Reporter | Rene Pot |
Assignee | Shak Hossain |
Created | 2018-02-14T10:54:20.000+0000 |
Updated | 2018-02-17T08:16:49.000+0000 |
Description
When running an alloy app in debug mode breakpoints are always completely ignored.
However, when running the same app and putting breakpoints in the compiled code (Resources folder) they work.... but for debugging purposes it is important to be able to debug properly in the written code, instead of the compiled code
The iOS part is fixed as of Studio 5.1.0 (see TISTUD-8966). The remaining work is discussed in ALOY-1606. Thanks!