summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/call-rt-st.exp
Commit message (Collapse)AuthorAgeFilesLines
* 2004-01-26 David Carlton <carlton@kealia.com>cvs/carlton_dictionary-branchcarlton_dictionary-branchDavid Carlton2004-01-261-6/+2
| | | | * Merge with mainline; tag is carlton_dictionary-20040126-merge.
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-111-7/+17
| | | | * Merge with mainline; tag is carlton-dictionary-20031111-merge.
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-161-6/+12
| | | | * Merge with mainline; tag is carlton_dictionary-20030416-merge.
* 2002-05-26 Michael Chastain <mec@shout.net>Michael Chastain2002-05-271-2/+2
| | | | * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
* 2002-05-23 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-05-231-8/+2
| | | | | | * gdb.base/all-bin.exp: Revise previous patch by just reducing the precision of the floating point test results. * gdb.base/call-rt-st.exp: Ditto.
* 2002-05-23 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-05-231-2/+8
| | | | | * gdb.base/all-bin.exp: Allow for reduced floating point precision. * gdb.base/call-rt-st.exp: Ditto.
* Fix PR gdb/66.Andrew Cagney2002-01-061-1/+2
| | | | | | | | | | | | | | | | | | | * gdb.base/structs.exp: Replace skip for a29k with skip for gdb,cannot_call_functions. * gdb.base/call-ar-st.exp: Remove references to a29k in comments. * gdb.base/callfuncs.exp: Ditto. * gdb.base/call-rt-st.exp: Ditto. * gdb.base/call-strs.exp: Ditto. * gdb.base/callfwmall.exp: Ditto. * gdb.base/scope.exp: Obsolete xfail a29k. * gdb.c++/misc.exp: Ditto. * gdb.c++/cplusfuncs.exp: Ditto. * gdb.base/ptype.exp: Ditto. * gdb.base/printcmds.exp: Ditto. * gdb.base/opaque.exp: Ditto. * gdb.base/list.exp: Ditto. * gdb.base/funcargs.exp: Ditto. * gdb.base/default.exp: Ditto.
* If GDB says it can't find the struct the function returned, reportJim Blandy2001-12-071-86/+46
| | | | | | those tests as `unsupported'. * gdb.base/call-rt-st.exp (print_struct_call): New function. Rewrite subsequent tests to use it.
* 2001-07-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-07-251-9/+9
| | | | | * gdb.base/call-rt-st.exp: Use double-backslash to quote curly braces in regular expressions.
* * call-ar-st.exp: Use gdb_skip_float_test to avoid executingStephane Carrez2001-07-161-2/+3
| | | | | tests that print a float. * call-rt-st.exp: Likewise.
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* 2000-10-16 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-10-171-88/+102
| | | | | | | | | | | | | * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if no floating point support. (gdb_skip_stdio_test): New proc. Skip test if no stdio support. * gdb.base/call-ar-st.exp: Use above procs to skip tests. * gdb.base/call-rt-st.exp: Ditto. * gdb.base/call-strs.exp: Ditto. * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support. * gdb.base/varargs.exp: Skip entire test if no printf support. * gdb.base/ending-run.exp (Step to return): Skip if no printf supt. * gdb.base/shlib-call.exp: Skip several tests if no printf support.
* 2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-04-271-0/+5
| | | | | | | | * gdb.base/call-ar-st.exp: Bail out if target is sparclet. This test depends on parsing the printf output from the target. Since the sparclet stub doesn't do stdio, this will never work. * gdb.base/call-rt-st.exp: ditto. * gdb.base/call-strs: ditto.
* import gdb-1999-06-28 snapshotJason Molenda1999-06-281-2/+4
|
* import gdb-1999-0519Jason Molenda1999-05-191-10/+10
|
* Initial revisionStan Shebs1999-04-161-0/+230