GitHub / microsoft/debugpy issues and pull requests
#1920 - Add parent-session-pid argument
Pull Request -
State: closed - Opened by jborean93 27 days ago
- 11 comments
#1919 - Namespace collision with __builtins__
Issue -
State: open - Opened by the-moog 27 days ago
- 1 comment
#1918 - New child process spawned with debugpy --connect not receiving breakpoints
Issue -
State: closed - Opened by jborean93 28 days ago
- 12 comments
#1917 - Fix attach to process on arm64 Mac.
Pull Request -
State: closed - Opened by ConradIrwin about 1 month ago
- 7 comments
#1916 - debugpy ignores isolated mode (-I)
Issue -
State: open - Opened by alexandershov about 1 month ago
#1915 - dap: Ensure cwd is present in runInTerminal request
Pull Request -
State: open - Opened by osiewicz about 1 month ago
- 6 comments
#1914 - Allow explicitly mark paths as library to exclude from 'justMyCode'
Issue -
State: open - Opened by dobos about 1 month ago
- 4 comments
Labels: enhancement
#1913 - Pausing or adding new breakpoints halfway during running in VSCode makes the Python Exception lost
Issue -
State: open - Opened by hellohawaii about 1 month ago
- 1 comment
#1912 - Debugging with shortly-lived subprocesses gives 'Server disconnected unexpectedly'
Issue -
State: open - Opened by bbartyzel about 1 month ago
- 3 comments
Labels: needs repro
#1911 - Debugpy cannot resolve remoteRoot
Issue -
State: closed - Opened by pranav-ds about 1 month ago
- 1 comment
#1910 - Incompatible Copy of Pydevd already Imported Error
Issue -
State: closed - Opened by KyleMylonakisProtopia about 2 months ago
- 2 comments
#1909 - [WIP] Step Over, Step Into, not working when debugging Subprocesses
Pull Request -
State: closed - Opened by Copilot about 2 months ago
#1908 - VS Code Debugger Freezes When Using wrap_wsgi_app with debugpy
Issue -
State: open - Opened by totobest about 2 months ago
- 3 comments
#1907 - Not working with Python 3.13
Issue -
State: closed - Opened by Danau5tin about 2 months ago
- 3 comments
Labels: external, user responded
#1906 - Incomplete support of Pyside6
Issue -
State: closed - Opened by suxpert about 2 months ago
- 3 comments
Labels: duplicate
#1905 - TypeError with joblib while checking "__future__" in code
Issue -
State: open - Opened by FedericoHeichou 2 months ago
- 2 comments
#1903 - Please mention recommended clients in the README
Issue -
State: closed - Opened by kerrickstaley 2 months ago
#1902 - bug in debugger mode with extensions ending with */io.py
Issue -
State: closed - Opened by ms-cmy 3 months ago
- 3 comments
Labels: bug, duplicate
#1901 - wx.EventLoop() deprecation warning
Issue -
State: open - Opened by joltman61 4 months ago
#1900 - Cannot import modules in logpoint
Issue -
State: closed - Opened by hsm207 4 months ago
- 1 comment
#1899 - Fixes: microsoft/debugpy#1898
Pull Request -
State: closed - Opened by MichaelSpece 2 months ago
- 2 comments
#1898 - Documentation Typo
Issue -
State: open - Opened by MichaelSpece 2 months ago
#1897 - Timed out waiting for debuggee to spawn: VS Code Fails to Send "attach" Request to debugpy Adapter After Successful "initialize" Response (Windows)
Issue -
State: closed - Opened by mborsetti 2 months ago
- 7 comments
Labels: user responded, needs repro
#1896 - IPv6 support
Pull Request -
State: closed - Opened by wh1ter4bb1t-js 2 months ago
- 8 comments
#1895 - Fix 3.14 beta break with `_handle` on thread
Pull Request -
State: closed - Opened by rchiodo 2 months ago
- 2 comments
#1894 - Support for debugging `uvx` or `pipx` launched code
Issue -
State: open - Opened by karthiknadig 2 months ago
- 5 comments
Labels: needs repro
#1893 - Python 3.14 and above broke the debug extension
Issue -
State: open - Opened by hellypi 2 months ago
- 2 comments
Labels: Fixed in next release, needs repro, broken in python beta
#1892 - Do not write to stdout on debugging
Pull Request -
State: open - Opened by vnmabus 3 months ago
- 4 comments
#1891 - Multiprocessing child processes stall during VSCode debugpy breakpoints
Issue -
State: open - Opened by mraesener-aubex 3 months ago
Labels: needs repro
#1890 - debugpy.breakpoint really shouldn't need debug mode
Issue -
State: closed - Opened by bobrenjc93 3 months ago
- 1 comment
Labels: needs repro
#1889 - Update binskim flags to enable more protection
Pull Request -
State: closed - Opened by rchiodo 4 months ago
- 2 comments
#1887 - Breakpoints in non-stdlib modules named `io.py` are always skipped
Issue -
State: open - Opened by ollie-bell 7 months ago
- 14 comments
Labels: needs repro
#1886 - Set `justMyCode` from the CLI
Issue -
State: open - Opened by kabouzeid 4 months ago
- 1 comment
Labels: needs repro
#1885 - feat: add monkey_patch_os for posix_spawnp
Pull Request -
State: closed - Opened by lachalek 4 months ago
- 3 comments
#1884 - Memory leak when debugging `asyncio.create_subprocess_shell` calls
Issue -
State: open - Opened by scztt 4 months ago
Labels: needs repro
#1882 - Is there a way to resume/continue execution for all processes at once after hitting breakpoints and stopping?
Issue -
State: closed - Opened by tjoymeed 4 months ago
- 3 comments
Labels: needs repro
#1881 - Does anybody know why the BREAKPOINTS GUI PANEL in VSCode is not editable and refinable?
Issue -
State: closed - Opened by tjoymeed 4 months ago
- 1 comment
Labels: needs repro
#1878 - Many clients to one debugpy server
Issue -
State: closed - Opened by kirillin 4 months ago
- 1 comment
Labels: needs repro
#1877 - Crash and Exception thrown
Issue -
State: closed - Opened by marcusobrien 4 months ago
- 2 comments
Labels: waiting for response, Stale, needs repro
#1876 - Step Over, Step Into, not working when debugging Subprocesses
Issue -
State: open - Opened by maor-outrival 4 months ago
- 14 comments
Labels: Stale, user responded, needs repro
#1874 - Allow `"request": "attach"` and `"autoReload":` to auto-reload code in remote service
Issue -
State: closed - Opened by DiamondJoseph 4 months ago
- 2 comments
Labels: enhancement
#1873 - Pytest: stop on any failure in tests
Issue -
State: open - Opened by k4nar 4 months ago
- 7 comments
Labels: enhancement
#1871 - Hook on module names
Issue -
State: closed - Opened by SirJoeth3rd 5 months ago
- 1 comment
Labels: needs repro
#1870 - add debugpy-adapter entrypoint
Pull Request -
State: closed - Opened by TheJJ 5 months ago
- 13 comments
#1869 - Account for the scope when changing variables
Pull Request -
State: closed - Opened by rchiodo 5 months ago
#1867 - Support debugger launch outside venv to debug program in venv
Issue -
State: closed - Opened by TheJJ 5 months ago
- 1 comment
Labels: needs repro
#1866 - DEBUGPY_ADAPTER_ENDPOINTS being invalid should output an error
Issue -
State: open - Opened by dobos 5 months ago
- 13 comments
Labels: needs repro
#1865 - Get rid of silly raise/except clause
Pull Request -
State: closed - Opened by rchiodo 5 months ago
- 1 comment
#1864 - Try making the test_cli tests more robust on Python 3.13
Pull Request -
State: closed - Opened by rchiodo 5 months ago
- 3 comments
#1863 - test_targets test seems to consistently fail on Win 3.13
Issue -
State: closed - Opened by rchiodo 5 months ago
Labels: needs repro
#1862 - Persistent Dummy-N entries
Issue -
State: closed - Opened by RadoslawDeska 5 months ago
- 1 comment
Labels: needs repro
#1860 - Document performance degradation running under debugpy when not attached
Issue -
State: closed - Opened by jkugler 5 months ago
- 1 comment
Labels: needs repro
#1859 - Ensure Debugpy closes connection after a disconnect response
Pull Request -
State: closed - Opened by AleksMat 5 months ago
- 4 comments
#1858 - [Docker] "breakpoint in that file does not exist" error when trying to debug script inside container
Issue -
State: closed - Opened by FIying-Scotsman 5 months ago
- 3 comments
Labels: needs repro
#1857 - Allow modifying global variables from the variables panel
Issue -
State: open - Opened by Andrej730 5 months ago
- 4 comments
Labels: enhancement, Fixed in next release
#1856 - Fix binskim warnings for mac, linux, and pyd files
Pull Request -
State: closed - Opened by rchiodo 5 months ago
- 2 comments
#1855 - Possible to only inline preview of the first line for each variable
Issue -
State: closed - Opened by zhuoqun-chen 5 months ago
- 4 comments
Labels: needs repro
#1854 - Issue with debugpy affecting objects refcount
Issue -
State: open - Opened by Andrej730 5 months ago
- 7 comments
Labels: needs repro
#1853 - nushell doesn't work with debugpy (python debugger)
Issue -
State: open - Opened by ishipachev 10 months ago
- 7 comments
Labels: needs repro
#1852 - Debugpy not working, and exit immediately, how can i find what problems it happens with system analysis to
Issue -
State: closed - Opened by sunyd1006 5 months ago
- 1 comment
Labels: needs repro
#1851 - module 'PySide6.QtGui' has no attribute 'QApplication' or Failed to enable GUI event loop integration for 'qt'
Issue -
State: closed - Opened by Saltsmart 5 months ago
- 3 comments
Labels: duplicate
#1850 - 哦,我的天哪,叫修BUG交了半天,竟然也没修
Issue -
State: closed - Opened by Aarondongsq 5 months ago
Labels: needs repro
#1849 - builtins.globals() fails to update after a comprehension with colliding variable in Python 3.12
Issue -
State: closed - Opened by kycutler 5 months ago
- 5 comments
Labels: needs repro
#1848 - 【老天!】这个BUG叫半天都不修?
Issue -
State: closed - Opened by Aarondongsq 5 months ago
- 1 comment
Labels: needs repro
#1847 - 【直呼逆天】说好的兼容性,原来是这样实现的?
Issue -
State: closed - Opened by Aarondongsq 5 months ago
- 10 comments
Labels: needs repro
#1845 - Run project something wrong: Assertion failed: ((slen == 8) || (slen == 0)), function bytes_to_key, file _m2crypto_wrap.c, line 6904.
Issue -
State: closed - Opened by SuperWhite18 5 months ago
- 3 comments
Labels: needs repro
#1844 - 我你妈是真的服了,这个小小BUG还能发行到Visual Studio上面去?
Issue -
State: closed - Opened by Aarondongsq 5 months ago
- 1 comment
Labels: needs repro
#1841 - Interact with the debugger with a custom client
Issue -
State: closed - Opened by mmicu 5 months ago
- 1 comment
Labels: needs repro
#1838 - Attach to specific multiprocessing subprocesses via the CLI?
Issue -
State: closed - Opened by garrett361 5 months ago
- 1 comment
Labels: needs repro
#1836 - debupy ignores justMyCode == False when used in listen mode
Issue -
State: open - Opened by TommasoBendinelli 5 months ago
Labels: needs repro
#1835 - debugger with `attach` method does not stop at a breakpoint
Issue -
State: closed - Opened by hellt 6 months ago
- 15 comments
#1833 - Handle invalid `__getattribute__` functions
Pull Request -
State: closed - Opened by rchiodo 6 months ago
#1832 - Debugging class with modified `__getattribute__` freezes debugpy
Issue -
State: closed - Opened by fireattack 6 months ago
- 2 comments
Labels: Fixed in next release, needs repro
#1831 - Server[pid=XXXX] is already being debugged
Issue -
State: closed - Opened by felipewhitaker 6 months ago
- 2 comments
#1829 - Debugger randomly jumps to `ssl.py` while stepping through code
Issue -
State: closed - Opened by ldorigo 6 months ago
- 1 comment
#1828 - Debugpy silently crashes because of Broken pipe or FileNotFoundError
Issue -
State: closed - Opened by jubueche 6 months ago
- 1 comment
#1826 - Suppress warning on exit by properly closing `pydevd` socket
Pull Request -
State: closed - Opened by bersbersbers 6 months ago
- 6 comments
#1825 - Add `supportsTerminateDebuggee` to DAP capabilities
Issue -
State: closed - Opened by karthiknadig 6 months ago
Labels: enhancement
#1824 - Add Terminate Debuggee capability
Pull Request -
State: closed - Opened by karthiknadig 6 months ago
Labels: feature-request
#1822 - debugging python files executed with exec
Issue -
State: closed - Opened by kbpartha 6 months ago
#1821 - Vscode debug embedded Python
Issue -
State: closed - Opened by joetristano 6 months ago
- 31 comments
#1820 - Not able to get debugpy attach (PID and host & port) working inside Zed code editor
Issue -
State: open - Opened by RemcoSmitsDev 6 months ago
- 15 comments
Labels: needs repro
#1819 - Any object with more than two levels is truncated
Issue -
State: open - Opened by MetRonnie 6 months ago
- 9 comments
Labels: enhancement
#1818 - Add configuration option to issue a SIGTERM (or other signal) when the debugger is being stopped
Issue -
State: open - Opened by DeflateAwning 6 months ago
- 5 comments
Labels: enhancement
#1816 - Feature Request: Option to disable debugging for specific threads
Issue -
State: closed - Opened by Qasemt 6 months ago
- 3 comments
#1815 - Debug console on interactive Python script not able to create new variables
Issue -
State: closed - Opened by rvillar-villari 6 months ago
- 5 comments
Labels: waiting for response, Stale, needs repro
#1814 - optional args
Issue -
State: closed - Opened by HernandoR 6 months ago
- 3 comments
Labels: user responded
#1812 - ResourceWarning: unclosed socket
Issue -
State: closed - Opened by YoniChechik 7 months ago
- 6 comments
Labels: Fixed in next release, needs repro
#1811 - Fix matplotlib backend computation
Pull Request -
State: closed - Opened by rchiodo 7 months ago
- 2 comments
#1810 - Invalid debug adapter when setting "justMyCode": false
Issue -
State: closed - Opened by zone-coba 7 months ago
- 5 comments
Labels: needs repro
#1809 - stuck ,can't load variable
Issue -
State: open - Opened by xiangpingjiang 7 months ago
- 3 comments
Labels: needs repro
#1808 - Multiple code editor tabs ( read only ), each tab getting created every time you step into the code during debug session
Issue -
State: closed - Opened by peddadap 7 months ago
- 4 comments
Labels: needs repro
#1807 - The debugging session fails silently immediately after clicking 'Start Debugging' (On Windows only)
Issue -
State: open - Opened by rene-deltares 7 months ago
- 4 comments
Labels: needs repro
#1806 - Smarter hover actions for Exception subclasses when debugging
Issue -
State: closed - Opened by davetapley 7 months ago
- 3 comments
Labels: needs repro
#1804 - Setting to hide "Special Variables"
Issue -
State: closed - Opened by mgreiner79 7 months ago
- 2 comments
Labels: needs repro
#1803 - Allow relative paths in the 'remotePath' for a launch.json
Pull Request -
State: closed - Opened by rchiodo 7 months ago
#1801 - can debug with compileall
Issue -
State: closed - Opened by Layty 7 months ago
- 4 comments
Labels: needs repro
#1800 - numba decorated function cause debugger assertion failure
Issue -
State: closed - Opened by philosofool 7 months ago
- 1 comment
Labels: needs repro
#1799 - how to re attach to the same pid
Issue -
State: closed - Opened by Layty 7 months ago
- 10 comments
Labels: needs repro
#1798 - Fix multithreading stepping in 3.12 and later
Pull Request -
State: closed - Opened by rchiodo 7 months ago