[lldb] Fix python errors in gdbremote.py
authorDominic Chen <ddchen@apple.com>
Wed, 2 Mar 2022 06:54:59 +0000 (22:54 -0800)
committerDominic Chen <ddchen@apple.com>
Thu, 3 Mar 2022 03:47:51 +0000 (19:47 -0800)
commitcd89f94aa9048d59120d5d89ac84b5119bad45ab
tree02a3973cd649985dd758e90f3fe962f09eb13824
parent1cfcbf197cf61e7b9d0669d9b3450caed2494e6d
[lldb] Fix python errors in gdbremote.py

Fix exceptions encountered while debugging gdb protocol

Differential Revision: https://reviews.llvm.org/D120792
lldb/examples/python/gdbremote.py