diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch) | |
tree | 86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/tools/debugger/how_to | |
parent | 68fc8e96a9629e73469ed457abd955e548ec670c (diff) | |
download | translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2 translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip |
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/tools/debugger/how_to')
-rw-r--r-- | files/pt-br/tools/debugger/how_to/set_watch_expressions/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/files/pt-br/tools/debugger/how_to/set_watch_expressions/index.html b/files/pt-br/tools/debugger/how_to/set_watch_expressions/index.html index 232074130f..d2908b2b6d 100644 --- a/files/pt-br/tools/debugger/how_to/set_watch_expressions/index.html +++ b/files/pt-br/tools/debugger/how_to/set_watch_expressions/index.html @@ -1,13 +1,14 @@ --- -title: 'Examine, modify, and watch variables' -slug: 'Tools/Debugger/How_to/Examine,_modify,_and_watch_variables' +title: Examine, modify, and watch variables +slug: Tools/Debugger/How_to/Set_Watch_Expressions tags: - expressão de observação - variáveis watch - watch expression - watch variables translation_of: Tools/Debugger/How_to/Set_Watch_Expressions -translation_of_original: 'Tools/Debugger/How_to/Examine,_modify,_and_watch_variables' +translation_of_original: Tools/Debugger/How_to/Examine,_modify,_and_watch_variables +original_slug: Tools/Debugger/How_to/Examine,_modify,_and_watch_variables --- <div>{{ToolsSidebar}}</div><div class="note"> <p>Este componente não está ainda suportado no novo debugger. Se você precisar disto, você pode, por agora, voltar para o velho debugger para visitá-lo no about:config e configula-lo no "devtool.debugger.new-debugger-frontend" preferência para falso.</p> |