[Lldb-commits] [PATCH] D138589: Add runToBinaryEntry option for lldb-vscode

jeffrey tan via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 23 11:16:55 PST 2022


yinghuitan abandoned this revision.
yinghuitan added a comment.

Discussed offline. We can't rely on initialized event because it has to happen before all breakpoints are set. Will create a new design for htis.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138589



More information about the lldb-commits mailing list