[Lldb-commits] [PATCH] D92249: [LLDB/Python] Fix segfault on Python scripted breakpoints

2020-11-29 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere added a comment. It appears there are many similar calls in this file, can you update those as well? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92249/new/ https://reviews.llvm.org/D92249 ___

[Lldb-commits] [PATCH] D91634: [lldb] Error when there are no ports to launch a gdbserver on

2020-11-29 Thread Pavel Labath via Phabricator via lldb-commits
labath accepted this revision. labath added a comment. This revision is now accepted and ready to land. I was just asking for comments on the two constructors, but having them elsewhere is nice too. Comment at: lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServ