aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.opt/inline-break.exp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
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 Alves1-0/+42
2018-06-19Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)Pedro Alves1-0/+25
2018-06-14Revert accidental push of "Inline breakpoints" commitPedro Alves1-17/+0
2018-06-14Inline breakpointsPedro Alves1-0/+17
2018-05-17Don't elide all inlined framesKeith Seitz1-0/+46
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-27Use SaL symbol name when reporting breakpoint locationsKeith Seitz1-0/+75
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-07-19Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline))Pedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-05-30Use attribute to specify the required inlining semanticsDavid Blaikie1-3/+1
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 Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-06-25 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,Tom Tromey1-5/+4
2012-03-16gdb:Gary Benson1-0/+114