[all-commits] [llvm/llvm-project] cd89f9: [lldb] Fix python errors in gdbremote.py
Dominic Chen via All-commits
all-commits at lists.llvm.org
Wed Mar 2 19:48:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd89f94aa9048d59120d5d89ac84b5119bad45ab
https://github.com/llvm/llvm-project/commit/cd89f94aa9048d59120d5d89ac84b5119bad45ab
Author: Dominic Chen <ddchen at apple.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M lldb/examples/python/gdbremote.py
Log Message:
-----------
[lldb] Fix python errors in gdbremote.py
Fix exceptions encountered while debugging gdb protocol
Differential Revision: https://reviews.llvm.org/D120792
More information about the All-commits
mailing list