[svn] 2769: SDK-15314 - fdb is outputting additional information on framework classes using the "info sources" switch
revision: 2769
author: jspiro@adobe.com
date: 2008-08-06 14:45:47 -0700 (wed, 06 aug 2008)
log message:
-----------
sdk-15314 - fdb outputting additional information on framework classes using "info sources" switch
* outputting classes in "flex" , "text" packages. unfortuantely excluded classes hard-coded in fdb, improved on mechanism putting excluded packages in const array.
* improved detection mechanism use actual package names discovered fdb rather path of class. previously, having "mx" @ level in path mark file framework class , exclude it; package name must *begin* "mx" (or "flex" or "text").
* removed defunct test file name being "frameworks.as".
note: "text" **temporary** until vellum's package finalized. file separate bug track this.
bugs: sdk-15314
qa: yes, please run fdb suite.
doc: no
reviewer: mikemo
ticket links:
------------
http://bugs.adobe.com/jira/browse/sdk-15314
http://bugs.adobe.com/jira/browse/sdk-15314
modified paths:
--------------
flex/sdk/trunk/modules/debugger/src/java/flex/tools/debugger/cli/debugcli.java
author: jspiro@adobe.com
date: 2008-08-06 14:45:47 -0700 (wed, 06 aug 2008)
log message:
-----------
sdk-15314 - fdb outputting additional information on framework classes using "info sources" switch
* outputting classes in "flex" , "text" packages. unfortuantely excluded classes hard-coded in fdb, improved on mechanism putting excluded packages in const array.
* improved detection mechanism use actual package names discovered fdb rather path of class. previously, having "mx" @ level in path mark file framework class , exclude it; package name must *begin* "mx" (or "flex" or "text").
* removed defunct test file name being "frameworks.as".
note: "text" **temporary** until vellum's package finalized. file separate bug track this.
bugs: sdk-15314
qa: yes, please run fdb suite.
doc: no
reviewer: mikemo
ticket links:
------------
http://bugs.adobe.com/jira/browse/sdk-15314
http://bugs.adobe.com/jira/browse/sdk-15314
modified paths:
--------------
flex/sdk/trunk/modules/debugger/src/java/flex/tools/debugger/cli/debugcli.java
More discussions in Commits
adobe
Comments
Post a Comment