[Lldb-commits] [lldb] r190812 - Fixes symbol resolution for a function with a tail call because the PC

Ed Maste emaste at freebsd.org
Wed Sep 18 14:43:09 PDT 2013


On 18 September 2013 16:07, Greg Clayton <gclayton at apple.com> wrote:
> There we some logic errors in the Module::ResolveSymbolContextForAddress fix which I just fixed with:
>
> % svn commit
> Sending        source/Core/Module.cpp
> Transmitting file data .
> Committed revision 190955.
>
> Let me know if this fixes anything for you?

It looks like the test still fails for me on FreeBSD after this change.



More information about the lldb-commits mailing list