Reapply some patches to 5.0 that are lost when merging into master
ClosedPublic

Authored by qi437103 on Jul 26 2016, 7:01 PM.

Details

Test Plan

it compiles, and passes all gdb unit tests on my box.

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
qi437103 updated this revision to Diff 5508.Jul 26 2016, 7:01 PM
qi437103 retitled this revision from to Reapply some patches to 5.0 that are lost when merging into master.
qi437103 updated this object.
qi437103 edited the test plan for this revision. (Show Details)
qi437103 added a reviewer: kfunk.
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptJul 26 2016, 7:01 PM
kfunk accepted this revision.Jul 26 2016, 7:19 PM
kfunk edited edge metadata.
kfunk added inline comments.
debuggers/gdb/debugsession.h
78

// -> /// to make it proper doxygen-style comments

Would just remove the first two lines...

98

Could initialize with = false directly

This revision is now accepted and ready to land.Jul 26 2016, 7:19 PM
This revision was automatically updated to reflect the committed changes.