[Bug 60670] Changing debugger default output radix

John Birch jbb at kdevelop.org
Sun Feb 8 04:20:05 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=60670      




------- Additional Comments From jbb at kdevelop.org  2004-02-08 04:12 -------
Added new patch from Robert Gruber which fixes the previous "two things" plus fixes another two things.

However I see two more problems.
. toggle a variable within and expanded structure send an incorrect command to gdb
eg "print about./x varname" shouldbe "print /x about.varname"
. stepping with /x modifier caused red text in watch window even though the variable values hasn't changed.




More information about the KDevelop-devel mailing list