[Lldb-commits] [PATCH] D128152: [lldb] [llgs] Support multiprocess in qfThreadInfo

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Jun 25 05:10:52 PDT 2022


mgorny added a comment.

Ok, apparently the changes that's breaking this is replacing the `OK` response with `l` when there's no debugged process.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128152



More information about the lldb-commits mailing list