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