aboutsummaryrefslogtreecommitdiff
path: root/files/tr/tools/remote_debugging
diff options
context:
space:
mode:
Diffstat (limited to 'files/tr/tools/remote_debugging')
-rw-r--r--files/tr/tools/remote_debugging/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/tr/tools/remote_debugging/index.html b/files/tr/tools/remote_debugging/index.html
index 0718a25e60..7e5304f2f1 100644
--- a/files/tr/tools/remote_debugging/index.html
+++ b/files/tr/tools/remote_debugging/index.html
@@ -1,7 +1,8 @@
---
title: Remote Debugging
-slug: Araclar/Remote_Debugging
+slug: Tools/Remote_Debugging
translation_of: Tools/Remote_Debugging
+original_slug: Araclar/Remote_Debugging
---
<p>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 <a href="/en-US/docs/Toolbox" title="/en-US/docs/Toolbox">Toolbox</a> to the remote process, and the Toolbox is then launched in its own window. At the moment the following tools support remote debugging:</p>
<ul>