[Lldb-commits] [lldb] [lldb] Removed gdbserver ports map from lldb-server (PR #104238)
Dmitry Vasilyev via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 1 10:21:34 PDT 2024
slydiman wrote:
> I don't like globals
Is this the only argument? I don't like globals too. But no one suggested better solution w/o huge refactoring of MonitorProcessCallback.
Updated. The child process will crash 50/50 at the end, but no one will see. The problem will remain hidden.
https://github.com/llvm/llvm-project/pull/104238
More information about the lldb-commits
mailing list