aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbsupport
AgeCommit message (Expand)AuthorFilesLines
2019-10-02gdb: Change a VEC to std::vector in btrace.{c,h}Andrew Burgess1-2/+0
2019-10-02gdb: Remove a VEC from gdbsupport/btrace-common.hAndrew Burgess2-16/+19
2019-10-01Introduce gdb-specific %p format suffixesPedro Alves2-66/+111
2019-10-01Don't create empty literal piecesTom Tromey1-6/+10
2019-09-26Revert "Improve ptrace-error detection on Linux targets"Sergio Durigan Junior1-2/+2
2019-09-26Improve ptrace-error detection on Linux targetsSergio Durigan Junior1-2/+2
2019-09-18Change boolean options to bool instead of intChristian Biesinger2-3/+3
2019-08-23Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior3-1/+171
2019-07-11gdb: Allow quoting around string options in the gdb::option frameworkAndrew Burgess2-0/+69
2019-07-09Rename common to gdbsupportTom Tromey109-0/+15376