[Lldb-commits] [PATCH] D136958: [lldb] Document QSetDetachOnError packet
Felipe de Azevedo Piovezan via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 1 14:10:09 PDT 2022
fdeazeve added a comment.
In D136958#3896820 <https://reviews.llvm.org/D136958#3896820>, @jasonmolenda wrote:
> debugserver often can't tell the difference between these (when you run a process on a local system, lldb actually does the posix_spawn and then tells debugserver to attach to it).
That makes a lot of sense!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136958/new/
https://reviews.llvm.org/D136958
More information about the lldb-commits
mailing list