jimingham wrote: This seems a slippery slope. gdb generally has 3 or 4 different ways of spelling every command; I really don't want to add them all to lldb and make it harder to spell the native lldb commands. The lldb command set isn't that hard to learn...
I'm not super excited about adding this, but in any case I'd really rather not have this or any future additions of this sort be on by default. If we feel we really need to do this, then we should add an `interpreter.emulate-gdb` setting and have these additions gated by that. We should also make sure `i` is `image` not `inspect` so we don't make people have to change what they have been typing. https://github.com/llvm/llvm-project/pull/155039 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits