Age | Commit message (Expand) | Author | Files | Lines |
2017-09-12 | Make probe_ops::get_probes fill an std::vector | Simon Marchi | 1 | -4/+4 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-02-23 | Use gdb::function_view in iterate_over_symtabs & co | Pedro Alves | 1 | -24/+18 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-26 | Make symfile_add_flags and objfile->flags strongly typed | Pedro Alves | 1 | -2/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -49/+74 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -3/+3 |
2015-01-31 | new callback parameter expansion_notify for expand_symtabs_matching | Gary Benson | 1 | -1/+4 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-17 | New parameter "debug symbol-lookup". | Doug Evans | 1 | -32/+24 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -17/+23 |
2014-03-03 | change probes to be program-space-independent | Tom Tromey | 1 | -19/+0 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -2/+2 |
2014-02-11 | Reformat symfile-debug.c::debug_qf_expand_symtabs_matching parameters. | Joel Brobecker | 1 | -5/+5 |
2014-02-10 | Fix compile error | Gary Benson | 1 | -2/+2 |
2014-02-10 | Update debug_qf_expand_symtabs_matching to use typedefs. | Gary Benson | 1 | -3/+2 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-06 | remove some sym_probe_fns methods | Tom Tromey | 1 | -80/+0 |
2013-09-25 | New option "set debug symfile on". | Doug Evans | 1 | -0/+773 |