RISC-V: Force variables to .data for code_elim.
[external/binutils.git] / gdb / testsuite / ChangeLog
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...
2018-10-12 Simon MarchiFix buglets in gdb.trace/tspeed.{exp,c}
2018-10-11 Sandra LoosemoreFix pathname regexp in gdb.base/solib-vanish.exp.
2018-10-10 Sergio Durigan JuniorAdd parameter to allow enabling/disabling selftests...
2018-10-09 Tom de Vries[gdb/testsuite] Fix target_supports_scheduler_locking...
2018-10-08 Weimin PanFinding data member in virtual base class
2018-10-07 Tom TromeyAdd Inferior.architecture method
2018-10-07 Tom TromeyUse standard_output_file in a couple more places
2018-10-07 Tom TromeyFix Python gdb.Breakpoint.location crash
2018-10-06 Sergio Durigan JuniorUpdate string expected from "help info proc" on gdb...
2018-10-04 Tom TromeySimplify complaints even more
2018-10-04 Tom TromeyClean up "Reading symbols" output
2018-10-04 Tom TromeyMake complaint output prettier
2018-10-04 Tom TromeyAvoid pagination in attach.exp
2018-10-03 Sandra LoosemoreSkip gdb ifunc tests on targets that don't support...
2018-10-01 Simon MarchiFix is_amd64_regs_target check in i386-avx512.exp
2018-10-01 Alan HaywardAdd aarch64-sighandler-regs.exp test
2018-10-01 Markus Metzgertestsuite: fix is_amd64_regs_target
2018-09-28 Andrew Burgessgdb: Change how frames are selected for 'frame' and...
2018-09-27 Alan Haywardtestsuite: Fix race condition in check-libthread-db
2018-09-26 Andrew Burgessgdb/riscv: Improve non-dwarf stack unwinding
2018-09-24 Jozef LawrynowiczFix PR gdb/20948: --write option to GDB causes segmenta...
2018-09-24 Tom TromeyAllow setting a parameter to raise gdb.GdbError
2018-09-24 Tom TromeyCheck for negative argument in Type.template_argument
2018-09-24 Tom TromeyReport Python errors coming from gdb.post_event
2018-09-24 Tom TromeyAllow conversion of pointers to Python int
2018-09-24 Tom TromeyPreserve sign when converting gdb.Value to Python int
2018-09-24 Tom TromeyAllow more Python scalar conversions
2018-09-20 Hafiz Abid QadeerAdd '_' in the match pattern.
2018-09-20 Sandra LoosemoreSkip GDB tab-completion tests if no readline.
2018-09-19 Richard BuntLogical short circuiting with argument lists
2018-09-18 Sergio Durigan JuniorExpect optional "arch=" when executing "-stack-list...
2018-09-18 Sergio Durigan JuniorExpect optional "arch=" when executing "-stack-list...
2018-09-18 Sergio Durigan JuniorExpect for "@" when doing "complete break ada" on gdb...
2018-09-17 Simon Marchipython: Make gdb.execute("show commands") work (PR...
2018-09-16 Tom TromeyUse GNU style for metasyntactic variables in gdb
2018-09-14 Alan HaywardTestsuite: Add gdb_simple_compile
2018-09-13 Tom TromeyGenerate more tags in gdb/testsuite/Makefile
2018-09-13 Simon Marchipython: Add Progspace.objfiles method
2018-09-13 Simon Marchipython: Add Inferior.progspace property
2018-09-13 Tom TromeyMake Rust error message mention the field name
2018-09-13 Tom TromeyFix crash with empty Rust enum
2018-09-13 Simon Marchipython: Provide textual representation for Inferior...
2018-09-12 Simon Marchipython: Add tests for trying to use an invalid Inferior...
2018-09-12 Alan HaywardTestsuite: Add gdb_can_simple_compile
2018-09-11 Jan Kratochvil[testsuite] Fix dg-extract-results.sh path
2018-09-10 Jerome Guitton(Ada) Fix resolving of homonym components in tagged...
2018-09-10 Xavier Roirand(Ada) Fix printing of access to unconstrained arrays
2018-09-10 Xavier Roirand(Ada/MI) Fix -var-evaluate-expression for access to...
2018-09-10 Xavier Roirand(Ada) Fix -var-list-children MI command for union type
2018-09-09 Tom TromeyMake py-prettyprint.exp test names unique
2018-09-09 Tom TromeyAllow a pretty-printer without a to_string method
2018-09-08 Joel Brobecker(Ada) fix handling of expression with parameterless...
2018-09-08 Joel Brobecker(Ada) assigning packed array aggregate with variable...
2018-09-07 Andrew Burgessgdb/testsuite: Make test names unique in gdb.base/watch...
2018-09-05 Tom de Vries[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstr...
2018-09-04 Gary BensonFix batch exit status test failure on Fedora 28
2018-08-31 Tom TromeyFix a small bug in gdb.rust/simple.rs
2018-08-30 Andrew Burgessgdb: Ensure compiler doesn't optimise variable out...
2018-08-29 Keith SeitzC++ compile support
2018-08-29 Gary BensonIndicate batch mode failures by exiting with nonzero...
2018-08-29 Alan Haywardinfcall-nested-structs: Test up to five fields
2018-08-27 Jan VranyMI: Fix printing of frame architecture with Python...
2018-08-23 Kevin BuettnerTest case for functions with non-contiguous ranges
2018-08-22 Simon MarchiFix restoring of inferior terminal settings
2018-08-22 Jan VranyMI: Print frame architecture when printing frames on...
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-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-14 Jan VranyMI: Add -a option to the "-data-disassemble" command
2018-08-14 Andrew Burgessgdb: Fix instability in thread groups test
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 Andrew Burgessgdb: Fix assert for extended-remote target (PR gdb...
2018-08-08 Simon MarchiFix gdb.fortran/nested-funcs.exp failure
next