Fix breakpoints on file reloads for PIE binaries
[external/binutils.git] / gdb / testsuite / ChangeLog
2019-08-07 Alan HaywardFix breakpoints on file reloads for PIE binaries
2019-08-07 Alan HaywardTestsuite: Ensure pie is disabled on some tests
2019-08-03 Tom TromeyFix buglet in cp_print_value_fields patch
2019-08-03 Tom TromeyFix crash in cp_print_value_fields
2019-04-30 Tom TromeyFix crash in dwarf2read.c with template parameters
2019-04-19 Tom TromeyFix "list" when control characters are seen
2019-03-28 Pedro AlvesFix testsuite hangs when gdb_test_multiple body errors out
2019-03-26 Andrew Burgessgdb/testsuite: Prepare for DejaGnu 1.6.2
2019-03-14 Tom TromeyAdd the "set style source" command
2019-03-07 Rainer OrthCan't interrupt process without controlling terminal...
2019-03-06 Alan HaywardTestsuite: Ensure changing directory does not break...
2019-02-26 Tom TromeyFix new py-value.exp test case
2019-02-26 Kevin BuettnerAdd tests for gdb.Value(bufobj, type) constructor
2019-02-23 Joel BrobeckerUpdate copyright year range in gdb.ada/mi_ref_changeabl...
2019-02-22 Keith SeitzAdd missing ChangeLog entries for commit bb995d00b3eef2...
2019-02-20 Tom TromeyFix typos in symtab_symbol_info
2019-02-20 Simon MarchiFix error message and use-after-free on errors in neste...
2019-02-17 Tom TromeyAdd styling to macro commands
2019-02-17 Tom TromeyFix pager bugs with style output
2019-02-17 Joel Brobecker(Ada) fix GDB crash printing packed array
2019-02-14 Weimin PanUpdating test case
2019-02-13 Weimin PanAdding a test case
2019-02-10 Joel Brobecker(Ada) -var-update crash for variable whose type is...
2019-02-07 Alan Haywardgdbserver: When attaching, add process before lwps
2019-02-07 Simon MarchiMake gdb.base/corefile.exp work on terminals with few...
2019-01-27 Tom TromeyRemove duplicate skip_python_tests invocation
2019-01-24 Alan HaywardAArch64 AAPCS: Ignore static members
2019-01-21 Alan HaywardAArch64 AAPCS: Empty structs have non zero size in C++
2019-01-21 Alan HaywardTestsuite: Ensure stack protection is off for GCC
2019-01-16 Keith SeitzIntroduce dwarf2_cu::get_builder
2019-01-14 Pedro Franco de... [PowerPC] Aliases for vector registers
2019-01-14 Pedro Franco de... [PowerPC] Fix "info vector" test in gdb.arch/altivec...
2019-01-12 Andrew Burgessgdb/testsuite: Don't allow paths to appear in test...
2019-01-10 Keith Seitzgdb/23712: Test case for multidictionary
2019-01-09 Simon Marchigdb: Remove support for old mangling schemes
2019-01-09 Andrew Burgessgdb/testsuite: Remove interactive prompt case from...
2019-01-06 Tom TromeyFix crash in "finish"
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28 Tom TromeyFix a crash in jit.c
2018-12-28 Tom TromeyStyle addresses
2018-12-28 Tom TromeyStyle the "Reading symbols" message
2018-12-28 Tom TromeyStyle the gdb welcome message
2018-12-28 Tom TromeyStyle print_address_symbolic
2018-12-28 Tom TromeyStyle locations when setting a breakpoint
2018-12-28 Tom TromeyStyle variable names
2018-12-28 Tom TromeyAdd output styles to gdb
2018-12-28 Tom TromeyChange gdb test suite's TERM setting
2018-12-27 Tom TromeyTranslate PyExc_KeyboardInterrupt to gdb "quit"
2018-12-24 Andrew Burgessgdb: Allow struct fields named double
2018-12-24 Philippe WaroquiersFix gdb.ada bp_fun_addr failure due to conflict between...
2018-12-21 Jan VranyFix various tests to use -no-pie linker flag when needed
2018-12-21 Paul Marechalgdb: Fix "info os <unknown>" command
2018-12-20 Philippe WaroquiersEnsure deterministic result order in gdb.ada/info_auto_...
2018-12-12 Andrew Burgessgdb: Update test pattern to deal with native-extended...
2018-12-11 Andrew Burgessgdb/riscv: Update test to handle targets without an fpu
2018-12-09 Philippe WaroquiersFix tid-reuse sometimes blocks for a very long (infinit...
2018-12-08 Pedro AlvesMerge forward-search/reverse-search, use gdb::def_vecto...
2018-12-05 Andrew Burgessgdb/testsuite/sim: Remove redundant setting of timeout
2018-12-01 Tom de Vries[gdb/testsuite] Add gdb-caching-proc.exp testcase
2018-11-25 Sergio Durigan JuniorImplement timestamp'ed output on "make check"
2018-11-21 Benno FünfstückMake command-repeat work after gdb.execute
2018-11-20 Andrew Burgessgdb: Respect field width and alignment for 'fmt' fields...
2018-11-20 Philippe WaroquiersAdd a test to verify info [functions|variables|types...
2018-11-20 Philippe WaroquiersUse scoped_switch_to_sym_language_if_auto in symtab...
2018-11-20 Philippe WaroquiersTest case for 'info variables|functions' with minimal...
2018-11-19 Tom TromeyHandle TYPE_CODE_PTR when printing Rust types
2018-11-19 Tom TromeyFix gdb.rust/simple.rs for more recent compilers
2018-11-19 Pedro Alvesgdb.base/warning.exp tweaks
2018-11-16 Alan HaywardAarch64: Fix segfault when casting dummy calls
2018-11-12 Simon MarchiAdd completer for skip numbers
2018-11-09 Tom de Vries[gdb/symtab] Fix language of duplicate static minimal...
2018-11-08 Tom TromeyAvoid crash when calling warning too early
2018-11-08 Jan Beulichx86-64: fix ZMM register state tracking
2018-11-08 Andrew Burgessgdb/riscv: Update test to support targets without FP...
2018-11-07 Andrew Burgessgdb: Guard against NULL dereference in dwarf2_init_inte...
2018-11-06 Tom de Vries[gdb] Fix gdb crash when reading core file
2018-11-06 Jim WilsonRISC-V: Force variables to .data for code_elim.
2018-11-01 Joel Brobecker(Ada) fix "error in expression" when using watch -locat...
2018-11-01 Sangamesh MallayyaReading signal handler frame in AIX
2018-10-31 Andrew Burgessgdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg...
2018-10-31 Tom de Vries[gdb/testsuite] Factor out lib/valgrind.exp
2018-10-31 Tom de Vries[gdb/testsuite] get_valueof: Don't output value in...
2018-10-31 Andrew Burgessgdb: Handle ICC's unexpected void return type
2018-10-27 Philippe WaroquiersAdd a test case for info args|functions|locals|variable...
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-25 Tom de Vries[gdb/testsuite] Rewrite valgrind-db-attach.exp to use...
2018-10-24 Tom de Vries[gdb/testsuite] Log wait status on process no longer...
2018-10-24 Tom de Vries[gdb/testsuite] Rewrite catch-follow-exec.exp using...
2018-10-24 Tom de Vries[gdb/testsuite] Handle removed valgrind option --db...
2018-10-23 Andrew Burgessgdb/riscv: Fix register access for register aliases
2018-10-19 Alan HaywardTestsuite: Fix racy conditions in py-cmd.exp
2018-10-19 Alan HaywardTestsuite: vla-optimized-out.exp is too pessimistic
2018-10-19 Alan Haywardtestsuite: ovldbreak.exp: fix regexp
2018-10-19 Alan HaywardTestsuite: compile-cplus-print.exp: Start inferior...
2018-10-18 Sergio Durigan JuniorFix PR cli/23785: Check if file exists when invoking...
2018-10-18 Tom de Vries[gdb/testsuite] Fix capitalized test names
2018-10-16 Tom de Vries[gdb/testsuite] Rewrite catch-follow-exec.exp
2018-10-13 Sandra LoosemoreClean up gdb.trace test results on targets not supporti...
next