gdb/testsuite: Remove use of dejagnu cleanup proc
[external/binutils.git] / gdb /
2018-02-03 Andrew Burgessgdb/testsuite: Remove use of dejagnu cleanup proc
2018-02-02 Leszek Swirski via... MI: Allow non-raw varobj evaluation
2018-02-02 Leszek SwirskiDo not classify C struct members as a filename
2018-02-01 Yao QiRewrite arm_record_coproc_data_proc and arm_record_data...
2018-02-01 Yao Qiset ret signed in arm_record_extension_space
2018-02-01 Yao QiFix gdb.base/attach.exp fails when gdb is configured...
2018-01-31 Nikola PricaFix for prologue processing on PowerPC
2018-01-31 Pedro Alvesgdb: Fix remote-sim/MinGW/Darwin builds
2018-01-31 Pedro Alvesgdb: Fix remote-sim/MinGW/Darwin builds
2018-01-31 Xavier Roirand(Ada) Add gdb-mi support for stopping at start of excep...
2018-01-31 Xavier Roirand(Ada) C++fy conditional string when catching exception.
2018-01-31 Xavier Roirand(Ada/MI) Add testcase for mi catch assert with condition
2018-01-31 Xavier Roirand(Ada) Add testcase for catch assert with condition
2018-01-31 Joel Brobeckerinternal-error using '@' (repeat) operator on array...
2018-01-31 Joel BrobeckerDocument the GDB 8.1 release in gdb/ChangeLog
2018-01-30 Philipp Rudos390: Fix gdb.base/all-architectures.exp with --enable...
2018-01-30 Pedro AlvesPer-inferior target_terminal state, fix PR gdb/13211...
2018-01-30 Pedro Alveslinux-nat: Eliminate custom target_terminal_{inferior...
2018-01-30 Joel Brobeckergdb.base/break.exp: fix last "info break" test failure...
2018-01-29 Sergio Durigan JuniorDon't call "detach_inferior" on "remote_follow_fork"
2018-01-28 Simon MarchiRemove dwarf2_per_objfile_free and use after free of...
2018-01-27 Eli ZaretskiiAvoid compilation errors in MinGW native builds of GDB
2018-01-26 Alan HaywardAdd myself as a write-after-approval GDB maintainer.
2018-01-26 Alan HaywardAdd myself as a write-after-approval GDB maintainer.
2018-01-26 Alan ModraPowerPC PLT stub matching
2018-01-24 Pedro AlvesFix GCC PR83906 - [8 Regression] Random FAIL: libstdc...
2018-01-23 Philipp Rudos390: Clean up s390-linux-tdep.c
2018-01-23 Philipp Rudos390: Move record-replay to s390-tdep.c
2018-01-23 Philipp Rudos390: Split up s390-linux-tdep.c into two files
2018-01-23 Philipp Rudos390: gdbarch_tdep add hook for syscall record
2018-01-23 Philipp Rudos390: Hook s390 into OSABI mechanism
2018-01-23 Philipp Rudos390: if -> gdb_assert for tdesc_has_registers check
2018-01-23 Philipp Rudos390: Move tdesc validation to separate function
2018-01-23 Philipp Rudos390: gdbarch_tdep add field tdesc
2018-01-23 Philipp Rudos390: gdbarch_tdep.have_* int -> bool
2018-01-23 Philipp Rudos390: Allocate gdbarch & tdep at start of gdbarch_init
2018-01-23 Philipp Rudos390: Remove duplicate checks for cached gdbarch at...
2018-01-22 Pedro AlvesFix segfault with 'set print object on' + 'whatis ...
2018-01-22 Maciej W. RozyckiMAINTAINERS: Update my company e-mail address
2018-01-22 Yao Qiregcache::cooked_write test
2018-01-22 Yao Qiregcache_cooked_read -> regcache->cooked_read
2018-01-22 Yao QiReplace regcache_raw_read with regcache->raw_read
2018-01-22 Yao QiRemove mt port
2018-01-22 Yao QiDon't call gdbarch_pseudo_register_read_value in jit.c
2018-01-22 Joel BrobeckerAda/DWARF: Assume the Ada compiler produces descriptive...
2018-01-22 Joel Brobeckerwrong line number in breakpoint location
2018-01-21 Andrew Burgessgdb: Don't store a thread-id for floating varobj
2018-01-21 Andrew Burgessgdb: Remove out of date comment
2018-01-21 Andrew Burgessgdb: PR mi/20395: Fix -var-update for registers in...
2018-01-21 Andrew Burgessgdb: New API for tracking innermost block
2018-01-21 Andrew Burgessgdb: Remove duplicate declaration of global innermost_block
2018-01-21 Andrew Burgessgdb: Add test for some error cases of @entry usage
2018-01-19 Tom TromeyFix qualified name lookup for Rust
2018-01-19 Andreas ArnezS390: Fix infcalls in s390-vregs test case
2018-01-19 James Clarkegdb: Add missing #ifdef USE_THREAD_DB to gdbserver
2018-01-19 James Clarkegdb: Fix ia64 defining TRAP_HWBKPT before including...
2018-01-19 Simon MarchiMake linux_nat_detach/thread_db_detach use the inferior...
2018-01-19 Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19 Simon MarchiRemove args from target detach
2018-01-19 Andreas ArnezS390: Improve comments for s390-tdbregs test case
2018-01-19 Yao QiDon't pass -m32 to libcc1 on arm-linux
2018-01-19 Yao QiFind arm-linux-gnueabi(hf)?-gcc in compile
2018-01-19 Ruslan KabatsayevMake tests expect [ \t]+ pattern instead of \t for...
2018-01-18 Andreas ArnezGDB testsuite: Re-enable -fdiagnostics-color=never
2018-01-18 Andreas ArnezS390: Use soft float in s390-tdbregs test case
2018-01-18 Yao QiMake abbrev_table::abbrevs private
2018-01-18 Yao QiCall cooked_read in ppu2spu_prev_register
2018-01-17 Sergio Durigan JuniorFix warning on gdb/compile/compile.c (C++-ify "triplet_rx")
2018-01-17 Tom TromeyRemove symbolp typedef
2018-01-17 Tom TromeyRemove objfile argument from add_dyn_prop
2018-01-17 Tom TromeyChange dwarf2_cu::method_info to be a std::vector
2018-01-17 Simon MarchiAllocate dwarf2_cu with new
2018-01-17 Tom TromeyAllocate abbrev_table with new
2018-01-17 Tom TromeyUnify new_symbol and new_symbol_full
2018-01-17 Simon MarchiFix ChangeLog dates of previous commit
2018-01-17 Mike GulickFix gdb segv when objfile can't be opened
2018-01-17 Simon MarchiMake linux_ptrace_attach_fail_reason return an std...
2018-01-17 Simon Marchilinux-nat: Remove unnecessary xstrdup
2018-01-17 Eldar Abusalimovconfigure: Fix test for fs_base/gs_base in <sys/user.h>
2018-01-17 Yao QiDon't pass -m64 to libcc1 on aarch64-linux.
2018-01-17 Yao QiRelax gdb.compile/compile.exp to match the address...
2018-01-16 Yao QiMark register unavailable when PTRACE_PEEKUSER fails
2018-01-15 Pedro Alvesgdb/common/signals-state-save-restore.c: Fix typos
2018-01-15 Tom TromeyFix scm-ports.exp regression
2018-01-15 Szabolcs NagyFix gdb.texinfo more
2018-01-15 Szabolcs NagyFix gdb.texinfo for old makeinfo (again)
2018-01-12 Andrew Burgessgdb/testsuite: Don't attempt tests if they fail to...
2018-01-12 Sergio Durigan JuniorInstall and generate docs for gdb-add-index
2018-01-12 John BaldwinUse the correct value for the offset of 'kve_protection'.
2018-01-12 Pedro AlvesAdd testcase for GDB hang fixed by previous commit
2018-01-12 Andreas ArnezFix GDB hang with remote after error from resume
2018-01-12 Simon Marchigdb_compile_shlib: Only consider shlib= options when...
2018-01-11 Pedro Alvesgdb.base/breakpoint-in-ro-region.exp regression on...
2018-01-11 Szabolcs NagyFix gdb.texinfo for old makeinfo
2018-01-11 Pedro AlvesFix backwards compatibility with old GDBservers (PR...
2018-01-10 Pedro Alveslanguage_get_symbol_name_matcher -> get_symbol_name_matcher
2018-01-10 Pedro AlvesAda: make verbatim matcher override other language...
2018-01-10 Pedro AlvesFix gdb.ada/complete.exp's "complete break ada" test...
2018-01-10 Pedro AlvesFix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)
2018-01-09 John BaldwinDocument support for 'info proc' on FreeBSD.
next