summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2025-05-11Update GDB pretty printer following SSO layout changeJohannes Altmanninger
2024-07-19Make sourcing gdb/kakoune.py automatically add the pretty printersMaxime Coste
2021-07-20Improve code-generation for StringsMaxime Coste
2017-02-06Add Regex support in gdb pretty printingMaxime Coste
2017-02-06Make gdb ArrayIterator python 3 compatibleMaxime Coste
2016-10-04Fix gdb pretty printers after rename of the coordinate typesMaxime Coste
2016-07-25Fix StringDataPtr gdb pretty printerMaxime Coste
2016-04-13Improve gdb pretty printer a bit moreMaxime Coste
2016-04-13Tweak gdb pretty printer to respect more flake8, and fix String displayMaxime Coste
2016-01-24Add gdb pretty printing for Kakoune::ColorMaxime Coste
2015-05-13Fix StringDataPtr gdb pretty printerMaxime Coste
2015-03-24Fix gdb String pretty printerMaxime Coste
2015-01-27Add pretty printer for ref_ptr<StringStorage>Maxime Coste
2015-01-23Update gdb pretty printerMaxime Coste
2014-05-14Fix gdb pretty printerMaxime Coste
2013-03-29update gdb pretty printer for new String implementationMaxime Coste
2012-11-26fix BufferIterator gdb pretty printerMaxime Coste
2012-10-22gdb: support ByteCount pretty printingMaxime Coste
2012-09-05Support CharCount and LineCount in gdb pretty printersMaxime Coste
2012-06-14update kakoune gdb printersMaxime Coste
2012-03-30Store buffer content in a list of linesMaxime Coste
2012-03-08add gdb pretty printers for kakoune data structuresMaxime Coste