aboutsummaryrefslogtreecommitdiff
path: root/gdb/ctfread.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-16Use a member function to set a symbol's languageChristian Biesinger1-2/+2
2019-11-22Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger1-1/+1
2019-10-29Change some arguments to gdb::string_view instead of name+lenChristian Biesinger1-7/+7
2019-10-07gdb: Rename structures within ctfread.cAndrew Burgess1-14/+14
2019-10-07gdb: CTF supportWeimin Pan1-0/+1486