1KDbg Release Notes for version 2.5.6
2====================================
3
4Changes since 2.5.5
5-------------------
6
7Enhancements
8
9- A popup shows the complete value of variables.
10
11Bug fixes
12
13- The values printed by GDB for uninitialized references and
14  pointer-to-member variables no longer truncate the variable list.
15
16- A few more C++ keywords are now highlighted.
17
18- The CMakeLists.txt file was adjusted for newer cmake.
19