[Lldb-commits] [lldb] [lldb] Removed gdbserver ports map from lldb-server (PR #104238)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 1 07:18:59 PDT 2024


labath wrote:

I'm currently fighting some fires, so I didn't look at the new version yet, but I think the biggest blocker right now are the global variables in the platform class. I don't like globals, and I don't think they should be necessary to solve the problem at hand. If you can revert those (put them into a separate patch so we can continue the discussion), I think we can wrap this up relatively quickly.

https://github.com/llvm/llvm-project/pull/104238


More information about the lldb-commits mailing list