[Lldb-commits] [PATCH] D78839: [lldb-vscode] Add an option for loading core files

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Apr 26 14:52:29 PDT 2020


clayborg added a comment.

You might look around for a core file in another test location and be able to use that. Functionality looks good to me. This could have been done with attachCommands before, but it is nice to have a built in and supported way to do this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78839





More information about the lldb-commits mailing list