summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/inferior-died.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-06-07Fix formating in copyright headers.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-02-20gdb/testsuite/Jan Kratochvil
2012-02-16 * gdb.base/inferior-died.c: Don't include stdio.h.Tom Tromey
2012-02-16 PR c++/13653:Tom Tromey