[Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb

Zachary Turner zturner at google.com
Wed Feb 11 23:32:28 PST 2015


Oh cool, I didn't know that was a thing :). In that case, it seems all my
concerns are moot, as i can just change the default. Sorry for the noise :)
On Wed, Feb 11, 2015 at 11:28 PM Jason Molenda <jmolenda at apple.com> wrote:

> I didn't explain the disassembly-format in my proposal - it already works
> like you're describing.  The current lldb format is
>
> ${current-pc-arrow}${addr-file-or-load}{ <${function.name-without-args}
> ${function.concrete-only-addr-offset-no-padding}>}:
>
> A user can put this in their ~/.lldbinit file to keep that style of output.
>
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D7578
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150212/b3f7f4e9/attachment.html>


More information about the lldb-commits mailing list