[LLDB] Add "frame select" as equivalent of GDB's "frame" command
authorDavid Spickett <david.spickett@linaro.org>
Thu, 29 Sep 2022 13:03:43 +0000 (13:03 +0000)
committerDavid Spickett <david.spickett@linaro.org>
Fri, 7 Oct 2022 09:30:05 +0000 (09:30 +0000)
commit68ab7accc72bffe4d27a1b2ee50105c7ffda54cf
treee6b8192c30dcf049fcac746b5b9815047c49c0e6
parentd9df1190cdb9c7d50f359c097cf53243ab3127ce
[LLDB] Add "frame select" as equivalent of GDB's "frame" command

This is useful for answering the question "where am I?" and is surprisingly
difficult to figure out without just doing another step command.

Reviewed By: awarzynski

Differential Revision: https://reviews.llvm.org/D134873
lldb/docs/use/map.rst