* gdb.base/callfuncs.exp: Add tests for passing structs to
authorFred Fish <fnf@specifix.com>
Sun, 30 Jul 1995 19:29:36 +0000 (19:29 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 30 Jul 1995 19:29:36 +0000 (19:29 +0000)
commiteed4066f6be2b1ddb85ef4fa4447cc66a76c6911
treed5eb762e81e58572350ebf4fa84d9d2e13c23517
parent965dde97f032856e9e76a2cb34697f353ec7e164
* gdb.base/callfuncs.exp: Add tests for passing structs to
inferior functions and return various types.
* gdb.base/callfuncs.c: Add functions to receive a struct
and return a member of the struct, in various types.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/callfuncs.exp [new file with mode: 0644]