Replace xstrvprintf usages with string_vprintf
[deliverable/binutils-gdb.git] / gdb /
2018-08-22  Simon MarchiReplace xstrvprintf usages with string_vprintf
2018-08-22  Jan VranyMI: Print frame architecture when printing frames on...
2018-08-22  Alan HaywardAarch64 SVE VG is Vector Granule
2018-08-22  Alan HaywardAdd AArch64 SVE to NEWS and GDB manual
2018-08-21  Pedro AlvesDon't throw Scheme exceptions with live std::vector...
2018-08-21  Simon MarchiRemove unnecessary ternary operator in m32c-tdep.c
2018-08-20  Simon MarchiFix formatting in solib-svr4.c
2018-08-19  Michael SpangFix debugging of stripped PIE executables with padded...
2018-08-18  Kevin BuettnerTest case for DW_OP_GNU_variable_value
2018-08-18  Kevin BuettnerAdd support of DW_OP_GNU_variable_value to DWARF assembler
2018-08-18  Kevin BuettnerAdd support for DW_OP_GNU_variable_value
2018-08-17  Tom TromeyRemove "repeat" argument from command_line_input
2018-08-17  Tom TromeyFix use-after-free in number_or_range_parser
2018-08-17  Alan HaywardFix asm in testsuite/gdb.arch/aarch64-fp.c
2018-08-17  Keith SeitzUse gdb_test_no_output for compile tests expected to...
2018-08-15  Tom TromeyUse pulongest in aarch64-linux-tdep.c
2018-08-14  Jan VranyMI: Add -a option to the "-data-disassemble" command
2018-08-14  Andrew Burgessgdb: Fix instability in thread groups test
2018-08-13  Tom TromeyDefine _FORTIFY_SOURCE in common-defs.h
2018-08-13  Alan HaywardParse SVE registers in aarch64 core file reading/writing
2018-08-13  Alan HaywardDetect SVE when reading aarch64 core files
2018-08-13  Alan HaywardSplit size in regset section iterators
2018-08-10  Simon MarchiFix forgotten xstrprintf -> string_printf change
2018-08-10  Keith SeitzUse policies for code generation
2018-08-10  Keith SeitzUse unique_ptr for htabs
2018-08-10  Keith SeitzMove compile_instance to compile.c
2018-08-10  Keith SeitzChange compile_instance/compile_c_instance into classes
2018-08-10  Keith SeitzAdd a C++ wrapper for GCC C plug-in
2018-08-10  Keith SeitzMove C-related declarations to compile-c.h
2018-08-10  Keith SeitzRename symbol_substitution_name
2018-08-10  Keith SeitzReturn unique_xmalloc_ptr for generate_c_for_variable_l...
2018-08-10  Alan HaywardRename size in get_core_register_section
2018-08-09  Jim WilsonRISC-V: Add configure support for riscv*-linux*.
2018-08-09  Jim WilsonRISC-V: Add native linux support.
2018-08-09  Jim WilsonRISC-V: Add linux target support.
2018-08-09  Andrew Burgessgdb: Make infrun.c:resume function static
2018-08-09  Tom TromeyMinor formatting fixes in riscv-tdep.h
2018-08-09  Simon MarchiFix some gettext ARI warnings
2018-08-09  Andrew Burgessgdb: Check element of optimised out vla exists
2018-08-09  Andrew Burgessgdb: Merge similar tests into a single test script
2018-08-08  Simon MarchiFix some comments in target.c
2018-08-08  Tom TromeyCheck result of "write"
2018-08-08  Jim WilsonRISC-V: Add software single step support.
2018-08-08  Jim WilsonRISC-V: Make riscv_isa_xlen a global function.
2018-08-08  Andrew Burgessgdb: Fix assert for extended-remote target (PR gdb...
2018-08-08  Szabolcs NagyFix gdb/remote.c build failure
2018-08-08  Simon MarchiFix gdb.fortran/nested-funcs.exp failure
2018-08-08  Simon MarchiMake target_options_to_string return an std::string
2018-08-07  Tom TromeyAllow CPPFLAGS to be set on the make command line
2018-08-07  Simon MarchiAdd doc and news for DWARF index cache
2018-08-07  Simon MarchiAdd DWARF index cache
2018-08-07  Simon MarchiImport gnulib's mkdir module
2018-08-07  Simon MarchiIntroduce mmap_file function
2018-08-07  Simon MarchiMake index reading functions more modular
2018-08-07  Simon MarchiReplace some uses of xstrprintf with string_printf
2018-08-07  Rainer OrthSupport parallel make check with GNU make 4.2+
2018-08-06  Simon MarchiFix compilation failure in remote.c
2018-08-06  Pedro Franco de... Allow larger regblock sizes when saving tracefiles
2018-08-06  Pedro Franco de... Variable size for regs mask in collection list
2018-08-06  Pedro Franco de... Use remote register numbers in tracepoint mask
2018-08-06  Pedro Franco de... Use get_remote_packet_size in download_tracepoint
2018-08-06  Pedro Franco de... Remove trailing '-' from the last QTDP action packet
2018-08-06  Pedro Franco de... Fix indentation in remote_target::download_tracepoint
2018-08-06  Rainer OrthUpdate dg-extract-results.* from gcc
2018-08-06  Rainer OrthRemove unused variables in procfs.c etc.
2018-08-06  Andrew Burgessgdb: Only run scheduler-locking tests if feature is...
2018-08-06  Andrew Burgessgdb: Avoid using W_STOPCODE(0) as this is ambiguous...
2018-08-04  Tom de Vries[gdb/testsuite] Fix regexp in py-rbreak.exp
2018-08-03  Sergio Durigan JuniorFix thinko when deciding whether to disable TCP's Nagle...
2018-08-02  Tom TromeyAllow "info address" of a template parameter
2018-08-02  Xavier RoirandFix kill issue leading to zombie process on MacOS Sierra
2018-08-02  Tom TromeyCheck results of get_darwin_inferior
2018-07-31  Joel BrobeckerDocument the GDB 8.1.1 release in gdb/ChangeLog
2018-07-31  Jan VranyFix segfault when invoking -var-info-path-expression...
2018-07-31  Simon MarchiRe-generate gnulib import
2018-07-31  Simon MarchiDelete test target descriptions when exiting
2018-07-30  Sergio Durigan JuniorMatch any kind of error after "cannot resolve name...
2018-07-30  Andrew Burgessgdb: Fix sizeof for dynamic types other than arrays
2018-07-30  Tom TromeyFix crash with -D_GLIBCXX_DEBUG
2018-07-30  Tom TromeyRemove old lint code
2018-07-28  Andrew Burgessgdb: Don't call gdb_load_shlib unless GDB is running
2018-07-28  Tom de Vries[gdb/exp] Interpret size of vla with unknown size as...
2018-07-27  Sergio Durigan JuniorImprove gcore manpage and clarify "-o" option
2018-07-26  Jon TurneyFix Cygwin compilation after target_ops C++ conversion.
2018-07-26  Tom TromeyMake psymbols and psymtabs independent of the program...
2018-07-26  Tom TromeyAdd validity bits for psymtab high and low fields
2018-07-26  Tom TromeyIntroduce accessors for psymtab high and low fields
2018-07-26  Tom TromeyIntroduce partial_symbol::address
2018-07-26  Tom TromeyChange representation of psymbol to flush out accessors
2018-07-26  Tom TromeyRemove dead code in end_psymtab
2018-07-26  Tom de Vries[gdb/testsuite] Add comment in gdb.base/vla-optimized...
2018-07-26  Andrew Burgessgdb: Add switch to disable DWARF stack unwinders
2018-07-25  Tom de Vries[gdb/breakpoints] Fix sigsegv in info prog at exec...
2018-07-25  Tom de Vries[gdb/symtab] Warn about unresolved DW_AT_upper_bound...
2018-07-25  Tom de Vries[gdb/exp] Fix exception when printing optimized out vla
2018-07-25  Jan VranyNotify about breakpoint modification when enabling...
2018-07-25  Joel Brobeckerlist Tom Tromey as GDB Global Maintainer
2018-07-24  Keith SeitzSet CU language before processing any DIEs (symtab...
2018-07-24  Simon MarchiFix indentation in scoped_mmap.h
2018-07-24  Tom TromeyRemove some unnecessary declarations and configury
next
This page took 0.060935 seconds and 7 git commands to generate.