Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
The line number reported by FDB for a break on exception (for example) is incorrect, although the player reports it correctly.
As AIR js debugging uses FDB as the interface for IDEs that implement debugging capabilities, this issue affects projects that have larger files (with many lines).
It is common in JavaScript development to have JS framework files with more than 16384 lines.