Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-27 | Make symbol_set_names a member function | Christian Biesinger | 1 | -4/+4 |
2019-12-20 | Address Tom Tromey's comments on the CTF reader. | Weimin Pan | 1 | -75/+70 |
2019-12-16 | Use a member function to set a symbol's language | Christian Biesinger | 1 | -2/+2 |
2019-11-22 | Replace SYMBOL_*_NAME accessors with member functions | Christian Biesinger | 1 | -1/+1 |
2019-10-29 | Change some arguments to gdb::string_view instead of name+len | Christian Biesinger | 1 | -7/+7 |
2019-10-07 | gdb: Rename structures within ctfread.c | Andrew Burgess | 1 | -14/+14 |
2019-10-07 | gdb: CTF support | Weimin Pan | 1 | -0/+1486 |