Age | Commit message (Expand) | Author | Files | Lines |
2024-05-30 | gdb: remove unused includes in utils.h | Simon Marchi | 1 | -0/+1 |
2024-04-25 | gdb: remove gdbcmd.h | Simon Marchi | 1 | -1/+1 |
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-02-06 | gdb: remove core_bfd macro | Simon Marchi | 1 | -3/+3 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-11-29 | Remove gdb_static_assert | Tom Tromey | 1 | -3/+3 |
2023-10-10 | gdb: remove target_gdbarch | Simon Marchi | 1 | -1/+1 |
2023-10-10 | gdb: add inferior::{arch, set_arch} | Simon Marchi | 1 | -1/+1 |
2023-02-27 | Catch gdb_exception_error instead of gdb_exception (in many places) | Kevin Buettner | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-08-03 | Use gdb_bfd_ref_ptr in objfile | Tom Tromey | 1 | -2/+2 |
2022-03-04 | Mark vDSO as not a file | Tom Tromey | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-04-24 | gdbsupport, gdb: give names to observers | Simon Marchi | 1 | -1/+1 |
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 | -2/+2 |
2020-10-29 | Change add_target_sections_of_objfile to method on program_space | Tom Tromey | 1 | -1/+1 |
2020-10-29 | Remove symfile_objfile macro | Tom Tromey | 1 | -2/+2 |
2020-10-29 | Remove the exec_bfd macro | Tom Tromey | 1 | -3/+3 |
2020-10-25 | gdb: use inferior parameter in add_vsyscall_page | Simon Marchi | 1 | -1/+2 |
2020-10-25 | gdb: add inferior parameter to inferior_created observable | Simon Marchi | 1 | -1/+1 |
2020-10-02 | gdb: remove arguments from inferior_created observable | Simon Marchi | 1 | -1/+1 |
2020-05-20 | PR25993, read of freed memory | Alan Modra | 1 | -7/+7 |
2020-03-12 | Fix CORE_ADDR size assertion in symfile-mem.c | Tom Tromey | 1 | -1/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+3 |
2019-09-11 | Introduce bfd_set_filename | Tom Tromey | 1 | -4/+2 |
2019-09-06 | bfd_get_filename | Alan Modra | 1 | -1/+1 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -3/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-04-30 | Remove new_bfd_ref | Tom Tromey | 1 | -1/+1 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -2/+2 |
2018-03-16 | Remove make_cleanup_free_section_addr_info | Tom Tromey | 1 | -15/+5 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-20 | Introduce new_bfd_ref | Tom Tromey | 1 | -2/+1 |
2017-10-10 | Eliminate catch_exceptions/catch_exceptions_with_msg | Pedro Alves | 1 | -38/+19 |
2017-09-27 | Constify add_symbol_file_from_memory_command | Tom Tromey | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -5/+0 |
2017-01-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -3/+4 |
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/+5 |
2016-04-06 | Print the "file" command suggestion in exec_file_locate_attach | Jan Kratochvil | 1 | -2/+1 |
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 | -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-10-10 | Split vDSO range lookup to a gdbarch hook | Pedro Alves | 1 | -26/+5 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-06-06 | symfile, vdso: remove target sections | Markus Metzger | 1 | -17/+1 |