Fix GDB/LLDB unittests.

Authored by qi437103 on Jul 26 2017, 8:23 PM.

Description

Fix GDB/LLDB unittests.

Summary:

  • Fix string handling in LLDB formatters. It was broken after LLDB 4.0 released.
  • Fix failing GDB unittests due to changes in debuggees.
  • Mark a few LLDB tests as expected fail due to LLDB bugs.

Test Plan:
No failing tests any more, at least on my box. I'm not familiar with the current CI setup yet.
If these tests still fail on CI I'll see what I can do to improve the reliability.

Reviewers: kfunk, KDevelop

Reviewed By: kfunk, KDevelop

Subscribers: kdevelop-devel

Differential Revision: https://phabricator.kde.org/D6940

Details

Committed
qi437103Jul 27 2017, 8:24 PM
Reviewer
KDevelop
Differential Revision
D6940: Fix GDB/LLDB unittests.
Parents
R32:f14a8fc9ceb3: clang: fix precompiled preamble cache misses
Branches
Unknown
Tags
Unknown