Add `set print repeats' tests for C/C++ arrays
[binutils-gdb.git] / gdb / testsuite / gdb.opt /
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-10 Tom de Vries[gdb/testsuite] Add gdb.opt/break-on-_exit.exp
2021-10-28 Tom de Vries[gdb/symtab] Handle DW_AT_string_length with location...
2021-09-30 Simon Marchigdb/testsuite: make runto_main not pass no-message...
2021-04-19 Tom TromeyFix kfail patterns in inline-locals.exp
2021-04-14 Tankut Baris Aktemurgdb/dwarf2: fix "info locals" for clang-compiled inline...
2021-04-06 Tom de Vries[gdb/breakpoints] Workaround missing line-table entry
2021-01-29 Tom de Vries[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with...
2021-01-26 Tom de Vries[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-13 Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-10-13 Pedro AlvesIntroduce mi_runto_main
2020-10-13 Pedro Alves'runto main' -> 'runto_main' throughout
2020-09-13 Pedro Alvesgdb/testsuite: Explicitly return from main
2020-07-21 Tom de Vries[gdb/testsuite] Make inline-locals.c deterministic
2020-05-12 Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.{gdb...
2020-04-28 Tom de Vries[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inlin...
2020-04-02 Andrew Burgessgdb: Don't remove duplicate entries from the line table
2020-03-19 Tom de Vries[gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-20 Andrew Burgessgdb: Respect field width and alignment for 'fmt' fields...
2018-06-29 Pedro Alves"break LINENO/*ADDRESS", inline functions and "info...
2018-06-29 Pedro AlvesFix running to breakpoint set in inline function by...
2018-06-19 Pedro AlvesChange inline frame breakpoint skipping logic (fix...
2018-06-14 Pedro AlvesRevert accidental push of "Inline breakpoints" commit
2018-06-14 Pedro AlvesInline breakpoints
2018-05-17 Keith SeitzDon't elide all inlined frames
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-22 Simon MarchiShow optimized out local variables in "info locals"
2017-11-14 Simon Marchigdb.opt/inline-locals.exp: Remove trailing parentheses...
2017-10-27 Keith SeitzUse SaL symbol name when reporting breakpoint locations
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-23 Luis MachadoFix more cases of improper test names
2016-12-01 Luis MachadoFixup testcases outputting own name as a test name...
2016-12-01 Luis MachadoFix test names starting with uppercase using gdb_test...
2016-12-01 Luis MachadoFix test names starting with uppercase output by basic...
2016-07-19 Pedro AlvesBuild gdb.opt/inline-*.exp tests at -O0, rely on __attr...
2016-06-21 Pedro AlvesPush thread->control.command_interp to the struct threa...
2016-04-27 Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-02-08 Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-15 Jan Kratochvil[ppc64le] Use skip_entrypoint for skip_trampoline_code
2015-08-24 Luis MachadoMake z int
2015-08-24 Luis MachadoMake z volatile.
2015-08-24 Luis MachadoPrevent GCC from folding inline test functions
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-05-30 David BlaikieUse attribute to specify the required inlining semantics
2014-04-18 Pedro AlvesFix PR backtrace/15558
2014-04-12 David BlaikieCompile inline test with -std=gnu89 explicitly to overr...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-06-25 Tom Tromey * gdb.opt/clobbered-registers-O2.exp: Use standard_tes...
2012-06-21 Tom Tromey * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2012-05-17 Doug Evans * Makefile.in (clean): Remove Fission .dwo and .dwp...
2012-03-16 Gary Bensongdb:
2012-01-16 Pedro Alves2012-01-16 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-05-02 Edjunior Barbosa... * gdb.opt/inline-cmds.exp: Adjust checks with "finish...
2011-02-22 Michael Snyder2011-02-22 Michael Snyder <msnyder@vmware.com>
2011-01-25 Pedro Alves Centralize printing "<optimized out>".
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-07-27 Tom Tromey * gdb.opt/inline-cmds.c (ATTR): New define.
2010-06-02 Michael Snyder2010-06-02 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-06-30 Daniel Jacobowitz * dwarf2read.c (inherit_abstract_dies): Work around...
2009-06-28 Daniel Jacobowitz gdb/
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-04-17 Doug Evans * gdb.opt/Makefile.in: Fix whitespace.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-25 Luis Machado * gdb.opt/clobbered-registers-O2.c: New testcas...