[Lldb-commits] [Diffusion] rL233098: [DWARF] If linkages names are missing, use decl context to get qualified names.
Ilia K
ki.stfu at gmail.com
Thu Mar 26 03:31:25 PDT 2015
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