| Commit message (Expand) | Author | Age | Files | Lines |
* | gdb: move struct ui and related things to ui.{c,h} | Simon Marchi | 2023-05-01 | 1 | -0/+1 |
* | gdb: avoid repeated signal reporting during failed conditional breakpoint | Andrew Burgess | 2023-04-03 | 1 | -0/+9 |
* | Remove deprecated_lval_hack | Tom Tromey | 2023-02-13 | 1 | -1/+1 |
* | Turn value_non_lval and value_force_lval into methods | Tom Tromey | 2023-02-13 | 1 | -1/+1 |
* | Turn remaining value_contents functions into methods | Tom Tromey | 2023-02-13 | 1 | -1/+1 |
* | Turn allocate_value into a static "constructor" | Tom Tromey | 2023-02-13 | 1 | -1/+1 |
* | Turn value_address and set_value_address functions into methods | Tom Tromey | 2023-02-13 | 1 | -2/+2 |
* | Turn value_type into method | Tom Tromey | 2023-02-13 | 1 | -3/+3 |
* | gdb: make frame_info_ptr auto-reinflatable | Simon Marchi | 2023-01-20 | 1 | -2/+0 |
* | gdb: make frame_info_ptr grab frame level and id on construction | Simon Marchi | 2023-01-20 | 1 | -1/+0 |
* | Revert "X86: reverse-finish fix" | Carl Love | 2023-01-18 | 1 | -0/+3 |
* | X86: reverse-finish fix | Carl Love | 2023-01-17 | 1 | -3/+0 |
* | Use value_at_non_lval in get_call_return_value | Tom Tromey | 2023-01-03 | 1 | -6/+1 |
* | Add new overload of gdbarch_return_value | Tom Tromey | 2023-01-03 | 1 | -4/+3 |
* | [gdb] Fix segfault during inferior call to ifunc | Andrew Burgess | 2023-01-03 | 1 | -0/+3 |
* | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 2023-01-01 | 1 | -1/+1 |
* | internal_error: remove need to pass __FILE__/__LINE__ | Pedro Alves | 2022-10-19 | 1 | -1/+1 |
* | gdb: add infcall specific debugging | Andrew Burgess | 2022-10-10 | 1 | -0/+68 |
* | Change GDB to use frame_info_ptr | Tom Tromey | 2022-10-10 | 1 | -2/+2 |
* | gdb: remove TYPE_LENGTH | Simon Marchi | 2022-09-21 | 1 | -10/+10 |
* | gdb: remove TYPE_TARGET_TYPE | Simon Marchi | 2022-09-21 | 1 | -6/+6 |
* | [gdb/symtab] Fix handling of DW_TAG_unspecified_type | Tom de Vries | 2022-09-11 | 1 | -1/+1 |
* | Remove ui_register_input_event_handler | Tom Tromey | 2022-07-18 | 1 | -3/+3 |
* | gdb: make use of RAII in run_inferior_call | Andrew Burgess | 2022-06-24 | 1 | -14/+11 |
* | Unify gdb printf functions | Tom Tromey | 2022-03-29 | 1 | -15/+15 |
* | gdb: Respect the DW_CC_nocall attribute | Lancelot SIX | 2022-02-15 | 1 | -0/+5 |
* | gdb: make thread_info::m_thread_fsm a std::unique_ptr | Lancelot SIX | 2022-02-07 | 1 | -21/+28 |
* | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 2022-01-01 | 1 | -1/+1 |
* | gdb: change functions returning value contents to use gdb::array_view | Simon Marchi | 2021-10-25 | 1 | -3/+3 |
* | gdb: fix invalid arg coercion when calling static member functions | Andrew Burgess | 2021-06-25 | 1 | -2/+2 |
* | gdb: remove current_top_target function | Simon Marchi | 2021-03-24 | 1 | -5/+4 |
* | gdb: rename get_type_arch to type::arch | Simon Marchi | 2021-01-28 | 1 | -1/+1 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2021-01-01 | 1 | -1/+1 |
* | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 2020-11-02 | 1 | -14/+14 |
* | Remove target_has_execution macro | Tom Tromey | 2020-09-28 | 1 | -2/+2 |
* | gdb: Convert language_data::c_style_arrays to a method | Andrew Burgess | 2020-09-16 | 1 | -1/+1 |
* | gdb: remove TYPE_GNU_IFUNC | Simon Marchi | 2020-09-14 | 1 | -1/+1 |
* | gdb: remove TYPE_VECTOR | Simon Marchi | 2020-09-14 | 1 | -1/+1 |
* | gdb: remove TYPE_PROTOTYPED | Simon Marchi | 2020-09-14 | 1 | -1/+1 |
* | gdb: remove TYPE_FIELD_TYPE macro | Simon Marchi | 2020-06-08 | 1 | -1/+1 |
* | gdb: remove TYPE_NFIELDS macro | Simon Marchi | 2020-05-22 | 1 | -4/+4 |
* | gdb: remove TYPE_NAME macro | Simon Marchi | 2020-05-16 | 1 | -5/+5 |
* | gdb: remove TYPE_CODE macro | Simon Marchi | 2020-05-14 | 1 | -12/+12 |
* | gdb: add back declarations for _initialize functions | Simon Marchi | 2020-01-13 | 1 | -1/+2 |
* | Multi-target support | Pedro Alves | 2020-01-10 | 1 | -1/+2 |
* | Update copyright year range in all GDB files. | Joel Brobecker | 2020-01-01 | 1 | -1/+1 |
* | infcall: handle pass-by-reference arguments appropriately | Tankut Baris Aktemur | 2019-12-20 | 1 | -3/+124 |
* | infcall, c++: allow more info to be computed for pass-by-reference values | Tankut Baris Aktemur | 2019-12-20 | 1 | -1/+2 |
* | Replace SYMBOL_*_NAME accessors with member functions | Christian Biesinger | 2019-11-22 | 1 | -1/+1 |
* | Replace the MSYMBOL_*_NAME macros with member functions | Christian Biesinger | 2019-11-22 | 1 | -1/+1 |