summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/debugpy/hardcode-lldb.patch
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2024-03-21 07:18:55 +0100
committerVladimír Čunát <v@cunat.cz>2024-03-21 07:18:55 +0100
commit20f77aa09916374aa3141cbc605c955626762c9a (patch)
tree350f220f1fdbef0d19be310a8bc9182ee54c256f /pkgs/development/python-modules/debugpy/hardcode-lldb.patch
parent41e7f036eeff80516bcf6cbf2c41e9ac0c51c456 (diff)
parent6e6944dbcc2493731e7b82059189efe41b2f9646 (diff)
Merge #295458: staging-next 2024-03-13
Diffstat (limited to 'pkgs/development/python-modules/debugpy/hardcode-lldb.patch')
-rw-r--r--pkgs/development/python-modules/debugpy/hardcode-lldb.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/debugpy/hardcode-lldb.patch b/pkgs/development/python-modules/debugpy/hardcode-lldb.patch
index 3a1013187351..215e7ee0f9ca 100644
--- a/pkgs/development/python-modules/debugpy/hardcode-lldb.patch
+++ b/pkgs/development/python-modules/debugpy/hardcode-lldb.patch
@@ -1,8 +1,8 @@
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 d3d6669a..2ded8d9c 100644
+index 56fab577..989ede03 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
-@@ -494,7 +494,7 @@ def run_python_code_mac(pid, python_code, connect_debugger_tracing=False, show_d
+@@ -500,7 +500,7 @@ def run_python_code_mac(pid, python_code, connect_debugger_tracing=False, show_d
is_debug = 0
# Note that the space in the beginning of each line in the multi-line is important!
cmd = [