[Lldb-commits] [lldb] [lldb] Enable "frame diagnose" on linux (PR #123217)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 17 03:17:31 PST 2025
DavidSpickett wrote:
> This string comes from the debug/lldb-server, and MacOS has a... complicated compatibility story for the debugserver.
It's not to the same level, but doesn't everyone else have this issue, potentially? Though the consequence is just that if my lldb-server is old and my lldb is new, this command doesn't work. So I think the direction you've chosen is fine.
So - shall we release note this and include that detail?
https://github.com/llvm/llvm-project/pull/123217
More information about the lldb-commits
mailing list