1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-11-30 23:37:17 +03:00
kakoune/src/.gdbinit
Maxime Coste ebc9f7703b Embed gdb pretty-printing script directly into Kakoune binary
This will get stripped correctly, and should make debugging easier.
2019-01-23 20:27:16 +11:00

3 lines
49 B
Plaintext

set print pretty
break Kakoune::on_assert_failed