summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/break-always.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-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-04-29Handle memory write errors on gdb.base/break-always.expLuis Machado
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-06 * gdb.base/break-always.exp: Explicitly specify test name.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-062011-12-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-08-032011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>Philippe Waroquiers
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-02 * gdb.base/break-always.exp: Do not expect full paths to fileKazu Hirata
2010-06-012010-06-01 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-06-012009-05-29 Michael Snyder <msnyder@vmware.com>Michael Snyder
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-04-24 * breakpoint.h (bp_location_p): New typedef.Vladimir Prus