From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/tr/tools/remote_debugging/index.html | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 files/tr/tools/remote_debugging/index.html (limited to 'files/tr/tools/remote_debugging/index.html') diff --git a/files/tr/tools/remote_debugging/index.html b/files/tr/tools/remote_debugging/index.html deleted file mode 100644 index 7e5304f2f1..0000000000 --- a/files/tr/tools/remote_debugging/index.html +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Remote Debugging -slug: Tools/Remote_Debugging -translation_of: Tools/Remote_Debugging -original_slug: Araclar/Remote_Debugging ---- -

You can use the Firefox developer tools on your desktop to debug code running remotely: in a different process on the same device or on a completely different device. To do this you use Firefox to attach the Toolbox to the remote process, and the Toolbox is then launched in its own window. At the moment the following tools support remote debugging:

- -

Firefox for Android

-

Remotely debugging Firefox for Android describes how to connect to Firefox on an Android device over USB.

-

Firefox for Metro

-

Remotely debugging Firefox for Metro describes how to use desktop Firefox to debug code running in Windows 8 (Metro-style) Firefox.

-

Firefox OS

-

Using the App Manager includes instructions for connecting the Firefox developer tools to the Firefox OS simulator or to a Firefox OS device.

-

Thunderbird

-

Remotely debugging Thunderbird explains how a combination of Firefox and Thunderbird can be used to debug code running in Thunderbird.

-- cgit v1.2.3-54-g00ecf