[Lldb-commits] [Diffusion] rL233098: [DWARF] If linkages names are missing, use decl context to get qualified names.
Siva Chandra
sivachandra at google.com
Thu Mar 26 06:32:34 PDT 2015
Hi,
Thanks for fixing it. I did not test on darwin before submitting. Lesson learnt.
Thanks,
Siva Chandra
On Thu, Mar 26, 2015 at 3:31 AM, Ilia K <ki.stfu at gmail.com> wrote:
> Hello,
>
> This broke the 2 tests:
>
> 1: test_stop_hook_multiple_threads_with_dsym (TestStopHookMultipleThreads.StopHookForMultipleThreadsTestCase)
> Test that lldb stop-hook works for multiple threads. ... ERROR
> 2: test_stop_hook_multiple_threads_with_dwarf (TestStopHookMultipleThreads.StopHookForMultipleThreadsTestCase)
> Test that lldb stop-hook works for multiple threads. ... ERROR
>
> I fixed it in r233266.
>
>
> USERS
> sivachandra (Author)
>
> http://reviews.llvm.org/rL233098
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
More information about the lldb-commits
mailing list