Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

New adb forward command for devtool remote debugging protocol

63 views
Skip to first unread message

Alexandre poirot

unread,
Sep 9, 2013, 11:59:07 AM9/9/13
to dev...@lists.mozilla.org, dev-...@lists.mozilla.org
Hi,

We are about to land a patch that will require new adb forward parameters
when accessing devtools remote protocol from your computer. So if for some
reason, you can't use remote debugging, please remind to change to the new
command.

So, instead of running:
adb forward tcp:6000 tcp:6000

you will now have to execute:
adb forward tcp:6000 localfilesystem:/data/local/debugger-socket

That modification has been required for security reason, and is going to
allow us to offer apps debugging on devices.


More information on bugzilla:
https://bugzilla.mozilla.org/show_bug.cgi?id=832000
https://bugzilla.mozilla.org/show_bug.cgi?id=914239

++
Alex

Vivien Nicolas

unread,
Sep 9, 2013, 9:13:28 PM9/9/13
to dev-...@lists.mozilla.org
Good news. Thanks for all your efforts in making that possible :)
> _______________________________________________
> dev-gaia mailing list
> dev-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-gaia
>
0 new messages