summaryrefslogtreecommitdiff
path: root/tools/debug-debug.gdb
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Revert "Workaround "Function... not defined in.." (breakpoints not found) (GD...Fedja Beader1-3/+1
2024-02-07Use deprecated form because we're still in 2018Fedja Beader1-1/+1
2024-01-28Workaround "Function... not defined in.." (breakpoints not found) (GDB bug)Fedja Beader1-1/+3
2024-01-28Make GDB's output more verboseFedja Beader1-5/+9
2024-01-28set logging on|off is a deprecated alias for set logging enabled on|offFedja Beader1-3/+3
2018-02-17add missing parentheses in debug-debuggumi1-3/+3
2014-10-16Split tests a lotBen Longbons1-1/+1
2014-10-15Always print symbols if known for pointersBen Longbons1-1/+1
2014-10-05Add pretty-printers for timeBen Longbons1-0/+1
2014-08-28Compatibility with gdb 7.4Ben Longbons1-3/+17
2014-08-27fix testsBen Longbons1-0/+2
2014-08-27Debug debuggingBen Longbons1-0/+35