Removed v850eq sanitization.
[deliverable/binutils-gdb.git] / gdb / testsuite / TODO
index 8d07bdbaf351cfb44bed1f150c28337b7d0e4769..ec0ce145166755f89973f48ca9cddb3881299903 100644 (file)
@@ -183,9 +183,21 @@ compiler dependencies.
 Test more obscure wait_for_inferior cases, expanding on the tests in
 watchpoint.exp, signals.exp, etc.
 
+Test "handle all nostop".  Right now this is buggy--it (a) prints "?"
+for "Unknown signal", (b) prints signal zero (bug or feature?), (c)
+dumps core when it is done.
+
 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:
This page took 0.023152 seconds and 4 git commands to generate.