Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -7/+7 |
2020-05-19 | Default gdb_bfd_open's fd parameter to -1 | Pedro Alves | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-07 | Core file build-id support | Keith Seitz | 1 | -5/+25 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -5/+3 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -3/+5 |
2019-02-22 | Look for build-id-based separate debug files under the sysroot | Simon Marchi | 1 | -43/+72 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-26 | Improve "set debug separate-debug-file" | Simon Marchi | 1 | -4/+27 |
2018-03-08 | Use std::string to simplify build_id_to_debug_bfd | Simon Marchi | 1 | -22/+11 |
2018-03-08 | Make find_separate_debug_file* return std::string | Simon Marchi | 1 | -3/+4 |
2018-03-02 | Make delim_string_to_char_ptr_vec return an std::vector | Simon Marchi | 1 | -8/+5 |
2018-02-08 | Use unique_xmalloc_ptr in build_id_to_debug_bfd | Tom Tromey | 1 | -6/+3 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-06-11 | Introduce "set debug separate-debug-file" | Simon Marchi | 1 | -0/+7 |
2017-01-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -20/+10 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+5 |
2015-06-24 | Fix lrealpath memory leak in build_id_to_debug_bfd | Keith Seitz | 1 | -0/+4 |
2015-06-15 | Allow gdb to find debug symbols file by build-id for PE file format also | Jon Turney | 1 | -12/+9 |
2015-04-02 | Convert "remote:" sysroots to "target:" and remove "remote:" | Gary Benson | 1 | -1/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-04 | New python attribute gdb.Objfile.build_id. | Doug Evans | 1 | -2/+2 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-08 | fix PR symtab/15597 | Tom Tromey | 1 | -0/+168 |