5 days ago |
Tom Tromey | Change file initialization to use INIT_GDB_FILE macro |
tree | commitdiff |
2025-06-06 |
Andrew Burgess | gdb/guile: fix memory leak in gdbscm_parse_command_name |
tree | commitdiff |
2025-06-06 |
Andrew Burgess | gdb/python/guile: remove some explicit calls to xmalloc |
tree | commitdiff |
2025-06-04 |
Andrew Burgess | gdb/python/guile: fix segfault from nested prefix comma... |
tree | commitdiff |
2025-06-03 |
Andrew Burgess | gdb/python/guile: user created prefix commands get... |
tree | commitdiff |
2025-05-13 |
Andrew Burgess | gdb/guile: generate general description string for... |
tree | commitdiff |
2025-05-13 |
Andrew Burgess | gdb/guile: improve auto-generated strings for parameters |
tree | commitdiff |
2025-05-13 |
Andrew Burgess | gdb/python/guile: check for invalid prefixes in Command... |
tree | commitdiff |
2025-05-06 |
Andrew Burgess | gdb/python/guile: check if styling is disabled in Color... |
tree | commitdiff |
2025-04-29 |
Tom de Vries | [gdb] Handle nullptr gdb_std{err,out} in {gdbpy,ioscm... |
tree | commitdiff |
2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
tree | commitdiff |
2025-04-04 |
Tom Tromey | Make gdb/guile codespell-clean |
tree | commitdiff |
2025-03-17 |
Lucy Kingsbury | Fix Guile pretty printer display hints |
tree | commitdiff |
2025-03-06 |
Tom de Vries | [gdb/guile] Fix typos |
tree | commitdiff |
2025-01-28 |
Tom de Vries | [gdb/guile] Use SCM_DEBUG_TYPING_STRICTNESS 0 |
tree | commitdiff |
2025-01-12 |
Andrei Pikas | Add an option with a color type. |
tree | commitdiff |
2025-01-10 |
Tom de Vries | [gdb/build, c++20] Fix build with gcc 10 |
tree | commitdiff |
2024-12-18 |
Tom Tromey | Run check-include-guards.py |
tree | commitdiff |
2024-11-26 |
Simon Marchi | Convert type copying to new hash table |
tree | commitdiff |
2024-11-23 |
Tom de Vries | [gdb/contrib] Add two rules in common-misspellings.txt |
tree | commitdiff |
2024-10-21 |
Andrew Burgess | gdb/guile: add get-basic-type |
tree | commitdiff |
2024-10-19 |
Tom de Vries | [gdb/guile, c++20] Work around Werror=volatile in libgu... |
tree | commitdiff |
2024-09-07 |
Andrew Burgess | gdb: split apart two different types of filename completion |
tree | commitdiff |
2024-08-14 |
Felix Willgerodt | btrace, python: Enable ptwrite filter registration. |
tree | commitdiff |
2024-07-16 |
Simon Marchi | gdb, gdbserver, gdbsupport: use [[noreturn]] instead... |
tree | commitdiff |
2024-07-15 |
Simon Marchi | gdb: make objfile::pspace private |
tree | commitdiff |
2024-04-25 |
Simon Marchi | gdb: remove gdbcmd.h |
tree | commitdiff |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove includes of early... |
tree | commitdiff |
2024-02-27 |
Tom Tromey | Add extension_language_ops::shutdown |
tree | commitdiff |
2024-01-29 |
Lancelot SIX | gdb: Use SYM_DOMAIN instead of DOMAIN when calling... |
tree | commitdiff |
2024-01-28 |
Tom Tromey | Use domain_search_flags in lookup_symbol et al |
tree | commitdiff |
2024-01-28 |
Tom Tromey | Use a .def file for domain_enum |
tree | commitdiff |
2024-01-12 |
Andrew Burgess | Update copyright year range in header of all files... |
tree | commitdiff |
2023-12-14 |
Simon Marchi | gdb: change value_of_register and value_of_register_laz... |
tree | commitdiff |
2023-11-21 |
Lancelot Six | gdb: Replace gdb::optional with std::optional |
tree | commitdiff |
2023-10-05 |
Simon Marchi | gdb: add program_space parameters to some auto-load... |
tree | commitdiff |
2023-09-20 |
Tom Tromey | Remove explanatory comments from includes |
tree | commitdiff |
2023-09-19 |
Tom Tromey | Use gdb::checked_static_cast for watchpoints |
tree | commitdiff |
2023-08-31 |
Simon Marchi | gdb: remove FIELD_ARTIFICIAL |
tree | commitdiff |
2023-08-17 |
Andrew Burgess | gdb: add inferior-specific breakpoints |
tree | commitdiff |
2023-08-14 |
Tom de Vries | [gdb/build] Fix enum param_types odr violation |
tree | commitdiff |
2023-06-05 |
Andrew Burgess | gdb: building inferior strings from within GDB |
tree | commitdiff |
2023-06-03 |
Tom de Vries | [gdb] Fix typos |
tree | commitdiff |
2023-06-03 |
Tom de Vries | [gdb/guile] Fix doc string for value-optimized-out? |
tree | commitdiff |
2023-05-25 |
Simon Marchi | gdb: remove breakpoint_pointer_iterator |
tree | commitdiff |
2023-05-12 |
Tom Tromey | Add dynamic_prop::is_constant |
tree | commitdiff |
2023-05-01 |
Simon Marchi | gdb: move struct ui and related things to ui.{c,h} |
tree | commitdiff |
2023-03-09 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix whitespace issues |
tree | commitdiff |
2023-02-27 |
Kevin Buettner | Guile QUIT processing updates |
tree | commitdiff |
2023-02-19 |
Tom Tromey | Convert explicit iterator uses to foreach |
tree | commitdiff |
2023-02-19 |
Tom Tromey | Convert block_static_block and block_global_block to... |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn record_latest_value into a method |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn preserve_one_value into method |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn many optimized-out value functions into methods |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn value_copy into a method |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn remaining value_contents functions into methods |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn value_incref and value_decref into methods |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn value_fetch_lazy into a method |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn value_zero into static "constructor" |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn value_address and set_value_address functions... |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn value_lazy and set_value_lazy functions into methods |
tree | commitdiff |
2023-02-13 |
Tom Tromey | Turn value_type into method |
tree | commitdiff |
2023-02-12 |
Andrew Burgess | gdb: use -1 for breakpoint::task default value |
tree | commitdiff |
2023-02-12 |
Andrew Burgess | gdb: only allow one of thread or task on breakpoints... |
tree | commitdiff |
2023-01-19 |
Maciej W. Rozycki | GDB: Allow arbitrary keywords in integer set commands |
tree | commitdiff |
2023-01-01 |
Joel Brobecker | Update copyright year range in header of all files... |
tree | commitdiff |
2022-12-19 |
Tom Tromey | Use bool constants for value_print_options |
tree | commitdiff |
2022-11-28 |
Andrew Burgess | gdb/disasm: mark functions passed to the disassembler... |
tree | commitdiff |
2022-10-31 |
Tom Tromey | Add missing TYPE_CODE_* constants to Python |
tree | commitdiff |
2022-10-21 |
Maciej W. Rozycki | GDB/Guile: Don't assert that an integer value is boolean |
tree | commitdiff |
2022-10-10 |
Tom Tromey | Fix the guile build |
tree | commitdiff |
2022-10-10 |
Tom Tromey | Change GDB to use frame_info_ptr |
tree | commitdiff |
2022-10-10 |
Tom Tromey | Remove frame_id_eq |
tree | commitdiff |
2022-09-21 |
Simon Marchi | gdb: remove TYPE_LENGTH |
tree | commitdiff |
2022-09-21 |
Simon Marchi | gdb: remove TYPE_TARGET_TYPE |
tree | commitdiff |
2022-08-31 |
Tom Tromey | Use ui_out_redirect_pop in more places |
tree | commitdiff |
2022-08-04 |
Tom Tromey | Use registry in gdbarch |
tree | commitdiff |
2022-07-28 |
Tom Tromey | Remove some unneeded checks in Guile code |
tree | commitdiff |
2022-07-28 |
Tom Tromey | Rewrite registry.h |
tree | commitdiff |
2022-07-28 |
Tom Tromey | Remove some unused functions from guile code |
tree | commitdiff |
2022-07-28 |
Tom Tromey | Change allocation of type-copying hash table |
tree | commitdiff |
2022-07-08 |
Ludovic Courtès | [gdb/build] Handle deprecation of scm_install_gmp_memor... |
tree | commitdiff |
2022-06-17 |
Pedro Alves | Convert location_spec_to_string to a method |
tree | commitdiff |
2022-06-17 |
Pedro Alves | event_location -> location_spec |
tree | commitdiff |
2022-06-15 |
Andrew Burgess | gdb: add extension language print_insn hook |
tree | commitdiff |
2022-06-02 |
Tom Tromey | ODR warning for "enum string_repr_result" |
tree | commitdiff |
2022-04-28 |
Simon Marchi | gdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS... |
tree | commitdiff |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_SUPERBLOCK macro |
tree | commitdiff |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_FUNCTION macro |
tree | commitdiff |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_{START,END} macros |
tree | commitdiff |
2022-04-20 |
Tom Tromey | Replace symbol_symtab with symbol::symtab |
tree | commitdiff |
2022-04-20 |
Tom Tromey | Replace symbol_arch with symbol::arch |
tree | commitdiff |
2022-04-20 |
Tom Tromey | Replace symbol_objfile with symbol::objfile |
tree | commitdiff |
2022-04-07 |
Simon Marchi | gdb: remove symtab::objfile |
tree | commitdiff |
2022-04-07 |
Simon Marchi | gdb: remove symtab::blockvector |
tree | commitdiff |
2022-04-04 |
Pedro Alves | Avoid undefined behavior in gdbscm_make_breakpoint |
tree | commitdiff |
2022-03-29 |
Tom Tromey | Rename print_spaces_filtered |
tree | commitdiff |
2022-03-29 |
Tom Tromey | Unify gdb printf functions |
tree | commitdiff |
2022-03-29 |
Tom Tromey | Unify gdb putc functions |
tree | commitdiff |
2022-03-29 |
Tom Tromey | Unify gdb puts functions |
tree | commitdiff |
next |