Searched refs:call4a (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfuncargs.c318 void call4a (struct stag *stp) function
320 call4a (stp)
762 call4a (stp);
H A Dfuncargs.exp310 gdb_breakpoint call4a
313 # Run; should stop at call4a and print actual arguments.
318 -re ".* call4a \\(stp=$hex\\) .*$gdb_prompt $" {
319 pass "run to call4a"
321 -re "$gdb_prompt $" { fail "run to call4a" ; gdb_suppress_tests; }
322 timeout { fail "(timeout) run to call4a" ; gdb_suppress_tests; }

Completed in 108 milliseconds