summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/interp.exp
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-12-23Fix more cases of improper test namesLuis Machado
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-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-06-27test suite update - gdb.base/[h-m]Tom Tromey
2013-03-14gdb/testsuite/Yao Qi
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-09-12gdb/Pedro Alves
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-09gdbTom Tromey
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-08-20 * gdb.base/interp.exp: Always consume both prompts.Daniel Jacobowitz
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .exp files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-02-07* gdb.base/interp.exp: Remove trailing n in gdb_test commands.Mark Kettenis
2005-02-02New test for interpreter-exec command.Nick Roberts