diff options
| author | Robert Hensing <robert@roberthensing.nl> | 2022-12-02 18:12:14 +0000 |
|---|---|---|
| committer | Robert Hensing <robert@roberthensing.nl> | 2022-12-02 18:12:14 +0000 |
| commit | 7bfbf037d7fea8edca0ef75edd15ce4534052c5c (patch) | |
| tree | 114669c9b210ea663710cd403350a43288b60e51 /pkgs/development/python-modules/debugpy/hardcode-gdb.patch | |
| parent | 4e502a1c4d207610b0964b92bb41e574ed62e9c9 (diff) | |
| parent | fad052f056576d04a8eb7a6b374584a740e10706 (diff) | |
Merge remote-tracking branch 'upstream/master' into allow-configuration-of-roles
Diffstat (limited to 'pkgs/development/python-modules/debugpy/hardcode-gdb.patch')
| -rw-r--r-- | pkgs/development/python-modules/debugpy/hardcode-gdb.patch | 2 |
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 |
