4 Commits

Author SHA1 Message Date
cecbcddd2b Enable gdb pretty printing for libstdc++
gdb 7.0 added support for python pretty printers, libstdc++ provides
python pretty printers but they are not loaded by default on LinuxMint
18. Load them but only for this distro as upstream Debian enables them
by default and loading them multiple times will throw an exception.
2018-11-07 11:53:45 +00:00
f60c762bc2 Allow loading .gdbinit in home directory 2018-11-01 12:33:38 +00:00
9ee8392390 Don't save gdb history 2018-10-23 16:31:09 +01:00
7937e2415a Add .gdbinit config 2018-10-23 14:14:04 +01:00