walter-erquinigo wrote: @da-viper , I'm a bit surprised by this. Which mode are you using for the debug console? I remember that in Variable mode (or whichever is the default), I was able to type `:expr <something>` and that worked.
Is your problem occurring in the Auto mode? I think that in this case, using a prefix like `:` should be enough to disambiguate. What do you think? Adding aliases is error prone because there may be people who use `expre` instead of `expr` and then this logic breaks. https://github.com/llvm/llvm-project/pull/134562 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits