<table><tr><td style="">mwolff created this revision.<br />mwolff added reviewers: KDevelop, dfaure.<br />Restricted Application added a subscriber: kdevelop-devel.<br />mwolff requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9918" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The pretty printers already had a pretty approach for empty<br />
containers, these got an 'empty ' prepended to their output.<br />
But when you are printing large containers, how do you know the<br />
size of the container? Often, it's not straight forward to get<br />
to the size, e.g. for a QList. To help the user of the debugger,<br />
always append '(size = N)' to the output, which works for all<br />
situations. Remove the empty prefix, which is now obsolete.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9918" rel="noreferrer">https://phabricator.kde.org/D9918</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/gdb/printers/qt.py<br />
plugins/gdb/unittests/test_gdbprinters.cpp</div></div></div><br /><div><strong>To: </strong>mwolff, KDevelop, dfaure<br /><strong>Cc: </strong>kdevelop-devel<br /></div>