[Lldb-commits] [PATCH] D156493: [lldb-vsocde] Adding support for the "disassemble" request.
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 4 02:44:57 PDT 2023
DavidSpickett added a comment.
> Do you have any additional information about the failure? The link looks like a timeout, so I'm not sure where things are timing out.
Sorry for the false alarm, https://github.com/llvm/llvm-project/commit/9a3f0cd717f68ccf9e348bce2d76a2372482f4f2 fixed a few vscode tests including this one. I've enabled it again.
> Also it would be very useful if the logs could be printed in a pretty form like:
And I've done this in https://github.com/llvm/llvm-project/commit/165f45a877742a74988d63f36aee635c8e0a47da.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156493/new/
https://reviews.llvm.org/D156493
More information about the lldb-commits
mailing list