[
https://issues.apache.org/jira/browse/FLEX-34334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008343#comment-14008343
]
Frédéric THOMAS commented on FLEX-34334:
----------------------------------------
So, we should be able to use this syntax to affect only one particular instance
of a worker: clear / break @1:Deb*:56 where @1 represents the worker id, Deb*
or #Deb* or #DebuggableWorker.as or DebuggableWorker.as the partial name of a
file and 56 the line number, also with @1:Deb*:MyFunc where MyFunc is the
partial name of MyFunction and stop at the 1st line it.
> FDB should allow to set / removed breakpoint by default in all existed and
> new created instances of a worker
> ------------------------------------------------------------------------------------------------------------
>
> Key: FLEX-34334
> URL: https://issues.apache.org/jira/browse/FLEX-34334
> Project: Apache Flex
> Issue Type: Improvement
> Components: FDB - Debugger
> Affects Versions: Apache Flex 4.12.0
> Reporter: Frédéric THOMAS
> Assignee: Frédéric THOMAS
> Fix For: Apache Flex 4.13.0
>
>
> I said by default because it is like that in other languages, optionally, if
> a specific worker id is provided, only this instance should be affected.
--
This message was sent by Atlassian JIRA
(v6.2#6252)