This revision was automatically updated to reflect the committed changes.
Closed by commit rL338043: Fix duplicate suggestions after an ambiguous command
(authored by teemperor, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49866?vs=
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
LG. thanks for improving the interface, I think all these cleanups are really
good.
https://reviews.llvm.org/D49866
___
lldb-commits mailing lis
teemperor created this revision.
So far lldb is printing this when it finds an ambiguous command:
(lldb) g
Ambiguous command 'g'. Possible matches:
gdb-remote
gui
gdb-remote
gui
The duplicates come from the fact that we call the same query twice with t