List Question
20 TechQA 2024-03-29T16:29:23.853000Launching Python Debug with Arguments messes with file path
57 views
Asked by Erico
vs code multiple open projects: pydev debugger: unable to find translation
40 views
Asked by peetcreative
Debugger not stop on breakpoint
36 views
Asked by Alberto Sanmartin Martinez
AttributeError: module 'thread' has no attribute 'start_new_thread'
136 views
Asked by Abdulrahman Hocaoglu
Production debugging a python app under uwsgi, supervisord, and nginx
47 views
Asked by Dimas Putra
Getting a debug console when running `debugpy` on the command line
107 views
Asked by Jon Cohen
VS Code numpy array endlessly expanding in debugger variables section
256 views
Asked by Akut Luna
Can I send locally stored python code to be run/debugged in a remote machine?
56 views
Asked by Marc
How to set a different terminal profile for debugpy in VSCode for macOS?
181 views
Asked by gernophil
pydev debugger: unable to find translation for: (please revise your path mappings)
795 views
Asked by NICOLĂS ANTONIO PINO LEVA
Debugpy don't work "no suitable test method found"
207 views
Asked by RayaneQH
VSCode debugpy with dockerized django app
212 views
Asked by Ryan
Subprocess with visual studio debugger attached to process causes a problem in python project
461 views
Asked by user32882
VS Code debugpy hiding special and function variables via variablePresentation in launch.json does not work
530 views
Asked by Alexander Zagajewski
Debugpy won't attach to anything
652 views
Asked by AlxVallejo
How to pause execution and wait-for-client to attach with debugpy only on hitting an exception, not before that?
185 views
Asked by Anonymous Bot
Can exceptions still interrupt the execution when they are wrapped in an appropriate try/except block?
45 views
Asked by LoneCodeRanger
Debugging Jupyter cells fails with "Pip module Unable to parse debugpy output"
318 views
Asked by evod
Using VSCode to remotely debug Python code in local Docker container
695 views
Asked by Enok82
How do I stop the Debugpy server and detach the debugger?
802 views
Asked by SandPiper