[Lldb-commits] [PATCH] D99864: [lldb] Fork/vfork support via gdb-remote protocol [WIP]
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 8 16:23:19 PDT 2021
mgorny added a comment.
And now moved Extension API to D100153 <https://reviews.llvm.org/D100153>. I've added an API to query features supported by platform plugin, so now server doesn't report them unless they're actually going to be used.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99864/new/
https://reviews.llvm.org/D99864
More information about the lldb-commits
mailing list