gdb/infrun: stop all threads if there exists a non-stop target
[binutils-gdb.git] / gdb /
2020-04-01 Tankut Baris Aktemurgdb/infrun: stop all threads if there exists a non...
2020-04-01 Tankut Baris Aktemurgdb: define convenience function 'exists_non_stop_target'
2020-04-01 Hannes DomaniAllow pointer arithmetic with integer references
2020-04-01 Tankut Baris Aktemurgdb/remote: do not check for null_ptid in stop reply
2020-04-01 Tom TromeyAvoid copying in lookup_name_info
2020-04-01 Tom TromeyAvoid some copying in psymtab.c
2020-03-31 Tom TromeyFix py-tui.c build problem
2020-03-31 Tom TromeyDon't pass NULL to memcpy in gdb
2020-03-31 Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with -flto
2020-03-30 Nelson ChuRISC-V: Update CSR to privileged spec 1.11.
2020-03-30 Tom TromeyChange ada_which_variant_applies to value API
2020-03-30 Pedro Franco de... [PowerPC] Fix debug register issues in ppc-linux-nat
2020-03-30 Pedro Franco de... [PowerPC] Move up some register access routines
2020-03-30 Pedro Franco de... Add low_new_clone method to linux_nat_target.
2020-03-30 Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with {cc-with...
2020-03-29 Simon Marchigdb: rename partial symtab expand functions of debug...
2020-03-29 Simon Marchigdb: rename partial_symtab::read_dependencies to expand...
2020-03-29 Simon Marchigdb: remove discard_psymtab function
2020-03-28 Tom TromeyFix comment in dwarf2/attribute.h
2020-03-28 Tom TromeyFix formatting of read_attribute_reprocess
2020-03-27 Hannes DomaniAlways fix system DLL paths for 32bit programs
2020-03-26 John BaldwinSupport AT_BSDFLAGS on FreeBSD.
2020-03-26 Tom TromeyChange two functions to be methods on struct attribute
2020-03-26 Tom TromeyMove DWARF-constant stringifying code to new file
2020-03-26 Tom TromeyRewrite new die_info methods
2020-03-26 Tom TromeyChange two more functions to be methods on die_info
2020-03-26 Tom TromeyRemove sibling_die
2020-03-26 Tom TromeyChange dwarf2_attr_no_follow to be a method
2020-03-26 Tom TromeyRemove dwarf2_cu::base_known
2020-03-26 Tom TromeyMove die_info to new header
2020-03-26 Tom TromeyMove more code to line-header.c
2020-03-26 Tom TromeyConvert read_indirect_line_string to a method
2020-03-26 Tom TromeyTrivial fix in dwarf_decode_macro_bytes
2020-03-26 Tom TromeyUse a const dwarf2_section_info in macro reader
2020-03-26 Tom TromeyUse a const line_header in macro reader
2020-03-26 Tom TromeyMake some line_header methods const
2020-03-26 Tom TromeyMove code to new file dwarf2/macro.c
2020-03-26 Tom TromeyAdd dwarf2_section_info::read_string method
2020-03-26 Tom TromeyConvert dwarf2_section_buffer_overflow_complaint to...
2020-03-26 Tom TromeyMove dwarf2_section_buffer_overflow_complaint to dwarf2...
2020-03-26 Tom TromeySplit dwarf_decode_macros into two overloads
2020-03-26 Tom TromeyChange dwarf_decode_macro_bytes calling convention
2020-03-26 Tom TromeyAdd dwz.c and dwz_file::read_string
2020-03-26 Tom TromeyIntroduce dwarf2/dwz.h
2020-03-25 Tom TromeyFix error message in compile-object-load.c
2020-03-25 Hannes DomaniFix WOW64 process system DLL paths
2020-03-25 Tom de Vries[gdb] Print user/includes fields for maint commands
2020-03-25 Andrew Burgessgdb/riscv: Apply NaN boxing when writing return values...
2020-03-24 Simon Marchigdb: bool-ify follow_fork
2020-03-24 Tom de Vries[gdb] Print user for maint info psymtabs
2020-03-23 Andrew Burgessgdb/testsuite: Remove hard coded addresses from expecte...
2020-03-20 Tom TromeyMake dwarf2_evaluate_property parameter const
2020-03-20 Tom de Vries[gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASS
2020-03-20 Simon Marchigdb: remove HAVE_DECL_PTRACE
2020-03-20 Kamil RytarowskiUpdate the return type of gdb_ptrace to be more flexible
2020-03-20 Tom TromeyFix assert in c-exp.y
2020-03-20 Tom TromeyAvoid stringop-truncation errors
2020-03-20 Tom TromeyFix column alignment in "maint info line-table"
2020-03-20 Tom TromeyFix Ada val_print removal regression
2020-03-20 Kamil RytarowskiInherit ppc_nbsd_nat_target from nbsd_nat_target
2020-03-20 Kamil RytarowskiAdd support for NetBSD threads in hppa-nbsd-nat.c
2020-03-20 Tom de Vries[gdb/testsuite] Fix timeouts in gdb.threads/step-over...
2020-03-20 Kamil RytarowskiAdd support for NetBSD threads in ppc-nbsd-nat.c
2020-03-19 Kamil RytarowskiDisable get_ptrace_pid for NetBSD
2020-03-19 Luis Machado[AArch64] When unavailable, fetch VG from ptrace.
2020-03-19 Kamil RytarowskiAvoid get_ptrace_pid() usage on NetBSD in x86-bsd-nat.c
2020-03-19 Andrew Burgessgdb: Handle W and X remote packets without giving a...
2020-03-19 Andrew Burgessgdb/testsuite/fortran: Add mixed language stack test
2020-03-19 Andrew Burgessgdb: Remove C++ symbol aliases from completion list
2020-03-19 Andrew Burgessgdb: Restructure the completion_tracker class
2020-03-19 Tom de Vries[gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs
2020-03-18 Tom de Vries[gdb/testsuite] Add test-case gdb.dwarf2/break-inline...
2020-03-18 Kamil RytarowskiNamespace the reg class to avoid clashes with OS headers
2020-03-18 Kamil RytarowskiAdd support for NetBSD threads in i386-bsd-nat.c
2020-03-18 Kamil RytarowskiAdd support for NetBSD threads in amd64-bsd-nat.c
2020-03-18 Kamil RytarowskiRename the read symbol to xread
2020-03-17 Kamil RytarowskiAdd support for NetBSD threads in sparc-nat.c
2020-03-17 Kamil RytarowskiAdd support for NetBSD threads in sh-nbsd-nat.c
2020-03-17 Kamil RytarowskiInherit sh_nbsd_nat_target from nbsd_nat_target
2020-03-17 Kamil RytarowskiInclude missing header to get missing declarations
2020-03-17 Kamil RytarowskiRewrite nbsd_nat_target::pid_to_exec_file to sysctl(3)
2020-03-17 Tom de Vries[gdb] Skip imports of c++ CUs
2020-03-17 Tom de Vries[gdb/testsuite] Give up after consecutive timeouts...
2020-03-17 Tom TromeyInitialize base_value in pascal_object_print_value
2020-03-16 Anton Kolesovarc: Migrate to new target features
2020-03-16 Tom TromeyFix dwarf2_name caching bug
2020-03-16 Simon Marchigdb: define builtin long type to be 64 bits on amd64...
2020-03-16 Simon Marchigdb: select "Cygwin" OS ABI for Cygwin binaries
2020-03-16 Simon Marchigdb: rename content of i386-windows-tdep.c, cygwin...
2020-03-16 Simon Marchigdb: rename i386-cygwin-tdep.c to i386-windows-tdep.c
2020-03-16 Simon Marchigdb: add Windows OS ABI
2020-03-16 Simon Marchigdb: move enum gdb_osabi to osabi.h
2020-03-16 Simon Marchigdb: recognize 64 bits Windows executables as Cygwin...
2020-03-16 Tom de Vries[gdb/testsuite] Add cache_verify option for gdb_caching...
2020-03-15 Tom de Vries[gdb/testsuite] Fix solib-list.exp test-case for exec...
2020-03-15 Tom de Vries[gdb/testsuite] Fix check-read1 FAIL with gdb.base...
2020-03-14 Tom TromeyAdd C parser support for "restrict" and "_Atomic"
2020-03-14 Tom de Vries[gdb/testsuite] Fix check-read1 FAILs in mi-fortran...
2020-03-14 Kamil RytarowskiAdd support for NetBSD threads in m68k-bsd-nat.c
2020-03-14 Kamil Rytarowskim68k: bsd: Change type from char * to gdb_byte *
next