summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/debugpy/hardcode-gdb.patch
diff options
context:
space:
mode:
authorKira Bruneau <kira.bruneau@pm.me>2021-12-01 01:19:12 -0500
committerKira Bruneau <kira.bruneau@pm.me>2022-07-16 20:47:38 -0400
commit8d750db596eb3e9601ac5734febe2b7d19300c3a (patch)
treee76bb6b52092dbb5dda2bcc1cba3fb3ac80b6567 /pkgs/development/python-modules/debugpy/hardcode-gdb.patch
parent512d30b8a07d335203df533912b2b12629c6f50e (diff)
python3Packages.debugpy: 1.6.0 → 1.6.2
Diffstat (limited to 'pkgs/development/python-modules/debugpy/hardcode-gdb.patch')
-rw-r--r--pkgs/development/python-modules/debugpy/hardcode-gdb.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/debugpy/hardcode-gdb.patch b/pkgs/development/python-modules/debugpy/hardcode-gdb.patch
index 09851260233f..ad40a504c9dc 100644
--- a/pkgs/development/python-modules/debugpy/hardcode-gdb.patch
+++ b/pkgs/development/python-modules/debugpy/hardcode-gdb.patch
@@ -1,5 +1,5 @@
diff --git a/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py b/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py
-index 3c0e1b94..e995a20f 100644
+index 462feae9..eb2aa945 100644
--- a/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py
+++ b/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py
@@ -399,7 +399,7 @@ def run_python_code_linux(pid, python_code, connect_debugger_tracing=False, show