aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.opt
AgeCommit message (Expand)AuthorFilesLines
2021-01-29[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32 and gcc-10Tom de Vries1-24/+2
2021-01-26[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32Tom de Vries1-17/+38
2021-01-01Update copyright year range in all GDB filesJoel Brobecker17-17/+17
2020-12-13gdb: introduce new 'maint flush ' prefix commandAndrew Burgess1-1/+1
2020-10-13Introduce mi_runto_mainPedro Alves1-1/+1
2020-10-13'runto main' -> 'runto_main' throughoutPedro Alves1-5/+5
2020-09-13gdb/testsuite: Explicitly return from mainPedro Alves1-1/+2
2020-07-21[gdb/testsuite] Make inline-locals.c deterministicTom de Vries2-1/+10
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.{gdb,opt,xml}Tom de Vries1-1/+1
2020-04-28[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.expTom de Vries1-1/+1
2020-04-02gdb: Don't remove duplicate entries from the line tableAndrew Burgess3-0/+103
2020-03-19[gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILsTom de Vries1-4/+22
2020-01-01Update copyright year range in all GDB files.Joel Brobecker14-14/+14
2019-01-01Update copyright year range in all GDB files.Joel Brobecker14-14/+14
2018-11-20gdb: Respect field width and alignment for 'fmt' fields in CLI outputAndrew Burgess1-0/+36
2018-06-29"break LINENO/*ADDRESS", inline functions and "info break" outputPedro Alves1-0/+6
2018-06-29Fix running to breakpoint set in inline function by lineno/addressPedro Alves2-1/+43
2018-06-19Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)Pedro Alves2-0/+59
2018-06-14Revert accidental push of "Inline breakpoints" commitPedro Alves2-38/+0
2018-06-14Inline breakpointsPedro Alves2-0/+38
2018-05-17Don't elide all inlined framesKeith Seitz2-0/+96
2018-01-02Update copyright year range in all GDB filesJoel Brobecker14-14/+14
2017-11-22Show optimized out local variables in "info locals"Simon Marchi1-0/+2
2017-11-13gdb.opt/inline-locals.exp: Remove trailing parentheses in test namesSimon Marchi1-18/+18
2017-10-27Use SaL symbol name when reporting breakpoint locationsKeith Seitz1-0/+75
2017-01-01update copyright year range in GDB filesJoel Brobecker14-14/+14
2016-12-23Fix more cases of improper test namesLuis Machado5-7/+7
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-1/+1
2016-07-19Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline))Pedro Alves5-5/+11
2016-06-21Push thread->control.command_interp to the struct thread_fsmPedro Alves2-1/+63
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi1-1/+1
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-25/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker14-14/+14
2015-09-15[ppc64le] Use skip_entrypoint for skip_trampoline_codeJan Kratochvil3-0/+141
2015-08-24Make z intLuis Machado1-1/+1
2015-08-24Make z volatile.Luis Machado1-1/+2
2015-08-24Prevent GCC from folding inline test functionsLuis Machado4-3/+6
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker11-11/+11
2014-05-30Use attribute to specify the required inlining semanticsDavid Blaikie2-4/+2
2014-04-18Fix PR backtrace/15558Pedro Alves1-0/+16
2014-04-11Compile inline test with -std=gnu89 explicitly to override Clang's default (-...David Blaikie1-1/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker11-11/+11
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker11-11/+11
2012-06-25 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,Tom Tromey5-67/+21
2012-06-21 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey4-4/+4
2012-05-17 * Makefile.in (clean): Remove Fission .dwo and .dwp files.Doug Evans1-0/+1
2012-03-16gdb:Gary Benson2-0/+273
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0