[lldb-dev] Do we have the equivalent of `layout asm`?
Greg Clayton via lldb-dev
lldb-dev at lists.llvm.org
Mon Apr 11 10:26:49 PDT 2016
I don't believe we do. But we do have a very alpha "gui" mode which gets you into curses. It needs some work, but it is close and I am sure you could implement the layout if you take some time to implement it.
Greg
> On Apr 9, 2016, at 1:55 PM, Ramkumar Ramachandra via lldb-dev <lldb-dev at lists.llvm.org> wrote:
>
> Hi,
>
> gdb has a `layout asm` which is very useful while debugging assembly.
> Do we have something like that in lldb?
>
> Thanks.
>
> Ram
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list