1 KDbg Release Notes for version 2.5.4
2 ====================================
9 - Source file names with international characters are handled better.
11 - When an executable is loaded, GDBs of different vintage print different
12 text, some of which were treated as error text incorrectly, leading to
13 failed debugging sessions. More of these texts are now ignored.
15 - Variables pointing to some global variable lacked the ability to be
16 expanded with recent GDBs.
18 - Parsing of string values residing in global variables was fixed.