[lldb-dev] Failing BreakpointIDTestCase
Greg Clayton
gclayton at apple.com
Fri Oct 26 11:01:54 PDT 2012
As Jim said, this works for me as well.
On Oct 25, 2012, at 4:41 PM, Filipe Cabecinhas <filcab at gmail.com> wrote:
> Hi all,
>
> This test-case is failing (Mac OS X Mountain Lion, latest Xcode released, built using xcodebuild):
> ./dotest.py -v -d -A x86_64 -C clang -v -t -f BreakpointIDTestCase.test_with_dsym
>
> From what I can tell, after LLDB finds the DIE that has the inlined sum() function, it stops looking, although there is another inlined sum() function.
> With that, the breakpoint will only resolve to one location.
>
> At least I think that is what's happening. I'm not an expert on DWARF ;-)
>
> Could you have a look at it, please?
>
> Thanks,
>
> Filipe
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list