Ha, turns out it's (lldb) im look -r -v -s "vtable for ..."
We should document this in http://lldb.llvm.org/lldb-gdb.html On Tue, Sep 15, 2015 at 9:53 AM, Ramkumar Ramachandra <artag...@gmail.com> wrote: > Hi, > > I believe there's now a: > > (gdb) info vtbl ... > > and I'm unable to find the equivalent of this in lldb. I usually do: > > (lldb) im look -r -v -s ... > > and look for the vtable info in the output, but it doesn't always seem > to be there. > > What am I missing? > > Thanks. > > Ram _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev