-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
swf-debug-adapter: Fix breakpoints inside <fx:Script> inside <fx:Comp…
…onent> (closes #51) It turns out that MXML results in multiple SourceFile objects with the same path, so we need to collect them all, and then try adding the breakpoint in each one.
- Loading branch information
1 parent
3993c57
commit 7a68d97
Showing
1 changed file
with
59 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters