From 93854f7c7ccf541289f6e11073333631db7e61fc Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 6 Feb 1998 03:26:11 +0000 Subject: [PATCH] Get overlay testsuite to work on m32r when image is being built with a small data section (.sdata): Force _novrly variable into .data; stop test variables being put into .sdata. --- gdb/testsuite/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c1f3fcb..29c6599 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,22 @@ +Fri Feb 6 14:13:12 1998 Andrew Cagney + + * gdb.base/m32rovly.c: Force variable _novlys into .data section. + + * gdb.base/bar.c (barx, bar): Change variable to small array so + that it won't be put into the .sdata - small data - + section. Update reference. + * gdb.base/baz.c (bazx, baz): Ditto. + * gdb.base/foo.c (foox, foo): Ditto. + * gdb.base/grbx.c (grbxx, grbx): Ditto. + + * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx + to be arrays. + +Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cleaver.cygnus.com) + + * gdb.base/overlays.exp: fix up and get working again. + Add tests for backtraces from an overlay function. + Fri Jan 23 07:52:45 1998 Fred Fish * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for -- 2.7.4