[Differential] [Request, 191 lines] D2132: Associate MIVariable with MIDebugSession
qi437103 (Aetf)
noreply at phabricator.kde.org
Sun Jul 10 19:41:22 UTC 2016
qi437103 created this revision.
qi437103 added a reviewer: apol.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
Resolving a FIXME in MIVariable, make MIVariable use per session map.
This also helps lldb plugin, which has to enumerate the map to update variables,
otherwise it would also update variables for other sessions.
TEST PLAN
gdb unit tests and lldb unit tests (on peifeng/lldb-plugin branch)
REPOSITORY
rKDEVELOP KDevelop
BRANCH
mivariable
REVISION DETAIL
https://phabricator.kde.org/D2132
AFFECTED FILES
debuggers/common/midebugsession.cpp
debuggers/common/midebugsession.h
debuggers/common/mivariable.cpp
debuggers/common/mivariable.h
debuggers/common/mivariablecontroller.cpp
debuggers/gdb/gdbvariable.cpp
debuggers/gdb/gdbvariable.h
debuggers/gdb/unittests/test_gdb.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: qi437103, apol
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160710/f0c17d33/attachment.html>
More information about the KDevelop-devel
mailing list