summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.opt
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0114-14/+14
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0114-14/+14
* gdb: Respect field width and alignment for 'fmt' fields in CLI outputAndrew Burgess2018-11-201-0/+36
* "break LINENO/*ADDRESS", inline functions and "info break" outputPedro Alves2018-06-291-0/+6
* Fix running to breakpoint set in inline function by lineno/addressPedro Alves2018-06-292-1/+43
* Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)Pedro Alves2018-06-192-0/+59
* Revert accidental push of "Inline breakpoints" commitPedro Alves2018-06-142-38/+0
* Inline breakpointsPedro Alves2018-06-142-0/+38
* Don't elide all inlined framesKeith Seitz2018-05-172-0/+96
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0214-14/+14
* Show optimized out local variables in "info locals"Simon Marchi2017-11-221-0/+2
* gdb.opt/inline-locals.exp: Remove trailing parentheses in test namesSimon Marchi2017-11-131-18/+18
* Use SaL symbol name when reporting breakpoint locationsKeith Seitz2017-10-271-0/+75
* update copyright year range in GDB filesJoel Brobecker2017-01-0114-14/+14
* Fix more cases of improper test namesLuis Machado2016-12-235-7/+7
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-011-1/+1
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-011-1/+1
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-011-1/+1
* Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline))Pedro Alves2016-07-195-5/+11
* Push thread->control.command_interp to the struct thread_fsmPedro Alves2016-06-212-1/+63
* Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2016-04-271-1/+1
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-25/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0114-14/+14
* [ppc64le] Use skip_entrypoint for skip_trampoline_codeJan Kratochvil2015-09-153-0/+141
* Make z intLuis Machado2015-08-241-1/+1
* Make z volatile.Luis Machado2015-08-241-1/+2
* Prevent GCC from folding inline test functionsLuis Machado2015-08-244-3/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-0111-11/+11
* Use attribute to specify the required inlining semanticsDavid Blaikie2014-05-302-4/+2
* Fix PR backtrace/15558Pedro Alves2014-04-181-0/+16
* Compile inline test with -std=gnu89 explicitly to override Clang's default (-...David Blaikie2014-04-111-1/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-0111-11/+11
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0111-11/+11
* * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,Tom Tromey2012-06-255-67/+21
* * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey2012-06-214-4/+4
* * Makefile.in (clean): Remove Fission .dwo and .dwp files.Doug Evans2012-05-171-0/+1
* gdb:Gary Benson2012-03-162-0/+273
* 2012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-161-4/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-049-9/+9
* * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command toEdjunior Barbosa Machado2011-05-021-2/+23
* 2011-02-22 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-221-1/+1
* Centralize printing "<optimized out>".Pedro Alves2011-01-252-4/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-019-9/+9
* * gdb.opt/inline-cmds.c (ATTR): New define.Tom Tromey2010-07-274-10/+37
* 2010-06-02 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-06-021-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-019-9/+9
* * dwarf2read.c (inherit_abstract_dies): Work around GCC PR 40573.Daniel Jacobowitz2009-06-301-24/+4
* gdb/Daniel Jacobowitz2009-06-289-4/+732
* Updated copyright notices for most files.Joel Brobecker2009-01-032-2/+2
* * gdb.opt/Makefile.in: Fix whitespace.Doug Evans2008-04-171-12/+12