1KDbg Release Notes for version 2.5.5
2====================================
3
4Changes since 2.5.4
5-------------------
6
7Bug fixes
8
9- A crash when the hotkey settings are changed was fixed.
10
11- The animation button was regenerated to avoid a crash with modern Qt.
12  Thanks to Armin Felder for the initial fix.
13
14- Pretty-printers and GDB Python extensions were disabled, because they
15  would interfere with the output parser.
16
17- Recent GDBs do not terminate on receipt of SIGTERM, keeping KDbg
18  running for 20 seconds. This was fixed.
19