libctf, hash: introduce the ctf_dynset
[deliverable/binutils-gdb.git] / gdb /
2020-07-22  Reuben ThomasCorrect an error in the remote protocol specification
2020-07-22  Andrew Burgessgdb/python: Use reference not pointer in py-registers.c
2020-07-22  Simon Marchigdb/jit: skip jit symbol lookup if already detected...
2020-07-22  Simon Marchigdb/jit: apply minor cleanup and modernization
2020-07-22  Simon Marchigdb/jit: remove jiter_objfile_data -> objfile back...
2020-07-22  Tankut Baris Aktemurgdb/jit: enable tracking multiple JITer objfiles
2020-07-22  Simon Marchigdb/jit: move cached_code_address and jit_breakpoint...
2020-07-22  Simon Marchigdb/jit: apply some simplifications and assertions
2020-07-22  Simon Marchigdb/jit: split jit_objfile_data in two
2020-07-22  Simon Marchigdb/jit: link to jit_objfile_data directly from the...
2020-07-22  Tankut Baris Aktemurgdb/jit: pass the jiter objfile as an argument to jit_e...
2020-07-22  John BaldwinRetire the now-unused gdbarch handle_segmentation_fault...
2020-07-22  John BaldwinMigrate the sparc64 ADI handle_segmentation_fault hook...
2020-07-22  John BaldwinMigrate the x86 MPX handle_segmentation_fault hook...
2020-07-22  John BaldwinReport architecture-specific signal information for...
2020-07-22  John BaldwinAdd a new gdbarch hook to report additional signal...
2020-07-21  Andrew Burgessgdb/python: Reuse gdb.RegisterGroup objects where possible
2020-07-21  Andrew Burgessgdb/python: Reuse gdb.RegisterDescriptor objects where...
2020-07-21  Simon Marchigdb, gdbserver: make stopped_pids global variables...
2020-07-21  Simon Marchigdb: handle undefined properties in ada_discrete_type_...
2020-07-21  Tom de Vries[gdb/testsuite] Fix gdb.reverse/solib-{precsave,reverse...
2020-07-21  Tom de Vries[gdb/testsuite] Fix step-reverse.c with gcc-10
2020-07-21  Kamil RytarowskiEnable multi-process mode in the NetBSD native target.
2020-07-21  Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-21  Tom de Vries[gdb/testsuite] Make inline-locals.c deterministic
2020-07-21  Tom de Vries[gdb/testsuite] Don't leak env vars in gdb.debuginfod...
2020-07-20  John BaldwinImplement the skip_solib_resolver gdbarch hook for...
2020-07-20  Ludovic Courtèsguile: Add support for Guile 3.0.
2020-07-20  Ludovic Courtèsguile: Add support for Guile 2.2.
2020-07-20  Gary BensonSkip tests requiring "alignof (void)" when compiling...
2020-07-20  Tom de Vries[gdb/testsuite] Stabilize execution order in omp-par...
2020-07-20  Tom de Vries[gdb/testsuite] Fix valgrind-infcall-2.exp without...
2020-07-20  Tom de Vries[gdb/testsuite] Bail out after gdb_start error in gdb...
2020-07-18  Tom TromeyRemove "linux_multi_process" global
2020-07-17  Andrew Burgessgdb/riscv: delete target descriptions when gdb exits
2020-07-17  Tom de Vries[gdb/testsuite] Add gdb.base/valgrind-infcall-2.exp
2020-07-17  Tom TromeyUse boolean literals in linux-nat.c
2020-07-17  Tom de Vries[gdb/testsuite] Use MACRO_AT_{func,range}
2020-07-17  Tom de Vries[gdb/testsuite] Drop src arg of MACRO_AT_{func,range}
2020-07-17  Tom de Vries[gdb/testsuite] Remove Dwarf::extern
2020-07-16  Sandra LoosemoreFix POSIX-isms in gdb.base/shell.exp
2020-07-16  Caroline Ticegdb: fix issues with handling DWARF v5 rnglists & ...
2020-07-16  Tom de Vries[gdb/testsuite] Add pseudo line number program instruct...
2020-07-15  Andrew Burgessgdb/testsuite: Update test pattern in ptype-on-function...
2020-07-15  Tom de Vries[gdb/testsuite] Handle callq -> call disassembly change
2020-07-15  Andrew Burgessgdb/fortran: Handle dynamic string types when printing...
2020-07-15  Simon Marchigdb/testsuite/lib/dwarf.exp: fix addr_size parameter...
2020-07-14  Andrew Burgessgdb: Improve formatting of 'show endian' messages
2020-07-14  Andrew Burgessgdb: Improve formatting of 'show architecture' messages
2020-07-14  Tom de Vries[gdb/testsuite] Fix clone-new-thread-event.c with glibc...
2020-07-13  Paul CarrollFix frame-apply.html collision in GDB manual.
2020-07-13  Sandra LoosemoreSkip directory tests in gdb.base/info_sources.exp on...
2020-07-13  Gary BensonFix gdb.base/savedregs.exp with clang
2020-07-13  Gary BensonFix gdb.arch/i386-sse.exp with clang
2020-07-13  Gary BensonUse volatile pointers when attempting to trigger SIGSEGVs
2020-07-13  Gary BensonSkip VLA structure field tests when compiling with...
2020-07-13  Tom de Vries[gdb/testsuite] Handle missing gold linker in gdb.base...
2020-07-13  Simon Marchigdb: make type::bounds work for array and string types
2020-07-13  Simon Marchigdb: remove TYPE_ARRAY_BIT_STRIDE
2020-07-13  Simon Marchigdb: remove TYPE_BIT_STRIDE
2020-07-13  Simon Marchigdb: remove TYPE_ARRAY_{LOWER,UPPER}_BOUND_VALUE
2020-07-13  Simon Marchigdb: remove TYPE_ARRAY_{UPPER,LOWER}_BOUND_IS_UNDEFINED
2020-07-13  Simon Marchigdb: remove TYPE_LOW_BOUND_KIND and TYPE_HIGH_BOUND_KIND
2020-07-13  Simon Marchigdb: remove TYPE_LOW_BOUND_UNDEFINED and TYPE_HIGH_BOUN...
2020-07-13  Simon Marchigdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUND
2020-07-13  Simon Marchigdb: add accessors to struct dynamic_prop
2020-07-13  Simon Marchigdb: make get_discrete_bounds check for non-constant...
2020-07-13  Simon Marchigdb: remove TYPE_RANGE_DATA macro
2020-07-13  Simon Marchigdb: add type::bounds / type::set_bounds
2020-07-11  Daniel Xurust: Fix rust modules test
2020-07-11  Philippe WaroquiersFine tune exec-file-mismatch help and documentation.
2020-07-10  Pedro AlvesFix crash if connection drops in scoped_restore_current...
2020-07-10  Pedro AlvesFix crash if connection drops in scoped_restore_current...
2020-07-10  Simon MarchiFix GDB busy loop when interrupting non-stop program...
2020-07-10  Pedro AlvesTestcase for previous handle_no_resumed fixes
2020-07-10  Pedro AlvesMake handle_no_resumed transfer terminal
2020-07-10  Pedro AlvesFix handle_no_resumed w/ multiple targets
2020-07-10  Pedro AlvesAvoid constant stream of TARGET_WAITKIND_NO_RESUMED
2020-07-10  Pedro AlvesFix latent bug in target_pass_ctrlc
2020-07-10  Pedro AlvesFix spurious unhandled remote %Stop notifications
2020-07-10  John BaldwinEnable multi-process mode in the FreeBSD native target.
2020-07-09  John BaldwinDon't compare the pid returned from 'wait' against...
2020-07-09  John BaldwinSupport several new ELF auxiliary vector types on FreeBSD.
2020-07-08  Hannes DomaniHandle Windows drives in auto-load script paths
2020-07-08  John BaldwinRename the 'obfd' argument to fbsd_nat_target::find_mem...
2020-07-08  Tom TromeyUse read_memory in ada_exception_message_1
2020-07-06  Andrew Burgessgdb: Python unwinders, inline frames, and tail-call...
2020-07-06  Andrew Burgessgdb/python: New method to access list of register groups
2020-07-06  Andrew Burgessgdb/python: Add gdb.Architecture.registers method
2020-07-06  Andrew Burgessgdb/python: Add architecture method to gdb.PendingFrame
2020-07-06  Andrew Burgessgdb: Remove deprecated_set_gdbarch_data
2020-07-06  Tom de Vries[gdb/symtab] Fix line-table end-of-sequence sorting
2020-07-06  Tom de Vries[gdb/tui,c++17] Fix NULL string_view in tui_partial_win...
2020-07-05  Tom de Vries[gdb/build,c++17] Fix use of deprecated std::uncaught_e...
2020-07-04  Simon Marchigdb: make macro_stringify return a gdb::unique_xmalloc_...
2020-07-04  Simon Marchigdb: make macro_expand_next return a gdb::unique_xmallo...
2020-07-04  Simon Marchigdb: remove callback in macro expand functions
2020-07-03  Pedro AlvesFix gdb.base/structs2.exp with Clang
2020-07-03  Pedro AlvesFix gdb.base/charset.exp with Clang
2020-07-03  Pedro AlvesRemove stale -DNO_PROTOTYPES bits from gdb testsuite
next
This page took 0.045852 seconds and 7 git commands to generate.