From 27677e75f4c55f847f5223b360aa93c2be6ef165 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Thu, 10 Mar 1994 16:42:54 +0000 Subject: [PATCH] * TODO: Add suggestions about structure passing tests. --- gdb/testsuite/ChangeLog | 2 +- gdb/testsuite/TODO | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 39309c1a902..1060d491938 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,6 +1,6 @@ Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com) - * TODO: Add suggestion about passing a structure as the 7th argument. + * TODO: Add suggestions about structure passing tests. Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) diff --git a/gdb/testsuite/TODO b/gdb/testsuite/TODO index c40235feab9..3f9b6f96c22 100644 --- a/gdb/testsuite/TODO +++ b/gdb/testsuite/TODO @@ -10,8 +10,10 @@ test, but it hasn't been tried on a wide range of architectures). nodebug.exp--test printing variables. -Test printing of structures passed by value, for the 7th, 8th, and -9th arguments (PR 1714). +Test printing of structures passed by value, for the 7th, 8th, and 9th +arguments (PR 1714). Test printing structure arguments of +2,4,6,8,12,16,and 20 bytes. Same for structure return of all those +sizes ("return", "finish", and call function). Get crossload tests to use --with-targets and reenable them. -- 2.30.2