jimingham wrote: The code looks fine but this would be super confusing if you don't know what is happening here, so we have to document it somehow. We can release note it but a lot of people don't read release notes. We probably should put something in the Tutorial, which discusses command resolution, though not a lot of folks read that either from what I can tell.
We should add something to the `help language` help string describing the behavior. If would be really cool if when I'm in a C++ frame and I did: (lldb) help demangle I would get a preface like: Chosen from 'language cplusplus demangle' because the current frame's language is cplusplus. https://github.com/llvm/llvm-project/pull/136766 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits