D11902: Add highlighting for GDB command listings and gdbinit files

Milian Wolff noreply at phabricator.kde.org
Tue Apr 3 12:04:18 UTC 2018


mwolff created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
mwolff requested review of this revision.

REVISION SUMMARY
  Command listings start their non-output lines with (gdb) or >
  for multi-line commands. gdbinit files on the other hand don't
  use either, but also don't show any output.
  
  The existing GDB highlighting file is renamed to gdb-bt as it only
  highlights backtraces. It is reused by the new GDB highlighter
  to pretty-print outputs of bt-producing commands such as bt, where,
  up, down etc.

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D11902

AFFECTED FILES
  autotests/folding/highlight.bt.fold
  autotests/folding/highlight.gdb.fold
  autotests/folding/highlight.gdbinit.fold
  autotests/html/highlight.bt.html
  autotests/html/highlight.gdb.html
  autotests/html/highlight.gdbinit.html
  autotests/input/highlight.bt
  autotests/input/highlight.gdb
  autotests/input/highlight.gdbinit
  autotests/reference/highlight.bt.ref
  autotests/reference/highlight.gdb.ref
  autotests/reference/highlight.gdbinit.ref
  data/syntax/gdb-bt.xml
  data/syntax/gdb.xml
  data/syntax/gdbinit.xml

To: mwolff
Cc: #frameworks, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180403/1873ce7d/attachment.html>


More information about the Kde-frameworks-devel mailing list