Files
KiTTY/docs/pages/Savedump.md
T
2020-09-26 22:13:26 +02:00

800 B

## How to make a memory dump

In order to help bug analysis, it's possible to make a memory dump of KiTTY.

  • Get the very last beta build: https://www.9bis.net/kitty/files/kitty-debug.exe
  • Add debug=yes option to the [KiTTY] section of kitty.ini file
  • Start the session that makes the issue
  • Press CTRL+F8 keys
  • Write /savedump into the input box and press Enter
  • A kitty.dmp file is created into the same directory where kitty.exe is located
  • Remove debug=yes option