Need a way to export/save to file for attaching to bug reports.
Does this refer to having the kDebug() statements printed in a file ?
Have implemented it, https://git.reviewboard.kde.org/r/116560/. Please check!
Git commit 38c01cf780e1e0a2f8ebe024481d5c5696368969 by David Edmundson, on behalf of mayank jha. Committed on 03/03/2014 at 21:28. Pushed by davidedmundson into branch 'master'. Adds the feature to save the log files in the debugger. Adds a button Save Log file to save the log in the currentTab of the TabWidget. REVIEW: 116560 M +6 -1 tools/debugger/debug-message-view.cpp M +1 -0 tools/debugger/debug-message-view.h M +5 -0 tools/debugger/main-window.cpp M +3 -0 tools/debugger/main-window.h M +13 -3 tools/debugger/main-window.ui http://commits.kde.org/telepathy-common-internals/38c01cf780e1e0a2f8ebe024481d5c5696368969