DescriptionProvide chrome the option of learning the debug stub port chosen by nacl.
On mac/linux the debug stub port is allocated chrome side and provided to
Native Client. On Windows (where socket handles cannot be passed between
processes), the debug port must be allocated by the nacl process (which can
only happen when the outer sandbox is disabled).
Propagate the debug port selected by the nacl side to the task manager to make
it available to the user and debugging extensions.
BUG=crbug.com/328714
TEST=None
R=mseaborn@chromium.org
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=12967
Patch Set 1 #
Total comments: 10
Patch Set 2 : review fixes #
Messages
Total messages: 7 (0 generated)
|