* TODO: Add item regarding large frames.
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 18 Dec 1994 06:41:00 +0000 (06:41 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 18 Dec 1994 06:41:00 +0000 (06:41 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/TODO

index 5dc9a7aebab9c5ec3f7db60be2c0a53cde501f40..c852c3686c39c23b085780a20f4e72e9952b42f9 100644 (file)
@@ -1,5 +1,7 @@
 Sat Dec 17 14:20:03 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * TODO: Add item regarding large frames.
+
        * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
 
        * TODO: Remove item about enabling return.exp; it
index 8d07bdbaf351cfb44bed1f150c28337b7d0e4769..abb0f32c97ed2e927477b3420e0778abd92e6ce4 100644 (file)
@@ -186,6 +186,14 @@ watchpoint.exp, signals.exp, etc.
 Test that the copyright year in the startup message matches the
 current year (would produce a single spurious FAIL on old GDB's, but
 probably still a good idea).
+
+Test that prologue recognition, backtrace, printing locals, etc.,
+still work in the presence of large frames (the point being that at
+some point immediate fields in RISC instructions will overflow and
+prologues will need to look different.  For sparc, the immediate field
+is 13 bits (signed), so I believe the threshold would be 4K bytes in a
+frame).
+
 \f
 (this is for editing this file with GNU emacs)
 Local Variables: