[Lldb-commits] [PATCH] D121305: [lldb/gdb-remote] Remove ancient debugserver workaround

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 9 09:37:06 PST 2022


labath added a comment.

In D121305#3370337 <https://reviews.llvm.org/D121305#3370337>, @JDevlieghere wrote:

> Assuming this isn't relevant anymore

I was hoping you would be able to tell me that. :P

I mean, it keys off of `GetThreadSuffixSupported() == false`, which means it must catch only extremely old debugservers, but that's about the only thing I can say about that...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121305/new/

https://reviews.llvm.org/D121305



More information about the lldb-commits mailing list