From: Michael Snyder Date: Thu, 31 Oct 1996 02:30:32 +0000 (+0000) Subject: Wed Oct 30 18:19:16 1996 Michael Snyder X-Git-Tag: gdb-4_18~7272 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f8931413c96d4163123f0f8f0f126fdb4df8bfb2;p=external%2Fbinutils.git Wed Oct 30 18:19:16 1996 Michael Snyder * config/m32r.exp: New file. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e09a432..5f1d2bc 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,14 @@ +start-sanitize-m32r +Wed Oct 30 18:19:16 1996 Michael Snyder + + * config/m32r.exp: New file. +end-sanitize-m32r + +Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com) + + * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so + that cflags can contains -gstabs, and work correctly for other tests. + Mon Oct 21 14:00:37 1996 Michael Snyder * gdb.base/setshow.exp: New file, tests show and set. @@ -5,6 +16,13 @@ Mon Oct 21 14:00:37 1996 Michael Snyder * gdb.base/help.exp: Add test for help set|show annotate. * gdb.base/default.exp: Add test for set|show annotate. +Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com) + + * testsuite/gdb.base/break.exp: Make backtrace from factorial + errors unique. + * testsuite/gdb.base/nodebug.exp: Whack out all -g options + explicitly. + Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com) * config/sim-gdb.exp (gdb_target_sim): Remove setting of height diff --git a/gdb/testsuite/config/m32r.exp b/gdb/testsuite/config/m32r.exp new file mode 100644 index 0000000..1a2f7a9 --- /dev/null +++ b/gdb/testsuite/config/m32r.exp @@ -0,0 +1 @@ +load_lib ../config/monitor.exp