]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
gdb/breakpoint: refactor 'set_breakpoint_condition'
[thirdparty/binutils-gdb.git] / gdb /
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...
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...
next