index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
kakoune.py
Age
Commit message (
Expand
)
Author
2025-05-11
Update GDB pretty printer following SSO layout change
Johannes Altmanninger
2024-07-19
Make sourcing gdb/kakoune.py automatically add the pretty printers
Maxime Coste
2021-07-20
Improve code-generation for Strings
Maxime Coste
2017-02-06
Add Regex support in gdb pretty printing
Maxime Coste
2017-02-06
Make gdb ArrayIterator python 3 compatible
Maxime Coste
2016-10-04
Fix gdb pretty printers after rename of the coordinate types
Maxime Coste
2016-07-25
Fix StringDataPtr gdb pretty printer
Maxime Coste
2016-04-13
Improve gdb pretty printer a bit more
Maxime Coste
2016-04-13
Tweak gdb pretty printer to respect more flake8, and fix String display
Maxime Coste
2016-01-24
Add gdb pretty printing for Kakoune::Color
Maxime Coste
2015-05-13
Fix StringDataPtr gdb pretty printer
Maxime Coste
2015-03-24
Fix gdb String pretty printer
Maxime Coste
2015-01-27
Add pretty printer for ref_ptr<StringStorage>
Maxime Coste
2015-01-23
Update gdb pretty printer
Maxime Coste
2014-05-14
Fix gdb pretty printer
Maxime Coste
2013-03-29
update gdb pretty printer for new String implementation
Maxime Coste
2012-11-26
fix BufferIterator gdb pretty printer
Maxime Coste
2012-10-22
gdb: support ByteCount pretty printing
Maxime Coste
2012-09-05
Support CharCount and LineCount in gdb pretty printers
Maxime Coste
2012-06-14
update kakoune gdb printers
Maxime Coste
2012-03-30
Store buffer content in a list of lines
Maxime Coste
2012-03-08
add gdb pretty printers for kakoune data structures
Maxime Coste