[Lldb-commits] [PATCH] D151859: [lldb/Target] Add ability to set name to targets

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 31 17:45:00 PDT 2023


jingham added a comment.

Make sure we do something sensible with "target select <NAME>" if the user has given the same name to two targets (or disallow doing that, one or the other).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151859



More information about the lldb-commits mailing list