]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Remove streq_hash in favor of htab_eq_string
[thirdparty/binutils-gdb.git] / gdb /
2021-05-07  Tom TromeyRemove streq_hash in favor of htab_eq_string
2021-05-07  Simon Marchigdb: re-format Python files using black 21.4b0
2021-05-07  Marco Barisionegdb: add lookup_cmd_exact to simplify a common pattern
2021-05-07  Tom de Vries[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_b...
2021-05-07  Andrew Burgessgdb/guile: Have gdbscm_safe_source_script return a...
2021-05-06  Simon Marchigdb: make inferior::args a unique_xmalloc_ptr
2021-05-06  Andrew Burgessgdb/guile: don't try to print location for watchpoints
2021-05-06  Andrew Burgessgdb/testsuite: use proc_with_prefix in gdb.guile/scm...
2021-05-06  Andrew Burgessgdb/testsuite: resolve duplicate test names in gdb...
2021-05-06  Tankut Baris Aktemurgdb/mi: add a '--force' flag to the '-break-condition...
2021-05-06  Tankut Baris Aktemurgdb/mi: add a '--force-condition' flag to the '-break...
2021-05-05  Tom de Vries[gdb/testsuite] Fix timeout in gdb.threads/detach-step...
2021-05-05  Tom de Vries[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp...
2021-05-05  Simon Marchigdb: update Type.fields doc based on actual GDB behavior
2021-05-04  Simon Marchigdb/testsuite: adjust gdb.python/flexible-array-member...
2021-05-04  Tom de Vries[gdb/guile] Don't allow libguile to change libgmp mem fns
2021-05-03  Andrew Burgessgdb/testsuite: update expected results in gdb.python...
2021-04-30  Tom TromeyDo not separately read type units
2021-04-30  Tom TromeyRemove dwarf2_per_bfd::all_type_units
2021-04-30  Tom TromeyAllocate dwarf2_per_cu_data with 'new'
2021-04-30  Tom TromeyMake get_image_name static
2021-04-30  Tom TromeyShare DLL code between gdb and gdbserver
2021-04-30  Tom TromeyUse nat/windows-nat function indirection code
2021-04-30  Tom TromeyMove function indirection code to nat/windows-nat
2021-04-30  Tom TromeyUse template functions in windows-nat.c
2021-04-30  Tom TromeyFix crash with GNAT minimal encodings
2021-04-30  Tom de Vries[gdb/testsuite] Make gdb.mi/mi-sym-info.exp more robust...
2021-04-30  Tom de Vries[gdb/testsuite] Fix duplicate test name in gdb.mi/mi...
2021-04-29  Tom de Vries[gdb/testsuite] Fix timeout in gdb.base/valgrind-infcal...
2021-04-29  Simon Marchigdb: don't use C++17 namespace declaration style
2021-04-29  Simon Marchigdb: move some variables to an inner scope in save_wait...
2021-04-29  Andrew Burgessgdb/NEWS: Fix typo and stray full stop
2021-04-28  Tom TromeyFix Ada overloading with 'null'
2021-04-28  Andrew Burgessgdb/doc: use @env to reference environment variables
2021-04-28  Andrew Burgessgdb: startup commands to control Python extension language
2021-04-28  Andrew Burgessgdb: extension languages finish_initialization to initi...
2021-04-28  Andrew Burgessgdb: initialise extension languages after processing...
2021-04-28  Andrew Burgessgdb delay guile initialization until gdbscm_finish_init...
2021-04-28  Andrew Burgessgdb: delay python initialisation until gdbpy_finish_ini...
2021-04-28  Andrew Burgessgdb: ensure SIGINT is set to SIG_DFL during initialisation
2021-04-28  Andrew Burgessgdb: remove unused argument from gdb_init
2021-04-27  Luis MachadoFix timeout with maint print objfiles
2021-04-27  Luis MachadoFix timeout for gdb.xml/tdesc-reload.exp
2021-04-27  Michael Weghorngdb: do autoload before notifying Python side in new_ob...
2021-04-27  Michael Weghorngdbsupport: allow to specify dependencies between observers
2021-04-26  Tom TromeyAdd test case for gdb 10 crash
2021-04-26  Simon Marchigdb: check result of gdb_fopen_cloexec in dump_binary_file
2021-04-26  Luis MachadoFix gdb.arch/aarch64-dbreg-contents.exp FAIL
2021-04-26  Sergei Trofimovichgdb: fix sparc build failure of linux-nat
2021-04-25  Lancelot SIX[PR gdb/22640] ptype: add option to use hexadecimal...
2021-04-25  Lancelot SIXgdb/typeprint.h: reorder struct declaration
2021-04-25  Joel BrobeckerDocument the GDB 10.2 release in gdb/ChangeLog
2021-04-24  Simon Marchigdbsupport, gdb: give names to observers
2021-04-23  Simon Marchigdbsupport, gdb: change observer_debug to bool
2021-04-23  Andrew Burgessgdb: remove some caching from the dwarf reader
2021-04-23  Simon Marchigdb: use function_view for iterate_over_bp_locations...
2021-04-23  Tom TromeyFix ptype/o bug with "<no data fields>"
2021-04-22  Simon Marchigdb/testsuite: add Python support check in gdb.python...
2021-04-22  Simon Marchigdb: fix getting range of flexible array member in...
2021-04-22  Tankut Baris Aktemurgdb/continuations: turn continuation functions into...
2021-04-22  Tankut Baris Aktemurgdb/continuations: use lambdas instead of function...
2021-04-22  Tankut Baris Aktemurgdb/continuations: do minor cleanup
2021-04-22  Tankut Baris Aktemurgdb/continuations: remove the 'err' from 'do_all_inferi...
2021-04-22  Tankut Baris Aktemurgdb/infcmd: update the comment for 'attach_post_wait'
2021-04-22  Tankut Baris Aktemurgdb/infcmd: remove the unused parameter 'args' in ...
2021-04-22  Tom de Vries[gdb] Fix assert in remote_async_get_pending_events_handler
2021-04-22  Tom TromeyImprove code coverage of Rust testing
2021-04-22  Andrew Burgessgdb: allow default_addressable_memory_unit_size to...
2021-04-21  Tom TromeyShrink size of dwarf2_per_cu_data
2021-04-21  Carl LoveFix test case gdb.base/valgrind-bt.exp.
2021-04-21  Tom de Vries[gdb/build] Hardcode --with-included-regex
2021-04-21  Tankut Baris Aktemurgdb/breakpoint: add a 'force_condition' parameter to...
2021-04-21  Simon Marchitestsuite, gdb.mi: fix duplicate test names in mi-break.exp
2021-04-21  Tankut Baris Aktemurgdb/breakpoint: display "N" on MI for disabled-by-condi...
2021-04-21  Frederic Cambusupdate-netbsd.sh: fix script name, update year range...
2021-04-20  Felix Willgerodtgdb: Fix reduce/reduce conflicts for qualifier_seq_noop...
2021-04-20  Felix Willgerodtgdb: Allow address space qualifier parsing in C++.
2021-04-19  Andrew Burgessgdb: use compiled_regex instead of std::regex
2021-04-19  Tom TromeyFix kfail patterns in inline-locals.exp
2021-04-17  Tom TromeyHandle unaligned mapping of .gdb_index
2021-04-17  Tom TromeyAvoid crash in write_psymtabs_to_index
2021-04-17  Tom TromeySimplify quick_symbol_functions::map_matching_symbols
2021-04-17  Tom TromeyRemove quick_symbol_functions::expand_symtabs_with_fullname
2021-04-17  Tom TromeyRemove quick_symbol_functions::expand_symtabs_for_function
2021-04-17  Tom TromeyRemove quick_symbol_functions::map_symtabs_matching_fil...
2021-04-17  Tom TromeyRemove quick_symbol_functions::lookup_symbol
2021-04-17  Tom TromeyAdd 'domain' parameter to expand_symtabs_matching
2021-04-17  Tom TromeyAdd search_flags to expand_symtabs_matching
2021-04-17  Tom TromeyLet expand_symtabs_matching short-circuit
2021-04-17  Tom TromeyAdd block_search_flags
2021-04-16  Tom TromeyRewrite the Rust expression parser
2021-04-16  Tom TromeyFix syntax error in Rust test
2021-04-16  Simon Marchigdb/testsuite: use -gdwarf-4 in simavr board
2021-04-16  Luis MachadoPrint bfloat16 DWARF types correctly
2021-04-15  John Baldwingdb fbsd-nat: Use new-style debug macros
2021-04-15  Andrew Burgessgdb/testsuite: don't include paths in test names
2021-04-15  Simon Marchigdb/testsuite: use foreach_with_prefix in gdb.threads...
2021-04-15  Tom TromeyAvoid crash in Ada value printing with optimized-out...
2021-04-15  Tom TromeyUse common_val_print_checked in print_variable_and_value
2021-04-15  Tom TromeyUse block_symbol in var_value_operation
next