[Lldb-commits] [PATCH] D69422: [lldb][Docs] Add extra lldb aliases to gdb->lldb map
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 25 10:53:06 PDT 2019
kastiglione added a comment.
> I wonder if it is time to take the gdb commands out and just make this a task -> lldb commands table?
+1 from me
> The abbrev script sounds cool. We have a bunch of useful Python examples in examples/Python, this sounds like a perfect candidate for that if you are free to contribute it. We should figure out a mechanism to test and package the appropriate ones of these utilities with lldb distributions, not everything in lldb has to be built in...
Sounds interesting, and I yes can contribute it. I'll have a look at examples/Python and follow up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69422/new/
https://reviews.llvm.org/D69422
More information about the lldb-commits
mailing list