Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-02-20 | gdb: pass frames as `const frame_info_ptr &` | Simon Marchi | 1 | -4/+4 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-11-21 | gdb: Remove uses of gdb::to_string (const std::string_view &) | Lancelot Six | 1 | -10/+9 |
2023-11-21 | gdb: Use std::string_view instead of gdb::string_view | Lancelot Six | 1 | -25/+26 |
2023-08-31 | [gdb/symtab] Factor out type::{alloc_fields,copy_fields} | Tom de Vries | 1 | -4/+1 |
2023-05-24 | gdbsupport: add support for references to checked_static_cast | Simon Marchi | 1 | -9/+19 |
2023-03-18 | Remove arch_type | Tom Tromey | 1 | -2/+3 |
2023-03-07 | gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_value | Simon Marchi | 1 | -0/+12 |
2023-03-01 | gdb: update some copyright years (2022 -> 2023) | Simon Marchi | 1 | -1/+1 |
2023-02-02 | gdb: initial support for ROCm platform (AMDGPU) debugging | Simon Marchi | 1 | -0/+1367 |