aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-2/+2
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-2/+2
* Rename common to gdbsupportTom Tromey2019-07-091-3/+3
* Write index for dwz -m fileSimon Marchi2019-06-161-4/+27
* Remove newlines from warningsTom Tromey2019-06-101-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-2/+2
* Rewrite TRY/CATCHTom Tromey2019-04-081-6/+4
* Make exceptions use std::string and be self-managingTom Tromey2019-04-081-2/+2
* Revert the header-sorting patchTom Tromey2019-04-061-10/+5
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-5/+10
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Move mkdir_recursive to common/filestuff.cTom Tromey2018-10-271-108/+6
* Fix some gettext ARI warningsSimon Marchi2018-08-091-2/+2
* Add DWARF index cacheSimon Marchi2018-08-071-0/+463