aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.stabs/gdb11479.exp
AgeCommit message (Collapse)AuthorFilesLines
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
Remove all calls to strace.
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
gdb/ChangeLog: Copyright year update in most files of the GDB Project.
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-12gdb/testsuite/Nathan Froyd1-1/+5
* gdb.stabs/gdb11479.exp: Use runto_main.
2010-05-05Do not set prms_id/bug_id anymore.Joel Brobecker1-2/+0
2010-05-05 Joel Brobecker <brobecker@adacore.com> Remove the use of prms_id and bug_id throughout the testsuite.
2010-04-22 PR stabs/11479.Pierre Muller1-0/+56
* gdb.stabs/gdb11479.exp: New file. * gdb.stabs/gdb11479.c: New file.