diff options
author | Gongyu Deng <gy_deng@icloud.com> | 2020-08-11 12:20:43 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-08-11 12:25:39 +0200 |
commit | 66fa73fa27991c2c12a4cc83143ed1f81874ded5 (patch) | |
tree | 6125dfbf339eafc4818bc8f95c5f3a9d804b8c86 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | ef0c0844fef6b1ee2497e64363fcacee2ff1b107 (diff) | |
download | llvm-66fa73fa27991c2c12a4cc83143ed1f81874ded5.zip llvm-66fa73fa27991c2c12a4cc83143ed1f81874ded5.tar.gz llvm-66fa73fa27991c2c12a4cc83143ed1f81874ded5.tar.bz2 |
[lldb] move the frame index completion into a common completion and apply it to `thread backtrace -s`
Commands frame select and thread backtrace -s can be completed in the same way.
Moved the dedicated completion of frame select into a common completion and
apply it to the both commands, along with the test modified.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions