]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Add dwarf2_per_objfile member to DWARF batons
[thirdparty/binutils-gdb.git] / gdb /
2020-05-27  Tom TromeyAdd dwarf2_per_objfile member to DWARF batons
2020-05-27  Tom TromeyAdd dwarf2_per_cu_data::index
2020-05-27  Tom TromeyAdd "objfile" parameter to two partial_symtab methods
2020-05-27  Tom TromeyIntroduce dwarf2_per_objfile::obstack
2020-05-27  Luis MachadoFix PR 26000, logical bitwise error / prologue analyzer
2020-05-27  Luis MachadoFix some duplicate test names
2020-05-26  Philippe WaroquiersEnsure class_tui is listed in the output of "help"...
2020-05-26  Tom TromeyHandle indexing Ada arrays with enum indices
2020-05-26  Tom TromeyFix bugs in 'val and 'pos with range types
2020-05-26  Christian Biesinge... Use = instead of == for better portability
2020-05-26  Tom de Vries[gdb/testsuite] Add test-case gold-gdb-index.exp
2020-05-25  Tom de Vries[gdb/testsuite] Add target board gold-gdb-index
2020-05-25  Cristiano De Altigdb: make avr_integer_to_address generate code or data...
2020-05-25  Simon Marchigdb/testsuite: add simavr.exp board
2020-05-25  Simon Marchigdb/testsuite: add inferior arguments test
2020-05-25  Simon Marchigdb/testsuite: support passing inferior arguments with...
2020-05-25  Michael Weghorngdbsupport: Let construct_inferior_arguments take gdb...
2020-05-25  Michael Weghorngdbsupport: Adapt construct_inferior_arguments
2020-05-25  Michael Weghorngdb: Move construct_inferior_arguments to gdbsupport
2020-05-25  Tom de Vries[gdb/testsuite] Add comment in exec_is_pie
2020-05-25  Tom de Vries[gdb/testsuite] Fix var use in compile_and_download_n_j...
2020-05-25  Tom de Vries[gdb/testsuite] Fix exec_is_pie with gold linker
2020-05-25  Tom de Vries[gdb/testsuite] Add target board gold
2020-05-25  Tom TromeyRevert "Add completion styling"
2020-05-24  Simon Marchigdb: make gdbarch.sh write gdbarch.{c,h} directly
2020-05-24  Pedro AlvesDon't remove C++ aliases from completions if symbol...
2020-05-23  Simon Marchigdb: remove TYPE_FIELD macro
2020-05-23  Joel BrobeckerDocument the GDB 9.2 release in gdb/ChangeLog
2020-05-23  Tom TromeyAdd completion styling
2020-05-23  Pedro AlvesUse safe-ctype.h (ISSPACE etc.) in symbol parsing ...
2020-05-22  Simon Marchigdb: remove TYPE_FIELDS macro
2020-05-22  Simon Marchigdb: add type::fields / type::set_fields
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-22  Simon Marchigdb: add type::num_fields / type::set_num_fields
2020-05-22  Tom TromeyRemove obsolete declaration
2020-05-22  Andrew Burgessgdb: Restore old annotations behaviour when printing...
2020-05-21  Simon Marchigdb: fix -Wtautological-overlap-compare error in lm32...
2020-05-21  Simon Marchigdb: remove unnecessary NULL checks before xfree
2020-05-20  Simon Marchigdb: reset/recompute objfile section offsets in reread_...
2020-05-20  Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-05-20  Simon Marchigdb/testsuite: check mmap ret val against MAP_FAILED
2020-05-20  Tom TromeyFix array_char_idx.exp
2020-05-20  Tom TromeyRemove bound_name static from ada-lang.c
2020-05-20  Tom de Vries[gdb/symtab] Handle .gdb_index in ada language mode
2020-05-20  Alan ModraPR25993, read of freed memory
2020-05-19  Alan ModraUse bfd_get_filename throughout gdb
2020-05-19  Tom TromeyRestore missing Rust test
2020-05-19  Tom de Vries[gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.exp
2020-05-19  Tom TromeyFix duplicate tests in gdb.rust
2020-05-19  Tom TromeyUpdate call to target_fileio_open
2020-05-19  Simon Marchigdb: fix off-by-one error in quirk_rust_enum
2020-05-19  Pedro AlvesMake exec-file-mismatch compare build IDs
2020-05-19  Pedro AlvesEliminate target_fileio_open_warn_if_slow
2020-05-19  Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
2020-05-19  Yoshinori Satogdb: fix -Wtautological-overlap-compare error in h8300...
2020-05-19  Simon Marchigdb: make symfile_segment_data::segment_info an std...
2020-05-19  Simon Marchigdb: use std::vector to store segments in symfile_segme...
2020-05-19  Simon Marchigdb: allocate symfile_segment_data with new
2020-05-18  Rainer OrthAvoid short i386 register names on Solaris/x86 [PR25981]
2020-05-18  Rainer OrthRemove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]
2020-05-18  Tom de Vries[gdb/testsuite] Use with_test_prefix in gdb.base/gdb...
2020-05-17  Pedro AlvesStop considering hw and sw breakpoint locations duplica...
2020-05-16  Pedro AlvesFix gdb.multi/multi-re-run.exp with native-gdbserver
2020-05-16  Simon Marchigdb: remove TYPE_NAME macro
2020-05-16  Simon Marchigdb: add type::name / type::set_name
2020-05-16  Tom TromeyRemove ALL_UIS
2020-05-16  Simon Marchigdb: fix -Wtautological-overlap-compare warning in...
2020-05-16  Pedro AlvesFix IA64 GNU/Linux build
2020-05-16  Simon Marchigdb: remove unnecessary struct typedef in sparc64-tdep.c
2020-05-15  Tom TromeyRemove lookup_objfile_from_block
2020-05-15  Tom TromeyRemove allocate_symbol et al
2020-05-15  Philippe WaroquiersUpdate NEWS and documentation for help and apropos...
2020-05-15  Philippe WaroquiersEnsure class_alias is only used for user-defined aliases.
2020-05-15  Philippe WaroquiersFix/improve 'apropos' output
2020-05-15  Philippe WaroquiersFix/improve 'help CLASS' output
2020-05-15  Philippe WaroquiersFix inconsistent output of prefix and bugs in 'show...
2020-05-15  Philippe Waroquierscommand-def-selftests.c: detect missing or wrong prefix...
2020-05-15  Philippe WaroquiersFix the problems reported by prefix check of command...
2020-05-15  Philippe WaroquiersFix problem that alias can be defined or not depending...
2020-05-15  Philippe WaroquiersAdd a selftest that detects a 'corrupted' command tree...
2020-05-15  Philippe WaroquiersFix the only incorrect case found by command_structure_...
2020-05-15  Joel Brobeckerupdate name of several Ada fixed-point type handling...
2020-05-15  Gary BensonFix "control reaches end of non-void function" errors...
2020-05-15  Gary BensonDon't silently skip tests if OpenCL is unsupported
2020-05-15  Tom de Vries[gdb/testsuite] Rename *.exp.in to *.exp.tcl
2020-05-15  Andrew Burgessgdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3f...
2020-05-15  Pedro AlvesFix gdb.multi/multi-kill.exp
2020-05-15  Pedro AlvesFix global variable collision in gdb.multi/multi-kill.exp
2020-05-15  Kevin BuettnerDisable record btrace bts support for AMD processors
2020-05-14  Laurent Morichettigdb: infrun: consume multiple events at each pass in...
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-05-14  Simon Marchigdb: add type::code / type::set_code
2020-05-14  Tom de Vries[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp...
2020-05-14  Tom de Vries[gdb/testsuite] Split up multi-exec test-cases
2020-05-14  Tankut Baris Aktemurgdb/infrun: handle already-exited threads when attempti...
2020-05-14  Tankut Baris Aktemurgdb/infrun: enable/disable thread events of all targets...
2020-05-14  Tankut Baris Aktemurgdb: introduce 'all_non_exited_process_targets' and...
2020-05-14  Tankut Baris Aktemurgdb/infrun: extract out a code piece into 'mark_non_exe...
2020-05-14  Tankut Baris Aktemurgdb/infrun: move a 'regcache_read_pc' call down to...
2020-05-14  Tankut Baris Aktemurgdb: protect some 'regcache_read_pc' calls
next