[Lldb-commits] [lldb] [lldb] Removed gdbserver ports map from lldb-server (PR #104238)
Dmitry Vasilyev via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 16 02:54:44 PDT 2024
slydiman wrote:
> I think this warning was already there, I'm just seeing it now in a clean build. `u` means `unsigned` and `portnum` is `uint16_t`.
I will revert the original definition `#define HIGH_PORT (49151u)`. Thanks.
https://github.com/llvm/llvm-project/pull/104238
More information about the lldb-commits
mailing list