aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.compile/compile.exp
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Use gdb_test_no_output for compile tests expected to passKeith Seitz1-2/+2
2018-01-17Relax gdb.compile/compile.exp to match the address printed for frameYao Qi1-2/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-04Stop assuming no-debug-info functions return intPedro Alves1-4/+6
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado1-3/+3
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado1-5/+5
2016-10-06Remove Java supportTom Tromey1-2/+2
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi1-1/+1
2016-04-07Fix gdb.compile/compile.exp shlib regressionPedro Alves1-3/+7
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-25Fix compile.exp error message expectationJan Kratochvil1-1/+1
2015-07-08compile: Warn for old GCC on cv-qualified self-referenceJan Kratochvil1-33/+43
2015-06-03compile: Use also inferior munmapJan Kratochvil1-2/+2
2015-05-16compile: Use -Wall, not -wJan Kratochvil1-5/+13
2015-01-22compile: Fix function pointersJan Kratochvil1-0/+5
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-17Fix MinGW compilationJan Kratochvil1-1/+1
2014-12-12the "compile" commandTom Tromey1-0/+357