Home
last modified time | relevance | path

Searched refs:gdb_expect_list (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dannota3.exp97 gdb_expect_list "annotation set at level 3" "\r\n$gdb_prompt$" {
106 gdb_expect_list "breakpoint info" "$gdb_prompt$" {
118 gdb_expect_list "run until main breakpoint" "$gdb_prompt$" {
139 gdb_expect_list "go after array init line" "$gdb_prompt$" {
152 gdb_expect_list "print array" "$gdb_prompt$" {
166 gdb_expect_list "print non_existent_value" "$gdb_prompt$" {
178 gdb_expect_list "breakpoint handle_USR1" "$gdb_prompt$" {
188 gdb_expect_list "breakpoint printf" "$gdb_prompt$" {
198 gdb_expect_list "continue to printf" "$gdb_prompt$" {
210 gdb_expect_list "backtrace from shlibrary" "$gdb_prompt$" {
[all …]
H A Dfuncargs.exp493 if [gdb_expect_list "backtrace from call6b" ".*$gdb_prompt $" {
507 if [gdb_expect_list "backtrace from call6c" ".*$gdb_prompt $" {
521 if [gdb_expect_list "backtrace from call6d" ".*$gdb_prompt $" {
537 if [gdb_expect_list "backtrace from call6e" ".*$gdb_prompt $" {
554 if [gdb_expect_list "backtrace from call6f" ".*$gdb_prompt $" {
572 if [gdb_expect_list "backtrace from call6g" ".*$gdb_prompt $" {
591 if [gdb_expect_list "backtrace from call6h" ".*$gdb_prompt $" {
618 if [gdb_expect_list "backtrace from call6i" ".*$gdb_prompt $" {
639 if [gdb_expect_list "backtrace from call6j" ".*$gdb_prompt $" {
660 if [gdb_expect_list "backtrace from call6k" ".*$gdb_prompt $" {
[all …]
H A Dcall-ar-st.exp124 gdb_expect_list "print print_double_array(double_array)" ".*$gdb_prompt $" {
137 gdb_expect_list "print print_char_array(char_array)" ".*$gdb_prompt $" {
157 gdb_expect_list "continue to 1216" ".*$gdb_prompt $" {
192 gdb_expect_list "continuing to breakpoint 1220" ".*$gdb_prompt $" {
239 gdb_expect_list "print print_double_array(array_d)" ".*$gdb_prompt $" {
256 gdb_expect_list "continuing to 1236" ".*$gdb_prompt $" {
381 gdb_expect_list "print print_small_structs" ".*$gdb_prompt $" {
435 gdb_expect_list "print print_ten_doubles" ".*$gdb_prompt $" {
514 gdb_expect_list "print print_small_structs from print_long_arg_list" ".*$gdb_prompt $" {
610 gdb_expect_list "print print_long_arg_list" ".*$gdb_prompt $" {
[all …]
H A Dpage.exp38 gdb_expect_list "unpaged help" ".*$gdb_prompt $" {
64 gdb_expect_list "paged help" \
H A Dsiginfo.exp69 gdb_expect_list "backtrace for nexti" ".*$gdb_prompt $" {
H A Dsigaltstack.exp70 gdb_expect_list "backtrace" ".*$gdb_prompt $" {
H A Dgcore.exp162 gdb_expect_list "where in corefile" ".*$gdb_prompt $" {
H A Dsigstep.exp67 gdb_expect_list "backtrace for nexti" ".*$gdb_prompt $" {
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dannota3.exp88 gdb_expect_list "annotation set at level 3" "\r\n$gdb_prompt$" {
93 gdb_expect_list "first run until main breakpoint" "$gdb_prompt$" {
110 gdb_expect_list "print class" "$gdb_prompt$" {
121 gdb_expect_list "continue to exit" "$gdb_prompt$" {
156 gdb_expect_list "break at main" "$gdb_prompt$" {
168 gdb_expect_list "second run until main breakpoint" "$gdb_prompt$" {
184 gdb_expect_list "set watch on a.x" "$gdb_prompt$" {
219 gdb_expect_list "annotate-quit" "$gdb_prompt$" {
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.arch/
H A Daltivec-regs.exp128 gdb_expect_list "info powerpc altivec" ".*$gdb_prompt $" {
H A De500-regs.exp128 gdb_expect_list "info vector" ".*$gdb_prompt $" {
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/lib/
H A Dgdb.exp1524 proc gdb_expect_list {test sentinel list} { procedure
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog1402 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
3819 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
5885 they use gdb_expect_list.
6186 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
6192 * lib/gdb.exp (gdb_expect_list): Fix spelling.
6266 gdb_expect_list.
6270 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
6674 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
6758 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
6760 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print