[lldb-dev] logic reversal in StackFrame::Disassemble in r287189

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Mon Feb 27 13:03:48 PST 2017


Thanks for the heads up, it does indeed look like an issue.  Wonder why it
was only just now caught.  I'll submit a fix shortly.

On Mon, Feb 27, 2017 at 4:24 AM Carlo Kok <ck at remobjects.com> wrote:

> I think something went wrong in r287189:
>
>
> https://github.com/llvm-mirror/lldb/commit/dfd7c7c89c00bbffcb130cf51cd33058ecb5dfcd#diff-3adb8d2b6f1642f0ae63c3cd9326d6e4L221
>
> First it checked if the disassembly was empty, if not it filled it, now
> it returns null if it's empty (which it will always be initially)
>
> --
> Carlo Kok
> RemObjects Software
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170227/6703839d/attachment.html>


More information about the lldb-dev mailing list