[Differential] [Accepted] D2604: LLDB/GDB plugin: add support for coredumpctl in unittests, and fix LldbTest::testCoreFile

mwolff (Milian Wolff) noreply at phabricator.kde.org
Mon Sep 5 15:07:43 UTC 2016


mwolff accepted this revision.
mwolff added a reviewer: mwolff.
mwolff added a comment.
This revision is now accepted and ready to land.


  seems to be fine to me, thanks!

INLINE COMMENTS

> test_lldb.cpp:1323
> +        // Try to use coredumpctl
> +        auto coredumpctl = QStandardPaths::findExecutable("coredumpctl");
> +        if (!coredumpctl.isEmpty()) {

can we share that code somewhere? but not that important

REPOSITORY
  rKDEVELOP KDevelop

BRANCH
  exam-core

REVISION DETAIL
  https://phabricator.kde.org/D2604

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: qi437103, kfunk, #kdevelop, mwolff
Cc: mwolff, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160905/2f814c39/attachment.html>


More information about the KDevelop-devel mailing list