2025-06-26 |
Tom Tromey | Change file initialization to use INIT_GDB_FILE macro |
blob | commitdiff | raw |
2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
blob | commitdiff | raw | diff to current |
2025-01-17 |
Guinevere Larsen | gdb: Migrate frame unwinders to use C++ classes |
blob | commitdiff | raw | diff to current |
2025-01-17 |
Guinevere Larsen | gdb: add "unwinder class" to frame unwinders |
blob | commitdiff | raw | diff to current |
2025-01-14 |
Yang Liu | gdb/jit: fix jit-reader linetable integrity |
blob | commitdiff | raw | diff to current |
2025-01-13 |
Simon Marchi | gdb/jit: use correctly-sized array view in deprecated_f... |
blob | commitdiff | raw | diff to current |
2025-01-10 |
Thiago Jung Bauermann | GDB: trad-frame: Store length of value_bytes in trad_fr... |
blob | commitdiff | raw | diff to current |
2024-11-21 |
Tom Tromey | Don't put JIT_READER_DIR into help text |
blob | commitdiff | raw | diff to current |
2024-11-17 |
Ijaz, Abdul B | gdb: Update linkage name lookup function to allow mst_f... |
blob | commitdiff | raw | diff to current |
2024-10-20 |
Tom Tromey | Use std::make_unique in more places |
blob | commitdiff | raw | diff to current |
2024-09-07 |
Andrew Burgess | gdb: deprecated filename_completer and associated functions |
blob | commitdiff | raw | diff to current |
2024-08-21 |
Simon Marchi | gdb: some global_block improvements |
blob | commitdiff | raw | diff to current |
2024-08-12 |
Simon Marchi | gdb: add program_space parameter to lookup_minimal_symb... |
blob | commitdiff | raw | diff to current |
2024-07-15 |
Simon Marchi | gdb: pass program space to objfile::make |
blob | commitdiff | raw | diff to current |
2024-04-25 |
Simon Marchi | gdb: remove gdbcmd.h |
blob | commitdiff | raw | diff to current |
2024-04-23 |
Simon Marchi | gdb: move store/extract integer functions to extract... |
blob | commitdiff | raw | diff to current |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove includes of early... |
blob | commitdiff | raw | diff to current |
2024-03-01 |
Will Hawkins | gdb/jit: Fix missing word in comment |
blob | commitdiff | raw | diff to current |
2024-02-20 |
Simon Marchi | gdb: pass frames as `const frame_info_ptr &` |
blob | commitdiff | raw | diff to current |
2024-01-28 |
Tom Tromey | Use the new symbol domains |
blob | commitdiff | raw | diff to current |
2024-01-12 |
Andrew Burgess | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2024-01-09 |
Tom Tromey | Avoid language-based lookups in startup path |
blob | commitdiff | raw | diff to current |
2023-11-21 |
Lancelot Six | gdb: Replace gdb::optional with std::optional |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Simon Marchi | gdb: remove target_gdbarch |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Simon Marchi | gdb: add inferior::{arch, set_arch} |
blob | commitdiff | raw | diff to current |
2023-06-05 |
Tom Tromey | Use "unrelocated" terminology in linetable_entry |
blob | commitdiff | raw | diff to current |
2023-05-25 |
Simon Marchi | gdb: remove bp_location_pointer_iterator |
blob | commitdiff | raw | diff to current |
2023-04-17 |
Simon Marchi | gdb: pass execing and following inferior to inferior_ex... |
blob | commitdiff | raw | diff to current |
2023-03-18 |
Tom Tromey | Reuse existing builtin types |
blob | commitdiff | raw | diff to current |
2023-03-17 |
Tom Tromey | Fix line table regression |
blob | commitdiff | raw | diff to current |
2023-03-11 |
Tom Tromey | Change linetable_entry::is_stmt to bool |
blob | commitdiff | raw | diff to current |
2023-03-11 |
Tom Tromey | Constify linetables |
blob | commitdiff | raw | diff to current |
2023-03-11 |
Tom Tromey | Change linetables to be objfile-independent |
blob | commitdiff | raw | diff to current |
2023-02-27 |
Kevin Buettner | Catch gdb_exception_error instead of gdb_exception... |
blob | commitdiff | raw | diff to current |
2023-02-19 |
Tom Tromey | Remove allocate_block and allocate_global_block |
blob | commitdiff | raw | diff to current |
2023-02-19 |
Tom Tromey | Convert set_block_compunit_symtab to method |
blob | commitdiff | raw | diff to current |
2023-01-01 |
Joel Brobecker | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2022-10-10 |
Tom Tromey | Change GDB to use frame_info_ptr |
blob | commitdiff | raw | diff to current |
2022-09-21 |
Simon Marchi | gdb: remove TYPE_LENGTH |
blob | commitdiff | raw | diff to current |
2022-08-04 |
Tom Tromey | Use registry in gdbarch |
blob | commitdiff | raw | diff to current |
2022-08-03 |
Tom Tromey | Use gdb_bfd_ref_ptr in objfile |
blob | commitdiff | raw | diff to current |
2022-04-28 |
Simon Marchi | gdb: remove BLOCKVECTOR_MAP macro |
blob | commitdiff | raw | diff to current |
2022-04-28 |
Simon Marchi | gdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS... |
blob | commitdiff | raw | diff to current |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_MULTIDICT macro |
blob | commitdiff | raw | diff to current |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_SUPERBLOCK macro |
blob | commitdiff | raw | diff to current |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_FUNCTION macro |
blob | commitdiff | raw | diff to current |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_{START,END} macros |
blob | commitdiff | raw | diff to current |
2022-04-20 |
Tom Tromey | Replace symbol_symtab with symbol::symtab |
blob | commitdiff | raw | diff to current |
2022-04-11 |
Simon Marchi | gdb: remove symbol value macros |
blob | commitdiff | raw | diff to current |
2022-04-06 |
Tom Tromey | Use new and delete in jit.c |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify gdb printf functions |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify gdb puts functions |
blob | commitdiff | raw | diff to current |
2022-02-11 |
Jan Vrany | gdb: extend the information printed by 'maint info... |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_TYPE macro |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_DOMAIN macro |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_ACLASS_INDEX macro, add getter/setter |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_LINETABLE macro, add getter/setter |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_BLOCKVECTOR macro, add getter... |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_DIRNAME macro, add getter/setter |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_FILETABS macro |
blob | commitdiff | raw | diff to current |
2022-02-04 |
Simon Marchi | gdb: include jit_code_entry::symfile_addr value in... |
blob | commitdiff | raw | diff to current |
2022-01-01 |
Joel Brobecker | Automatic Copyright Year update after running gdb/copyr... |
blob | commitdiff | raw | diff to current |
2021-12-29 |
Tom Tromey | Send jit.c errors to gdb_stderr |
blob | commitdiff | raw | diff to current |
2021-11-16 |
Andrew Burgess | gdb/gdbsupport: make xstrprintf and xstrvprintf return... |
blob | commitdiff | raw | diff to current |
2021-07-15 |
Simon Marchi | gdb: call post_create_inferior at end of follow_fork_in... |
blob | commitdiff | raw | diff to current |
2021-06-29 |
Simon Marchi | gdb: add names to unwinders, add debug messages when... |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Simon Marchi | gdb: add breakpoint::locations method |
blob | commitdiff | raw | diff to current |
2021-05-21 |
Tom de Vries | [gdb/breakpoint] Fix assert in jit_event_handler |
blob | commitdiff | raw | diff to current |
2021-04-24 |
Simon Marchi | gdbsupport, gdb: give names to observers |
blob | commitdiff | raw | diff to current |
2021-01-13 |
Simon Marchi | gdb: convert jit to new-style debug macros |
blob | commitdiff | raw | diff to current |
2021-01-11 |
Simon Marchi | gdb: change jit_debug to a bool |
blob | commitdiff | raw | diff to current |
2021-01-01 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2020-12-10 |
Mihails Strasuns | gdb: move bfd_open_from_target_memory to gdb_bfd |
blob | commitdiff | raw | diff to current |
2020-12-04 |
Simon Marchi | gdb: add inferior_execd observable |
blob | commitdiff | raw | diff to current |
2020-10-25 |
Simon Marchi | gdb: make jit.c use the inferior_created inferior parameter |
blob | commitdiff | raw | diff to current |
2020-10-25 |
Simon Marchi | gdb: add inferior parameter to inferior_created observable |
blob | commitdiff | raw | diff to current |
2020-10-02 |
Simon Marchi | gdb: remove arguments from inferior_created observable |
blob | commitdiff | raw | diff to current |
2020-09-15 |
Tom Tromey | Use arrays rather than pointers for global string constants |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Simon Marchi | gdb/jit: skip jit symbol lookup if already detected... |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Simon Marchi | gdb/jit: apply minor cleanup and modernization |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Simon Marchi | gdb/jit: remove jiter_objfile_data -> objfile back... |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Tankut Baris Aktemur | gdb/jit: enable tracking multiple JITer objfiles |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Simon Marchi | gdb/jit: move cached_code_address and jit_breakpoint... |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Simon Marchi | gdb/jit: apply some simplifications and assertions |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Simon Marchi | gdb/jit: split jit_objfile_data in two |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Simon Marchi | gdb/jit: link to jit_objfile_data directly from the... |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Tankut Baris Aktemur | gdb/jit: pass the jiter objfile as an argument to jit_e... |
blob | commitdiff | raw | diff to current |
2020-06-22 |
Tankut Baris Aktemur | gdb/jit: return bool in jit_breakpoint_re_set_internal... |
blob | commitdiff | raw | diff to current |
2020-05-15 |
Tom Tromey | Remove allocate_symbol et al |
blob | commitdiff | raw | diff to current |
2020-04-18 |
Tom Tromey | Change get_objfile_arch to a method on objfile |
blob | commitdiff | raw | diff to current |
2020-03-10 |
Andrew Burgess | gdb: Add support for tracking the DWARF line table... |
blob | commitdiff | raw | diff to current |
2020-03-04 |
Tom Tromey | Make "gnutarget" const |
blob | commitdiff | raw | diff to current |
2020-01-13 |
Simon Marchi | gdb: add back declarations for _initialize functions |
blob | commitdiff | raw | diff to current |
2020-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2019-12-27 |
Christian Biesinger | Make symbol_set_names a member function |
blob | commitdiff | raw | diff to current |
2019-12-16 |
Simon Marchi | jit: make gdb_symtab::blocks an std::forward_list |
blob | commitdiff | raw | diff to current |
2019-12-16 |
Simon Marchi | jit: c++-ify gdb_block |
blob | commitdiff | raw | diff to current |
2019-12-16 |
Simon Marchi | jit: make gdb_object::symtabs an std::forward_list |
blob | commitdiff | raw | diff to current |
2019-12-16 |
Simon Marchi | jit: c++-ify gdb_symtab |
blob | commitdiff | raw | diff to current |
2019-12-16 |
Simon Marchi | Fix double-free when creating more than one block in... |
blob | commitdiff | raw | diff to current |
next |