<table><tr><td style="">mwolff created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.<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/D11902">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Command listings start their non-output lines with (gdb) or ><br />
for multi-line commands. gdbinit files on the other hand don't<br />
use either, but also don't show any output.</p>

<p>The existing GDB highlighting file is renamed to gdb-bt as it only<br />
highlights backtraces. It is reused by the new GDB highlighter<br />
to pretty-print outputs of bt-producing commands such as bt, where,<br />
up, down etc.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R216 Syntax Highlighting</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/D11902">https://phabricator.kde.org/D11902</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/folding/highlight.bt.fold<br />
autotests/folding/highlight.gdb.fold<br />
autotests/folding/highlight.gdbinit.fold<br />
autotests/html/highlight.bt.html<br />
autotests/html/highlight.gdb.html<br />
autotests/html/highlight.gdbinit.html<br />
autotests/input/highlight.bt<br />
autotests/input/highlight.gdb<br />
autotests/input/highlight.gdbinit<br />
autotests/reference/highlight.bt.ref<br />
autotests/reference/highlight.gdb.ref<br />
autotests/reference/highlight.gdbinit.ref<br />
data/syntax/gdb-bt.xml<br />
data/syntax/gdb.xml<br />
data/syntax/gdbinit.xml</div></div></div><br /><div><strong>To: </strong>mwolff<br /><strong>Cc: </strong>Frameworks, michaelh, ngraham<br /></div>