]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
[gdb/build] Fix missing implicit constructor call with gcc 4.8
[thirdparty/binutils-gdb.git] / gdb /
2020-08-08  Tom de Vries[gdb/build] Fix missing implicit constructor call with...
2020-08-07  Simon Marchigdb: fix whitespace issues in ChangeLog
2020-08-07  Tom TromeyFix remaining Ravenscar regressions
2020-08-07  Tom TromeySet inferior_ptid in ravenscar_thread_target::update_th...
2020-08-07  Tom TromeyFetch registers from correct thread in ravenscar-thread.c
2020-08-07  Tom TromeyFix Ravenscar "process" resume
2020-08-07  Tom TromeyUpdate Ravenscar documentation
2020-08-07  Tom TromeyWrap xfer_partial and enable_btrace for Ravenscar
2020-08-07  Tom TromeyUse gdb::function_view in iterate_over_live_ada_tasks
2020-08-07  Tom TromeyChange names given to Ravenscar threads
2020-08-07  Tom TromeyHandle case where Ada task is current but not listed
2020-08-07  Tom TromeyReturn event_ptid from ravenscar_thread_target::wait
2020-08-07  Tom TromeyAvoid crash in ravenscar_thread_target::wait
2020-08-07  Tom TromeyCall add_active_thread after pushing the ravenscar...
2020-08-07  Simon Marchigdb: change regcache list to be a map
2020-08-07  Simon Marchigdb: pass target to thread_ptid_changed observable
2020-08-07  Caroline TiceAdd code for processing version 5 DWP files (for use...
2020-08-06  Simon Marchigdb: move regcache::regcaches to regcache.c
2020-08-06  Simon Marchigdb: rename regcache::current_regcache to regcache...
2020-08-06  Victor Collodamd64_analyze_prologue: fix incorrect comment
2020-08-06  Kevin BuettnerDon't output null pathname in core_target::build_file_m...
2020-08-05  Simon Marchigdb/testsuite: link some dwarf2 tests with nopie
2020-08-05  Tom TromeyFix variant part regressions with older Rust compiler
2020-08-05  Tom de Vries[gdb] Fix prop->const_val uses in gdbtypes.c
2020-08-04  Simon Marchigdb: use bool in frame code
2020-08-04  Simon Marchigdb: change frame_info::prev_func::p type to cached_cop...
2020-08-04  Mark WielaardUpdate email address in MAINTAINERS
2020-08-04  Simon Marchigdb: remove TYPE_DYN_PROP_ADDR
2020-08-04  Simon Marchigdb: remove TYPE_DYN_PROP_KIND
2020-08-04  Simon Marchigdb: remove TYPE_DYN_PROP_BATON
2020-08-04  Jose E. Marchesisim: eBPF simulator
2020-08-04  Jose E. Marchesigdb: support for eBPF
2020-08-04  Andrew Burgessgdb/testsuite: Use 'array unset' instead of just 'unset'
2020-08-04  Tom de Vries[gdb/symtab] Handle invalid partial DIE reference
2020-08-03  John BaldwinUpdate FreeBSD system calls for 13.0-CURRENT.
2020-08-03  John BaldwinFix script name in usage and generated year range.
2020-08-03  Tom de Vries[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user range
2020-07-31  Kevin Buettnergdb.base/coremaker2.c: Fix compilation problems for...
2020-07-31  Kevin BuettnerFix gdb.base/corefile2.exp test case for ppc64le
2020-07-30  Simon Marchigdb: handle non-const property types in ada_modulus...
2020-07-30  Tankut Baris Aktemurgdb/breakpoint: refactor 'set_breakpoint_condition'
2020-07-30  Tankut Baris Aktemurgdb/breakpoint: set the condition exp after parsing...
2020-07-30  Tankut Baris Aktemurgdb/breakpoint: do not update the condition string...
2020-07-30  Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-30  Rainer OrthUnify Solaris procfs and largefile handling
2020-07-30  Tom de Vries[gdb/testsuite] Fix gdb.fortran/ptype-on-functions...
2020-07-30  Tom de Vries[gdb/build] Fix Wmaybe-uninitialized in gdb/ui-style.h
2020-07-29  Tom de Vries[gdb/testsuite] Fix captured_command_loop breakpoint...
2020-07-29  Tom de Vries[tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_...
2020-07-29  Tom de Vries[gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero...
2020-07-28  Andrew BurgessDemangle function names when disassembling
2020-07-28  Tom TromeyUpdate "disassemble" help
2020-07-28  Tom TromeyFix bug in DW_OP_GNU_variable_value evaluation
2020-07-28  Kamil RytarowskiImplement xfer_partial TARGET_OBJECT_SIGNAL_INFO for...
2020-07-28  H.J. LuPKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[...
2020-07-28  H.J. LuPKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works
2020-07-28  Andrew Burgessgdb/python: make more use of RegisterDescriptors
2020-07-28  Andrew Burgessgdb: Add a find method for RegisterDescriptorIterator
2020-07-27  John BaldwinUse SIGTRAP si_code values for all FreeBSD architecture...
2020-07-27  Tom TromeyRemove unused declaration from gcore.h
2020-07-27  Tom de Vries[gdb/build] Fix typo sys/sockets.h -> sys/socket.h
2020-07-26  Eli ZaretskiiDon't unnecessarily redefine 'socklen_t' type in MinGW...
2020-07-25  Andrew Burgessgdb/fortran: resolve dynamic types when readjusting...
2020-07-24  Tom de Vries[gdb/symtab] Ignore zero line table entries
2020-07-24  Aaron Mereyconfig/debuginfod.m4: Use PKG_CHECK_MODULES
2020-07-24  Tom de Vries[gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.exp
2020-07-23  Kevin BuettnerFix BZ 26294 - Add period to help text for maint print...
2020-07-23  Pedro AlvesDon't touch frame_info objects if frame cache was reini...
2020-07-23  Tom de Vries[gdb/tui] Fix Wmaybe-uninitialized warning in tui-winso...
2020-07-23  Andrew Burgessgdb/disassembly: Update to handle non-statement addresses
2020-07-23  Sandra LoosemoreFix more bugs in gdb testglue wrapper handling
2020-07-22  Kevin BuettnerNew core file tests with mappings over existing program...
2020-07-22  Kevin BuettnerAdd documentation for "maint print core-file-backed...
2020-07-22  Kevin BuettnerAdd new command "maint print core-file-backed-mappings"
2020-07-22  Kevin BuettnerAdjust coredump-filter.exp to account for NT_FILE note...
2020-07-22  Kevin Buettnergcore command: Place all file-backed mappings in NT_FIL...
2020-07-22  Kevin BuettnerAdd test for accessing read-only mmapped data in a...
2020-07-22  Kevin BuettnerUse NT_FILE note section for reading core target memory
2020-07-22  Kevin BuettnerAdd new gdbarch method, read_core_file_mappings
2020-07-22  Kevin BuettnerTest ability to access unwritten-to mmap data in core...
2020-07-22  Kevin BuettnerProvide access to non SEC_HAS_CONTENTS core file sections
2020-07-22  Kevin Buettnersection_table_xfer_memory: Replace section name with...
2020-07-22  Kevin BuettnerAdjust corefile.exp test to show regression after bfd...
2020-07-22  Tom TromeyFix crash in -stack-list-arguments
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...
next