René's URL Explorer Experiment


Title: Python debugging in VS Code

Open Graph Title: Python debugging in VS Code

Description: Details on configuring the Visual Studio Code debugger for different Python applications.

Open Graph Description: Details on configuring the Visual Studio Code debugger for different Python applications.

Opengraph URL: https://code.visualstudio.com/docs/python/debugging

X: @code

direct link

Domain: code.visualstudio.com


Hey, it has json ld scripts:
		{
			"@context" : "http://schema.org",
			"@type" : "SoftwareApplication",
			"name" : "Visual Studio Code",
			"softwareVersion": "1.127",
			"offers": {
				"@type": "Offer",
				"price": "0",
				"priceCurrency": "USD"
			},
			"applicationCategory": "DeveloperApplication",
			"applicationSubCategory": "AI Code Editor",
			"description": "Visual Studio Code is a free, open source AI code editor for agent-first development. Build with AI agents, manage multi-agent workflows, and code across any environment.",
			"alternateName": "VS Code",
			"datePublished": "2021-11-03",
			"operatingSystem": "Mac, Linux, Windows",
			"logo": "https://code.visualstudio.com/assets/apple-touch-icon.png",
			"screenshot": "https://code.visualstudio.com/assets/images/product-screenshot.png",
			"releaseNotes": "https://code.visualstudio.com/updates",
			"downloadUrl": "https://code.visualstudio.com/download",
			"license": "https://code.visualstudio.com/license",
			"softwareRequirements": "https://code.visualstudio.com/docs/supporting/requirements",
			"url" : "https://code.visualstudio.com",
			"author": {
				"@type": "Organization",
				"name": "Microsoft"
			},
			"publisher": {
				"@type": "Organization",
				"name": "Microsoft"
			},
			"maintainer": {
				"@type": "Organization",
				"name": "Microsoft"
			},
			"potentialAction": {
				"@type": "SearchAction",
				"target": "https://code.visualstudio.com/Search?q={search_term_string}",
				"query-input": "required name=search_term_string"
			},
			"sameAs" : [
				"https://en.wikipedia.org/wiki/Visual_Studio_Code",
				"https://twitter.com/code",
				"https://www.youtube.com/code",
				"https://www.tiktok.com/@vscode",
				"https://github.com/microsoft/vscode"
			]
		}
	

awa-expIdtv-downloadv2:1227265;
awa-envprod
google-site-verificationhNs7DXrTySP_X-0P_AC0WulAXvUwgSXEmgfcO2r79dw
twitter:cardsummary_large_image
ms.prodvs-code
ms.ContentId3d9e6bcf-eae8-4c94-b857-89225b5c4ab5
ms.date02/04/2026
ms.topicconceptual
og:typearticle
og:imagehttps://code.visualstudio.com/opengraphimg/generated/docs/python/debugging.webp

Links:

Visual Studio Codehttps://code.visualstudio.com/
Features https://code.visualstudio.com/docs/python/debugging
Agentshttps://code.visualstudio.com/features/agents
Docs https://code.visualstudio.com/docs/python/debugging
Documentationhttps://code.visualstudio.com/docs
APIhttps://code.visualstudio.com/api
FAQhttps://code.visualstudio.com/docs/supporting/faq
Release Noteshttps://code.visualstudio.com/updates
Bloghttps://code.visualstudio.com/blogs
Learnhttps://code.visualstudio.com/learn
Eventshttps://aka.ms/vscode/live
Resources https://code.visualstudio.com/docs/python/debugging
Extensionshttps://marketplace.visualstudio.com/VSCode
MCPhttps://code.visualstudio.com/mcp
Download https://code.visualstudio.com/download
Download https://code.visualstudio.com/Download
📼 Rewatch VS Code Live at MS Build 2026https://aka.ms/VSCode/Livestage?source=vsc-website-banner
All Docshttps://code.visualstudio.com/docs
Overviewhttps://code.visualstudio.com/docs/languages/overview
Language Supporthttps://code.visualstudio.com/docs/python/debugging#languages-articles
JavaScripthttps://code.visualstudio.com/docs/languages/javascript
JSONhttps://code.visualstudio.com/docs/languages/json
HTMLhttps://code.visualstudio.com/docs/languages/html
Emmethttps://code.visualstudio.com/docs/languages/emmet
CSS, SCSS and Lesshttps://code.visualstudio.com/docs/languages/css
TypeScripthttps://code.visualstudio.com/docs/languages/typescript
Markdownhttps://code.visualstudio.com/docs/languages/markdown
PowerShellhttps://code.visualstudio.com/docs/languages/powershell
C++https://code.visualstudio.com/docs/languages/cpp
Javahttps://code.visualstudio.com/docs/languages/java
PHPhttps://code.visualstudio.com/docs/languages/php
Pythonhttps://code.visualstudio.com/docs/languages/python
Juliahttps://code.visualstudio.com/docs/languages/julia
Rhttps://code.visualstudio.com/docs/languages/r
Rubyhttps://code.visualstudio.com/docs/languages/ruby
Rusthttps://code.visualstudio.com/docs/languages/rust
Gohttps://code.visualstudio.com/docs/languages/go
T-SQLhttps://code.visualstudio.com/docs/languages/tsql
C#https://code.visualstudio.com/docs/languages/csharp
.NEThttps://code.visualstudio.com/docs/languages/dotnet
Swifthttps://code.visualstudio.com/docs/languages/swift
Node.js / JavaScripthttps://code.visualstudio.com/docs/python/debugging#nodejs-articles
Working with JavaScripthttps://code.visualstudio.com/docs/nodejs/working-with-javascript
Node.js Tutorialhttps://code.visualstudio.com/docs/nodejs/nodejs-tutorial
Node.js Debugginghttps://code.visualstudio.com/docs/nodejs/nodejs-debugging
Deploy Node.js Appshttps://code.visualstudio.com/docs/nodejs/nodejs-deployment
Browser Debugginghttps://code.visualstudio.com/docs/nodejs/browser-debugging
Angular Tutorialhttps://code.visualstudio.com/docs/nodejs/angular-tutorial
React Tutorialhttps://code.visualstudio.com/docs/nodejs/reactjs-tutorial
Vue Tutorialhttps://code.visualstudio.com/docs/nodejs/vuejs-tutorial
Debugging Recipeshttps://code.visualstudio.com/docs/nodejs/debugging-recipes
Performance Profilinghttps://code.visualstudio.com/docs/nodejs/profiling
Extensionshttps://code.visualstudio.com/docs/nodejs/extensions
TypeScripthttps://code.visualstudio.com/docs/python/debugging#typescript-articles
Tutorialhttps://code.visualstudio.com/docs/typescript/typescript-tutorial
Transpilinghttps://code.visualstudio.com/docs/typescript/typescript-transpiling
Editinghttps://code.visualstudio.com/docs/typescript/typescript-editing
Refactoringhttps://code.visualstudio.com/docs/typescript/typescript-refactoring
Debugginghttps://code.visualstudio.com/docs/typescript/typescript-debugging
Pythonhttps://code.visualstudio.com/docs/python/debugging#python-articles
Quick Starthttps://code.visualstudio.com/docs/python/python-quick-start
Tutorialhttps://code.visualstudio.com/docs/python/python-tutorial
Run Python Codehttps://code.visualstudio.com/docs/python/run
Editinghttps://code.visualstudio.com/docs/python/editing
Lintinghttps://code.visualstudio.com/docs/python/linting
Formattinghttps://code.visualstudio.com/docs/python/formatting
Debugginghttps://code.visualstudio.com/docs/python/debugging
Environmentshttps://code.visualstudio.com/docs/python/environments
Testinghttps://code.visualstudio.com/docs/python/testing
Python Interactivehttps://code.visualstudio.com/docs/python/jupyter-support-py
Django Tutorialhttps://code.visualstudio.com/docs/python/tutorial-django
FastAPI Tutorialhttps://code.visualstudio.com/docs/python/tutorial-fastapi
Flask Tutorialhttps://code.visualstudio.com/docs/python/tutorial-flask
Create Containershttps://code.visualstudio.com/docs/python/tutorial-create-containers
Deploy Python Appshttps://code.visualstudio.com/docs/python/python-on-azure
Python in the Webhttps://code.visualstudio.com/docs/python/python-web
Settings Referencehttps://code.visualstudio.com/docs/python/settings-reference
Javahttps://code.visualstudio.com/docs/python/debugging#java-articles
Getting Startedhttps://code.visualstudio.com/docs/java/java-tutorial
Navigate and Edithttps://code.visualstudio.com/docs/java/java-editing
Refactoringhttps://code.visualstudio.com/docs/java/java-refactoring
Formatting and Lintinghttps://code.visualstudio.com/docs/java/java-linting
Project Managementhttps://code.visualstudio.com/docs/java/java-project
Build Toolshttps://code.visualstudio.com/docs/java/java-build
Run and Debughttps://code.visualstudio.com/docs/java/java-debugging
Testinghttps://code.visualstudio.com/docs/java/java-testing
Spring Boothttps://code.visualstudio.com/docs/java/java-spring-boot
Modernizing Java Appshttps://code.visualstudio.com/docs/java/java-app-mod
Application Servershttps://code.visualstudio.com/docs/java/java-tomcat-jetty
Deploy Java Appshttps://code.visualstudio.com/docs/java/java-on-azure
GUI Applicationshttps://code.visualstudio.com/docs/java/java-gui
Extensionshttps://code.visualstudio.com/docs/java/extensions
FAQhttps://code.visualstudio.com/docs/java/java-faq
C++https://code.visualstudio.com/docs/python/debugging#cpp-articles
Intro Videoshttps://code.visualstudio.com/docs/cpp/introvideos-cpp
GCC on Linuxhttps://code.visualstudio.com/docs/cpp/config-linux
GCC on Windowshttps://code.visualstudio.com/docs/cpp/config-mingw
GCC on Windows Subsystem for Linuxhttps://code.visualstudio.com/docs/cpp/config-wsl
Clang on macOShttps://code.visualstudio.com/docs/cpp/config-clang-mac
Microsoft C++ on Windowshttps://code.visualstudio.com/docs/cpp/config-msvc
Build with CMakehttps://code.visualstudio.com/docs/cpp/build-with-cmake
CMake Tools on Linuxhttps://code.visualstudio.com/docs/cpp/cmake-linux
CMake Quick Starthttps://code.visualstudio.com/docs/cpp/cmake-quickstart
C++ Dev Tools for Copilothttps://code.visualstudio.com/docs/cpp/cpp-devtools
Editing and Navigatinghttps://code.visualstudio.com/docs/cpp/cpp-ide
Debugginghttps://code.visualstudio.com/docs/cpp/cpp-debug
Configure Debugginghttps://code.visualstudio.com/docs/cpp/launch-json-reference
Refactoringhttps://code.visualstudio.com/docs/cpp/cpp-refactoring
Settings Referencehttps://code.visualstudio.com/docs/cpp/customize-cpp-settings
Configure IntelliSensehttps://code.visualstudio.com/docs/cpp/configure-intellisense
Configure IntelliSense for Cross-Compilinghttps://code.visualstudio.com/docs/cpp/configure-intellisense-crosscompilation
FAQhttps://code.visualstudio.com/docs/cpp/faq-cpp
C#https://code.visualstudio.com/docs/python/debugging#csharp-articles
Intro Videoshttps://code.visualstudio.com/docs/csharp/introvideos-csharp
Get Startedhttps://code.visualstudio.com/docs/csharp/get-started
Navigate and Edithttps://code.visualstudio.com/docs/csharp/navigate-edit
IntelliCodehttps://code.visualstudio.com/docs/csharp/intellicode
Refactoringhttps://code.visualstudio.com/docs/csharp/refactoring
Formatting and Lintinghttps://code.visualstudio.com/docs/csharp/formatting-linting
Project Managementhttps://code.visualstudio.com/docs/csharp/project-management
Build Toolshttps://code.visualstudio.com/docs/csharp/build-tools
Package Managementhttps://code.visualstudio.com/docs/csharp/package-management
Run and Debughttps://code.visualstudio.com/docs/csharp/debugging
Testinghttps://code.visualstudio.com/docs/csharp/testing
FAQhttps://code.visualstudio.com/docs/csharp/cs-dev-kit-faq
Python Debugger Extensionhttps://code.visualstudio.com/docs/python/debugging#_python-debugger-extension
Initialize configurationshttps://code.visualstudio.com/docs/python/debugging#_initialize-configurations
Additional configurationshttps://code.visualstudio.com/docs/python/debugging#_additional-configurations
Basic debugginghttps://code.visualstudio.com/docs/python/debugging#_basic-debugging
Command line debugginghttps://code.visualstudio.com/docs/python/debugging#_command-line-debugging
Debugging by attaching over a network connectionhttps://code.visualstudio.com/docs/python/debugging#_debugging-by-attaching-over-a-network-connection
Set configuration optionshttps://code.visualstudio.com/docs/python/debugging#_set-configuration-options
Breakpoints and logpointshttps://code.visualstudio.com/docs/python/debugging#_breakpoints-and-logpoints
Debugging specific app typeshttps://code.visualstudio.com/docs/python/debugging#_debugging-specific-app-types
Troubleshootinghttps://code.visualstudio.com/docs/python/debugging#_troubleshooting
Next stepshttps://code.visualstudio.com/docs/python/debugging#_next-steps
Python Debugger extensionhttps://marketplace.visualstudio.com/items?itemName=ms-python.debugpy
Tutorial - Configure and run the debuggerhttps://code.visualstudio.com/docs/python/python-tutorial#_configure-and-run-the-debugger
Flask tutorialhttps://code.visualstudio.com/docs/python/tutorial-flask
VS Code debugginghttps://code.visualstudio.com/docs/debugtest/debugging
Python Debugger extensionhttps://marketplace.visualstudio.com/items?itemName=ms-python.debugpy
Python extensionhttps://marketplace.visualstudio.com/items?itemName=ms-python.python
debugpyhttps://pypi.org/project/debugpy/
READMEhttps://github.com/microsoft/vscode-python-debugger/blob/main/README.md
Standard configuration and optionshttps://code.visualstudio.com/docs/python/debugging#_set-configuration-options
Debugging specific app typeshttps://code.visualstudio.com/docs/python/debugging#_debugging-specific-app-types
Debugging specific app typeshttps://code.visualstudio.com/docs/python/debugging#_debugging-specific-app-types
Initialize configurationshttps://code.visualstudio.com/docs/python/debugging#_initialize-configurations
Additional configurationshttps://code.visualstudio.com/docs/python/debugging#_additional-configurations
debugpyhttps://pypi.org/project/debugpy/
install the debugpy packagehttps://code.visualstudio.com/docs/python/debugging#_install-debugpy
Windows 10 OpenSSHhttps://learn.microsoft.com/windows-server/administration/openssh/openssh_install_firstuse
install debugpyhttps://code.visualstudio.com/docs/python/debugging#_install-debugpy
Remote debugginghttps://code.visualstudio.com/docs/python/debugging#_remote-script-debugging-with-ssh
Python.orghttps://docs.python.org/3/using/cmdline.html#cmdoption-m
VS Code Integrated Terminalhttps://code.visualstudio.com/docs/terminal/basics
multi-target debugginghttps://code.visualstudio.com/docs/debugtest/debugging#_multi-target-debugging
the necessary pserve commandhttps://docs.pylonsproject.org/projects/pyramid/en/latest/narr/startup.html?highlight=pserve
Configuring Python environments - environment variable definitions filehttps://code.visualstudio.com/docs/python/environments#_environment-variable-definitions-file
gevent monkey-patched codehttps://www.gevent.org/intro.html
Jinjahttps://jinja.palletsprojects.com
breakpointshttps://code.visualstudio.com/docs/debugtest/debugging#_breakpoints
logpointshttps://code.visualstudio.com/docs/debugtest/debugging#_logpoints
Tutorial - Configure and run the debuggerhttps://code.visualstudio.com/docs/python/python-tutorial#_configure-and-run-the-debugger
conditional breakpointshttps://code.visualstudio.com/docs/debugtest/debugging#_conditional-breakpoints
Remote debugginghttps://code.visualstudio.com/docs/python/debugging#_debugging-by-attaching-over-a-network-connection
Flask debugginghttps://code.visualstudio.com/docs/python/debugging#_flask-debugging
the necessary pserve commandhttps://docs.pylonsproject.org/projects/pyramid/en/latest/narr/startup.html?highlight=pserve
Testinghttps://code.visualstudio.com/docs/python/testing
Python Debugger extensionhttps://marketplace.visualstudio.com/items?itemName=ms-python.debugpy
Python environmentshttps://code.visualstudio.com/docs/python/environments
Testinghttps://code.visualstudio.com/docs/python/testing
Settings referencehttps://code.visualstudio.com/docs/python/settings-reference
General debugginghttps://code.visualstudio.com/docs/debugtest/debugging
https://github.com/microsoft/vscode
https://go.microsoft.com/fwlink/?LinkID=533687
https://www.linkedin.com/showcase/vs-code
https://bsky.app/profile/vscode.dev
https://www.reddit.com/r/vscode/
https://www.vscodepodcast.com
https://www.tiktok.com/@vscode
https://www.youtube.com/@code
https://www.microsoft.com
Supporthttps://support.serviceshub.microsoft.com/supportforbusiness/create?sapId=d66407ed-3967-b000-4cfb-2c318cad363d
Privacyhttps://go.microsoft.com/fwlink/?LinkId=521839
Terms of Usehttps://www.microsoft.com/legal/terms-of-use
Licensehttps://code.visualstudio.com/License
Your Privacy Choiceshttps://aka.ms/YourCaliforniaPrivacyChoices
Consumer Health Privacyhttps://go.microsoft.com/fwlink/?linkid=2259814

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.