Fix gdbserver build when intl already built
[deliverable/binutils-gdb.git] / gdb /
2020-03-12  Tom TromeyCast to bfd_vma in arm-tdep.c
2020-03-12  Tom TromeyDon't use sprintf_vma for CORE_ADDR
2020-03-12  Tom TromeyFix CORE_ADDR size assertion in symfile-mem.c
2020-03-12  Simon Marchigdb: use foreach_with_prefix in gdb.base/break-interp.exp
2020-03-12  Simon Marchigdb: make gdb.arch/amd64-disp-step-avx.exp actually...
2020-03-12  Simon MarchiMove gdb/selftest.m4 to gdbsupport/selftest.m4
2020-03-12  Simon MarchiDon't include selftests objects in build when unit...
2020-03-12  Simon MarchiMove sourcing of development.sh to GDB_AC_COMMON
2020-03-12  Simon Marchigdb/selftest.m4: ensure $development is set
2020-03-12  Christian BiesingerRemove use of deprecated core functions (in NetBSD...
2020-03-12  Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-12  Tom de Vries[gdb/testsuite] Avoid breakpoint in GLIBC in gdb.thread...
2020-03-12  Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-12  Tom de Vries[gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib...
2020-03-12  Tom de Vries[gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL...
2020-03-12  Tom de Vries[gdb/testsuite] Use string_to_regexp on core filename...
2020-03-12  Tom de Vries[gdb/testsuite] Fix core file load FAIL in tls-core.exp
2020-03-12  Kevin BuettnerAvoid infinite recursion in find_pc_sect_line
2020-03-11  Simon Marchitestsuite: use `pwd -W` to convert from Unix to Windows...
2020-03-11  Simon Marchigdb: enable -Wmissing-prototypes warning
2020-03-11  Tom de Vries[gdb/testsuite] Set language in gdb.ada/minsym.exp
2020-03-11  Tom de Vries[gdb/testsuite] Fix printf regexp in gdb.server/sysroot.exp
2020-03-11  Tom de Vries[gdb/testsuite] Fix stepi pattern in gdb.btrace/reconne...
2020-03-11  Tom TromeyFix comment in ada-typeprint.c
2020-03-11  Tom TromeyMark discriminants as artificial in gdb.dwarf2/variant.exp
2020-03-11  Tom de Vries[gdb/testsuite] Fix FAILs due to verbose in foll-fork.exp
2020-03-11  Tom de Vries[gdb/testsuite] Limit verbose scope in gdb.base/break...
2020-03-11  Tom de Vries[gdb/testsuite] Fix missing uint8_t in gdb.fortran...
2020-03-11  Andrew Burgessgdb: Fix out of bounds array access in buildsym_compuni...
2020-03-11  Tom de Vries[gdb/testsuite] Set EDITOR to true before using edit
2020-03-10  Tom de Vries[gdb] Fix segv in "maint print symbols" for ada exec
2020-03-10  Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-03-10  Andrew Burgessgdb/testsuite: Add is-stmt support to the DWARF compiler
2020-03-09  Tom de Vries[gdb/testsuite] Fix tcl error in cached_file
2020-03-07  Tom de Vries[gdb/testsuite] Fix testing build_executable result
2020-03-07  Tom de Vries[gdb] Support anonymous typedef generated by gcc -felim...
2020-03-07  Tom TromeyRemove some obsolete comments
2020-03-06  Simon MarchiPass thread_info pointer to various inferior control...
2020-03-06  Hannes DomaniDon't try to get the TIB address without an inferior
2020-03-06  Tom de Vries[gdb/testsuite] Fix "text file busy" errors with cc...
2020-03-06  Tom de Vries[gdb,testsuite,doc,NEWS] Fix "the the".
2020-03-06  Tom de Vries[gdb] Remove trailing "done" after "Reading symbols...
2020-03-06  Andrew Burgessgdbserver/gdbsupport: Add .dir-locals.el file
2020-03-05  John BaldwinUse std::string for 'psargs'.
2020-03-05  Tankut Baris Aktemurgdb, gdbserver, gdbsupport: add .gitattributes files
2020-03-05  Tom de Vries[gdb/testsuite] Update maint.exp for string cache
2020-03-04  Tom TromeyIntroduce objfile::intern
2020-03-04  Tom TromeyMake "gnutarget" const
2020-03-04  Hannes DomaniImplement debugging of WOW64 processes
2020-03-04  Luis MachadoRevert "gdb: Do not print empty-group regs when printin...
2020-03-04  Tom de Vries[gdb/doc] Remove trailing done from "Reading symbols...
2020-03-04  Alok Kumar Sharmagdb.fortran: Allow Flang kind printing in fortran testing
2020-03-03  Tom TromeyFind tailcall frames before inline frames
2020-03-03  Andrew Burgessgdb/fortran: Fix printing of logical true values for...
2020-03-03  Hannes DomaniRebase executable to match relocated base address
2020-03-03  Sergio Durigan JuniorFix printf of a convenience variable holding an inferio...
2020-03-03  Luis MachadoUpdate GDB to use new AUXV entry types
2020-03-03  Tom de Vries[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
2020-03-03  Tom de Vries[gdb/testsuite] Fix tcl error in gdb.mi/list-thread...
2020-03-03  Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp with check-read1
2020-03-02  Simon MarchiSmall clean up of use_displaced_stepping
2020-03-02  Andrew Burgessgdb: Allow GDB to _not_ load a previous command history
2020-03-02  Christian BiesingerFix arm-netbsd build error: convert from FPA to VFP
2020-03-02  Andrew Burgessgdb/remote: Restore support for 'S' stop reply packet
2020-03-02  Tom de Vries[gdb/testsuite] Add -lbl option in gdb_test_multiple
2020-03-02  Jon Turneygdb: Move defs.h before any system header in debuginfod...
2020-02-28  Simon MarchiUpdate libinproctrace.so path in lib/trace-support.exp
2020-02-28  Luis MachadoFix SVE-related failure in gdb.arch/aarch64-fp.exp
2020-02-28  Luis MachadoFix gdb.arch/aarch64-dbreg-contents.exp build failures
2020-02-28  Tom de Vries[gdb] Don't set initial language using previous language
2020-02-28  Simon MarchiPass correct die_reader_specs in cutu_reader::init_tu_a...
2020-02-28  Tom de Vries[gdb/testsuite] Fix psymtab expansion postponement...
2020-02-28  Luis MachadoHarden gdb.arch/aarch64-pauth.exp and fix a failure
2020-02-28  Aaron Mereygdb: Check for nullptr when computing srcpath
2020-02-27  Tom TromeyRemove field_info::nfields member
2020-02-27  Andrew Burgessgdb: Use std::abs instead of abs on LONGEST types
2020-02-27  Tom de Vries[gdb/testsuite] Remove unused globals
2020-02-27  Tom de Vries[gdb/testsuite] Fix spawn in tuiterm.exp
2020-02-26  Tom TromeySpecialize partial_symtab for DWARF include files
2020-02-26  Tom TromeyRemove casts from dwarf2/index-write.c
2020-02-26  Aaron MereyAdd debuginfod support to GDB
2020-02-26  Jérémie Galarneaugdb: print thread names in thread apply command output
2020-02-26  Simon MarchiMove more declarations from dwarf2/loc.h to dwarf2...
2020-02-26  Tom de Vries[gdb] Don't set initial language if set manually
2020-02-26  Simon MarchiMove dwarf2_read_addr_index declaration to dwarf2/read.h
2020-02-25  Andrew Burgessgdb/fortran: Support negative array stride in one limit...
2020-02-25  Luis Machado[AArch64] Fix typo in comment
2020-02-25  Andrew Burgessgdb/testsuite: Remove source file path from test name
2020-02-25  Tom de Vries[gdb/testsuite] Remove gcc/93866 xfail in methods.exp
2020-02-25  Simon MarchiMove dwarf2_get_die_type declaration to dwarf2/read.h
2020-02-25  Joel Brobeckergdb/copyright.py: Add generated files in gnulib/ to...
2020-02-24  Tom TromeyFix a memory leak and remove an unused member
2020-02-24  Tom TromeyConvert IS_TYPE_UNIT_GROUP to method
2020-02-24  Tom TromeySimplify setting of reading_partial_symbols
2020-02-24  Andrew Burgessgdb/doc: Fix header alignment of 'info threads' example...
2020-02-24  Tom de Vries[gdb] Ensure listing of unused static var in info locals
2020-02-24  Tom de Vries[gdb/testsuite] Fix layout next/prev/regs help message
2020-02-22  Tom TromeyMake dwarf2_compile_expr_to_ax static
2020-02-22  Tom TromeyFix cast in TUI_DISASM_WIN
2020-02-22  Tom TromeyAdd "usage" text to all TUI command help
next
This page took 0.053857 seconds and 7 git commands to generate.