diff options
| author | Kira Bruneau <kira.bruneau@pm.me> | 2023-04-13 22:05:03 +0000 |
|---|---|---|
| committer | Kira Bruneau <kira.bruneau@pm.me> | 2023-05-01 13:08:41 -0400 |
| commit | 2f5f736c2cf82f62752b86b5b16344829051dd7b (patch) | |
| tree | f5831603b6d0fa8b808aa002c4926fe968af42cb /pkgs/development/python-modules/debugpy/hardcode-gdb.patch | |
| parent | f2e9a130461950270f87630b11132323706b4d91 (diff) | |
python310Packages.debugpy: 1.6.6 -> 1.6.7
Diffstat (limited to 'pkgs/development/python-modules/debugpy/hardcode-gdb.patch')
| -rw-r--r-- | pkgs/development/python-modules/debugpy/hardcode-gdb.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/debugpy/hardcode-gdb.patch b/pkgs/development/python-modules/debugpy/hardcode-gdb.patch index ad40a504c9dc..2fe09a70151a 100644 --- a/pkgs/development/python-modules/debugpy/hardcode-gdb.patch +++ b/pkgs/development/python-modules/debugpy/hardcode-gdb.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 462feae9..eb2aa945 100644 +index ed43e370..d3d6669a 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 +@@ -404,7 +404,7 @@ def run_python_code_linux(pid, python_code, connect_debugger_tracing=False, show is_debug = 0 # Note that the space in the beginning of each line in the multi-line is important! cmd = [ |
