[Differential] [Commented On] D1693: KDevelop LLDB support - GDB plugin refactor
qi437103 (Aetf)
noreply at phabricator.kde.org
Sat May 28 03:06:47 UTC 2016
qi437103 added a comment.
IMO at least a namespace to group all MI based debugger implementation is necessary.
I checked some other debugger implementations. The namespaces they use
- kdev-crossfire: Crossfire
- kdev-xdebug: XDebug
- kdev-python: Python
What about KDevDebugger -> CppMIDebugger? I'm just trying to avoid using MIDebugger as both a namespace name and a class name.
REPOSITORY
rKDEVELOP KDevelop
REVISION DETAIL
https://phabricator.kde.org/D1693
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: qi437103, apol
Cc: kdevelop-devel
More information about the KDevelop-devel
mailing list