[Lldb-commits] [PATCH] D100340: [lldb-vscode] Add postRunCommands

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 22 00:33:37 PDT 2021


jankratochvil added a comment.

It has caused a regression for Fedora buildbot (which is so far a silent one):
https://lab.llvm.org/staging/#/builders/16/builds/4936

  Failed Tests (2):
    lldb-api :: tools/lldb-vscode/attach/TestVSCode_attach.py
    lldb-api :: tools/lldb-vscode/launch/TestVSCode_launch.py

I will check it more.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100340



More information about the lldb-commits mailing list