$ uname -a NetBSD chieftec 8.99.2 NetBSD 8.99.2 (GENERIC) #0: Sat Sep 2 22:55:29 CEST 2017 root@chieftec:/public/netbsd-root/sys/arch/amd64/compile/GENERIC amd64 Test run by kamil on Tue Sep 5 17:06:28 2017 Native configuration is x86_64--netbsd === gdb tests === Schedule of variations: unix Running target unix Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/return.exp ... PASS: gdb.base/return.exp: simple return PASS: gdb.base/return.exp: break func2 PASS: gdb.base/return.exp: break func3 PASS: gdb.base/return.exp: continue to return of -5 PASS: gdb.base/return.exp: next over call to func2 PASS: gdb.base/return.exp: correct value returned (integer test) PASS: gdb.base/return.exp: continue to return of -5.0 PASS: gdb.base/return.exp: next over call to func3 PASS: gdb.base/return.exp: correct value returned double test (known problem with sparc solaris) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/return-nodebug.exp ... PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info without a cast PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info with a cast PASS: gdb.base/return-nodebug.exp: signed-char: advance to marker PASS: gdb.base/return-nodebug.exp: signed-char: full width of the returned result PASS: gdb.base/return-nodebug.exp: short: return from function with no debug info without a cast PASS: gdb.base/return-nodebug.exp: short: return from function with no debug info with a cast PASS: gdb.base/return-nodebug.exp: short: advance to marker PASS: gdb.base/return-nodebug.exp: short: full width of the returned result PASS: gdb.base/return-nodebug.exp: int: return from function with no debug info without a cast PASS: gdb.base/return-nodebug.exp: int: return from function with no debug info with a cast PASS: gdb.base/return-nodebug.exp: int: advance to marker PASS: gdb.base/return-nodebug.exp: int: full width of the returned result PASS: gdb.base/return-nodebug.exp: long: return from function with no debug info without a cast PASS: gdb.base/return-nodebug.exp: long: return from function with no debug info with a cast PASS: gdb.base/return-nodebug.exp: long: advance to marker PASS: gdb.base/return-nodebug.exp: long: full width of the returned result PASS: gdb.base/return-nodebug.exp: long-long: return from function with no debug info without a cast PASS: gdb.base/return-nodebug.exp: long-long: return from function with no debug info with a cast PASS: gdb.base/return-nodebug.exp: long-long: advance to marker PASS: gdb.base/return-nodebug.exp: long-long: full width of the returned result PASS: gdb.base/return-nodebug.exp: float: return from function with no debug info without a cast PASS: gdb.base/return-nodebug.exp: float: return from function with no debug info with a cast PASS: gdb.base/return-nodebug.exp: float: advance to marker PASS: gdb.base/return-nodebug.exp: float: full width of the returned result PASS: gdb.base/return-nodebug.exp: double: return from function with no debug info without a cast PASS: gdb.base/return-nodebug.exp: double: return from function with no debug info with a cast PASS: gdb.base/return-nodebug.exp: double: advance to marker PASS: gdb.base/return-nodebug.exp: double: full width of the returned result Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/condbreak.exp ... PASS: gdb.base/condbreak.exp: breakpoint function PASS: gdb.base/condbreak.exp: break marker1 if 1==1 PASS: gdb.base/condbreak.exp: delete 2 PASS: gdb.base/condbreak.exp: break break.c:47 if 1==1 PASS: gdb.base/condbreak.exp: delete 3 PASS: gdb.base/condbreak.exp: break marker1 if (1==1) PASS: gdb.base/condbreak.exp: break break.c:47 if (1==1) PASS: gdb.base/condbreak.exp: break marker2 if (a==43) PASS: gdb.base/condbreak.exp: break marker3 if (multi_line_if_conditional(1,1,1)==0) PASS: gdb.base/condbreak.exp: break marker4 PASS: gdb.base/condbreak.exp: breakpoint info PASS: gdb.base/condbreak.exp: rerun to main PASS: gdb.base/condbreak.exp: run until breakpoint set at a line number PASS: gdb.base/condbreak.exp: run until breakpoint at marker1 PASS: gdb.base/condbreak.exp: run until breakpoint at marker2 PASS: gdb.base/condbreak.exp: break main if (1==1) thread 999 PASS: gdb.base/condbreak.exp: break main thread 999 if (1==1) PASS: gdb.base/condbreak.exp: break *main if (1==1) thread 999 PASS: gdb.base/condbreak.exp: break *main thread 999 if (1==1) PASS: gdb.base/condbreak.exp: break *main if (1==1) task 999 PASS: gdb.base/condbreak.exp: break *main task 999 if (1==1) PASS: gdb.base/condbreak.exp: break *main if (1==1) t 999 PASS: gdb.base/condbreak.exp: break *main if (1==1) th 999 PASS: gdb.base/condbreak.exp: break *main if (1==1) ta 999 PASS: gdb.base/condbreak.exp: run until breakpoint at marker3 PASS: gdb.base/condbreak.exp: run until breakpoint at marker4 PASS: gdb.base/condbreak.exp: complete cond 1 PASS: gdb.base/condbreak.exp: set variable $var = 1 PASS: gdb.base/condbreak.exp: complete cond $v PASS: gdb.base/condbreak.exp: complete cond 1 values[0].a Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/noreturn-finish.exp ... PASS: gdb.base/noreturn-finish.exp: continue to breakpoint: noreturn_func PASS: gdb.base/noreturn-finish.exp: cancel finish from noreturn_func Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/hbreak-unmapped.exp ... PASS: gdb.base/hbreak-unmapped.exp: probe hardware breakpoint support PASS: gdb.base/hbreak-unmapped.exp: set breakpoint always-inserted on PASS: gdb.base/hbreak-unmapped.exp: hbreak *0 PASS: gdb.base/hbreak-unmapped.exp: info break shows hw breakpoint PASS: gdb.base/hbreak-unmapped.exp: info break shows no breakpoints Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watchpoints.exp ... PASS: gdb.base/watchpoints.exp: before inferior start: create watchpoint PASS: gdb.base/watchpoints.exp: before inferior start: create access watchpoint PASS: gdb.base/watchpoints.exp: before inferior start: create read watchpoint FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 1 FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 2 FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 2 FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 3 FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 3 FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 4 FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 5 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/savedregs.exp ... PASS: gdb.base/savedregs.exp: advance thrower PASS: gdb.base/savedregs.exp: get main info frame PASS: gdb.base/savedregs.exp: handle SIGSEGV pass print nostop PASS: gdb.base/savedregs.exp: handle SIGILL pass print nostop PASS: gdb.base/savedregs.exp: advance catcher PASS: gdb.base/savedregs.exp: get sigtramp info frame FAIL: gdb.base/savedregs.exp: get thrower info frame FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains catcher sigtramp thrower main PASS: gdb.base/savedregs.exp: break caller PASS: gdb.base/savedregs.exp: call caller (1,2,3,4,5,6,7,8) PASS: gdb.base/savedregs.exp: get dummy info frame PASS: gdb.base/savedregs.exp: get catcher info frame PASS: gdb.base/savedregs.exp: Check sigtramp info frame; stack contains caller dummy catcher sigtramp thrower main PASS: gdb.base/savedregs.exp: Check thrower info frame; stack contains caller dummy catcher sigtramp thrower main FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains caller dummy catcher sigtramp thrower main PASS: gdb.base/savedregs.exp: advance callee PASS: gdb.base/savedregs.exp: get caller info frame PASS: gdb.base/savedregs.exp: Check dummy info frame; stack contains callee caller dummy catcher sigtramp thrower main PASS: gdb.base/savedregs.exp: Check catcher info frame; stack contains callee caller dummy catcher sigtramp thrower main PASS: gdb.base/savedregs.exp: Check sigtramp info frame; stack contains callee caller dummy catcher sigtramp thrower main PASS: gdb.base/savedregs.exp: Check thrower info frame; stack contains callee caller dummy catcher sigtramp thrower main FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains callee caller dummy catcher sigtramp thrower main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/varargs.exp ... PASS: gdb.base/varargs.exp: set print sevenbit-strings PASS: gdb.base/varargs.exp: set print address off PASS: gdb.base/varargs.exp: set width 0 PASS: gdb.base/varargs.exp: print find_max1(5,1,2,3,4,5) PASS: gdb.base/varargs.exp: print find_max1(1,3) PASS: gdb.base/varargs.exp: print find_max1(10,1,2,3,4,5,6,7,8,29,0) PASS: gdb.base/varargs.exp: print find_max2(3,1,2,3) PASS: gdb.base/varargs.exp: print find_max_double(5,1.0,17.0,2.0,3.0,4.0) PASS: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4) PASS: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4) PASS: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/hbreak2.exp ... PASS: gdb.base/hbreak2.exp: hardware breakpoint support PASS: gdb.base/hbreak2.exp: hardware breakpoint insertion PASS: gdb.base/hbreak2.exp: hardware breakpoint function PASS: gdb.base/hbreak2.exp: hardware breakpoint quoted function PASS: gdb.base/hbreak2.exp: hardware breakpoint function in file PASS: gdb.base/hbreak2.exp: use `list' to establish default source file PASS: gdb.base/hbreak2.exp: hardware breakpoint line number PASS: gdb.base/hbreak2.exp: hardware breakpoint line number in file PASS: gdb.base/hbreak2.exp: hardware breakpoint at start of multi line if conditional PASS: gdb.base/hbreak2.exp: hardware breakpoint at start of multi line while conditional PASS: gdb.base/hbreak2.exp: hardware breakpoint info PASS: gdb.base/hbreak2.exp: hardware breakpoint function (2) PASS: gdb.base/hbreak2.exp: run until function breakpoint PASS: gdb.base/hbreak2.exp: hardware breakpoint line number (2) PASS: gdb.base/hbreak2.exp: run until breakpoint set at a line number PASS: gdb.base/hbreak2.exp: hardware breakpoint function in file (2) PASS: gdb.base/hbreak2.exp: run until file:function(6) breakpoint PASS: gdb.base/hbreak2.exp: run until file:function(5) breakpoint PASS: gdb.base/hbreak2.exp: run until file:function(4) breakpoint PASS: gdb.base/hbreak2.exp: run until file:function(3) breakpoint PASS: gdb.base/hbreak2.exp: run until file:function(2) breakpoint PASS: gdb.base/hbreak2.exp: run until file:function(1) breakpoint PASS: gdb.base/hbreak2.exp: hardware breakpoint quoted function (2) PASS: gdb.base/hbreak2.exp: run until quoted breakpoint PASS: gdb.base/hbreak2.exp: hardware breakpoint line number in file (2) PASS: gdb.base/hbreak2.exp: run until file:linenum breakpoint PASS: gdb.base/hbreak2.exp: hardware breakpoint offset +1 PASS: gdb.base/hbreak2.exp: step onto hardware breakpoint PASS: gdb.base/hbreak2.exp: setting hardware breakpoint at } PASS: gdb.base/hbreak2.exp: continue to hardware breakpoint at } PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint function PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint function in file PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint line number #1 PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint line number #2 PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint line number in file #1 PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint line number in file #2 PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint info PASS: gdb.base/hbreak2.exp: set breakpoint pending off PASS: gdb.base/hbreak2.exp: hardware break on non-existent source line PASS: gdb.base/hbreak2.exp: until bp_location1 PASS: gdb.base/hbreak2.exp: hardware break on default location PASS: gdb.base/hbreak2.exp: set to-be-silent hardware break bp_location1 PASS: gdb.base/hbreak2.exp: set silent break bp_location1 PASS: gdb.base/hbreak2.exp: info silent hardware break bp_location1 PASS: gdb.base/hbreak2.exp: hit silent hardware break bp_location1 PASS: gdb.base/hbreak2.exp: stopped for silent hardware break bp_location1 PASS: gdb.base/hbreak2.exp: thread-specific hardware breakpoint on non-existent thread disallowed PASS: gdb.base/hbreak2.exp: thread-specific hardware breakpoint on bogus thread ID disallowed PASS: gdb.base/hbreak2.exp: hardware breakpoint with trailing garbage disallowed PASS: gdb.base/hbreak2.exp: step over hardware breakpoint PASS: gdb.base/hbreak2.exp: clear line has no breakpoint disallowed PASS: gdb.base/hbreak2.exp: clear current line has no breakpoint disallowed PASS: gdb.base/hbreak2.exp: set convenience variable $foo to bp_location11 PASS: gdb.base/hbreak2.exp: set hardware breakpoint via convenience variable PASS: gdb.base/hbreak2.exp: set convenience variable $foo to 81.5 PASS: gdb.base/hbreak2.exp: set hardware breakpoint via non-integer convenience variable disallowed PASS: gdb.base/hbreak2.exp: set hardware breakpoint on to-be-called function PASS: gdb.base/hbreak2.exp: hit hardware breakpoint on called function PASS: gdb.base/hbreak2.exp: backtrace while in called function PASS: gdb.base/hbreak2.exp: finish from called function PASS: gdb.base/hbreak2.exp: hardware break at factorial PASS: gdb.base/hbreak2.exp: kill program PASS: gdb.base/hbreak2.exp: run to factorial(6) PASS: gdb.base/hbreak2.exp: continue to factorial(5) PASS: gdb.base/hbreak2.exp: backtrace from factorial(5) PASS: gdb.base/hbreak2.exp: next to recursive call PASS: gdb.base/hbreak2.exp: next over recursive call PASS: gdb.base/hbreak2.exp: backtrace from factorial(5.1) PASS: gdb.base/hbreak2.exp: continue until exit at recursive next test PASS: gdb.base/hbreak2.exp: hardware breakpoint function, optimized file PASS: gdb.base/hbreak2.exp: run until hardware function breakpoint, optimized file (code motion) PASS: gdb.base/hbreak2.exp: hardware breakpoint small function, optimized file PASS: gdb.base/hbreak2.exp: run until hardware breakpoint set at small function, optimized file (line bp_location14) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/eu-strip-infcall.exp ... UNTESTED: gdb.base/eu-strip-infcall.exp: failed to compile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/jit.exp ... PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 0 PASS: gdb.base/jit.exp: one_jit_test-1: set var argc = 2 PASS: gdb.base/jit.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: one_jit_test-1: set var count = 1 PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 1 PASS: gdb.base/jit.exp: one_jit_test-1: info function ^jit_function PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-1: info function jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 0 PASS: gdb.base/jit.exp: one_jit_test-2: set var argc = 2 PASS: gdb.base/jit.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: one_jit_test-2: set var count = 2 PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1 PASS: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function PASS: gdb.base/jit.exp: attach: one_jit_test-2: continue to breakpoint: break here 0 PASS: gdb.base/jit.exp: attach: one_jit_test-2: set var argc = 2 PASS: gdb.base/jit.exp: attach: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib-attach.so" PASS: gdb.base/jit.exp: attach: one_jit_test-2: set var count = 2 PASS: gdb.base/jit.exp: attach: one_jit_test-2: continue to breakpoint: break here 1 PASS: gdb.base/jit.exp: attach: one_jit_test-2: break here 1: get inferior process ID PASS: gdb.base/jit.exp: attach: one_jit_test-2: break here 1: set var wait_for_gdb = 1 PASS: gdb.base/jit.exp: attach: one_jit_test-2: break here 1: detach FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 1: attach FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 1: set var wait_for_gdb = 0 PASS: gdb.base/jit.exp: attach: one_jit_test-2: info function ^jit_function PASS: gdb.base/jit.exp: attach: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: get inferior process ID PASS: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: set var wait_for_gdb = 1 PASS: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: detach FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: attach FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: set var wait_for_gdb = 0 PASS: gdb.base/jit.exp: attach: one_jit_test-2: info function jit_function PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 0 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var argc = 2 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib-pie.so" PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 1 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function ^jit_function PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/line-symtabs.exp ... PASS: gdb.base/line-symtabs.exp: continue to breakpoint: continue to breakpoint in header PASS: gdb.base/line-symtabs.exp: disas /m Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/environ.exp ... PASS: gdb.base/environ.exp: show environment works PASS: gdb.base/environ.exp: unset environment variable PASS: gdb.base/environ.exp: confirm unset environment variable worked PASS: gdb.base/environ.exp: unset all environment variables PASS: gdb.base/environ.exp: all environment variables have been unset PASS: gdb.base/environ.exp: set environment variable PASS: gdb.base/environ.exp: confirm set environment variable PASS: gdb.base/environ.exp: set environment without arguments PASS: gdb.base/environ.exp: set environment without variable name PASS: gdb.base/environ.exp: set environment variable to null value PASS: gdb.base/environ.exp: show null environment variable PASS: gdb.base/environ.exp: show non-existent environment variable PASS: gdb.base/environ.exp: set environment variable previously undefined PASS: gdb.base/environ.exp: confirm set environment variable previously undefined PASS: gdb.base/environ.exp: set environment variable using = syntax PASS: gdb.base/environ.exp: confirm set environment variable using = syntax PASS: gdb.base/environ.exp: set environment variable with trailing equals PASS: gdb.base/environ.exp: confirm set environment variable with trailing equals PASS: gdb.base/environ.exp: set environment variable with trailing whitespace PASS: gdb.base/environ.exp: confirm set environment variable with trailing whitespace PASS: gdb.base/environ.exp: set path works properly PASS: gdb.base/environ.exp: show paths works properly Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/commands.exp ... PASS: gdb.base/commands.exp: gdbvar_simple_if_test: set foo PASS: gdb.base/commands.exp: gdbvar_simple_if_test: #1 PASS: gdb.base/commands.exp: gdbvar_simple_if_test: #2 PASS: gdb.base/commands.exp: gdbvar_simple_while_test: set foo PASS: gdb.base/commands.exp: gdbvar_simple_while_test: #1 PASS: gdb.base/commands.exp: gdbvar_complex_if_while_test: set foo PASS: gdb.base/commands.exp: gdbvar_complex_if_while_test: #1 PASS: gdb.base/commands.exp: progvar_simple_if_test: set value to 5 PASS: gdb.base/commands.exp: progvar_simple_if_test: #1 PASS: gdb.base/commands.exp: progvar_simple_if_test: #2 PASS: gdb.base/commands.exp: progvar_simple_while_test: set value to 5 PASS: gdb.base/commands.exp: progvar_simple_while_test: #1 PASS: gdb.base/commands.exp: progvar_complex_if_while_test: set value to 4 PASS: gdb.base/commands.exp: progvar_complex_if_while_test: #1 PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: set value to 5 PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: break factorial PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: commands PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: commands part 2 PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: #1 PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: info break PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: set value to 6 PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: break factorial if value == 5 PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: commands #1 PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: commands #2 PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: continue PASS: gdb.base/commands.exp: breakpoint_command_test: set value to 6 PASS: gdb.base/commands.exp: breakpoint_command_test: break factorial PASS: gdb.base/commands.exp: breakpoint_command_test: commands PASS: gdb.base/commands.exp: breakpoint_command_test: continue PASS: gdb.base/commands.exp: breakpoint_command_test: print value PASS: gdb.base/commands.exp: user_defined_command_test: set foo PASS: gdb.base/commands.exp: user_defined_command_test: define mycommand PASS: gdb.base/commands.exp: user_defined_command_test: enter commands PASS: gdb.base/commands.exp: user_defined_command_test: execute user-defined command PASS: gdb.base/commands.exp: user_defined_command_test: display user command PASS: gdb.base/commands.exp: user_defined_command_test: define myemptycommand PASS: gdb.base/commands.exp: user_defined_command_test: end definition of user-defined command with empty body PASS: gdb.base/commands.exp: user_defined_command_test: execute user-defined empty command PASS: gdb.base/commands.exp: user_defined_command_test: display empty command in command list PASS: gdb.base/commands.exp: user_defined_command_test: display user-defined empty command PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: define Homer-Simpson PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: enter commands 1 PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: define HomeR-SimpsoN PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: enter commands 2 PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: execute command PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: execute command PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: try to call in upper case PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: try to call in lower case PASS: gdb.base/commands.exp: user_defined_command_args_eval: define PASS: gdb.base/commands.exp: user_defined_command_args_eval: enter commands PASS: gdb.base/commands.exp: user_defined_command_args_eval: execute command PASS: gdb.base/commands.exp: user_defined_command_args_stack_test: define PASS: gdb.base/commands.exp: user_defined_command_args_stack_test: enter commands PASS: gdb.base/commands.exp: user_defined_command_args_stack_test: execute command PASS: gdb.base/commands.exp: user_defined_command_manyargs_test: define command PASS: gdb.base/commands.exp: user_defined_command_manyargs_test: enter commands PASS: gdb.base/commands.exp: user_defined_command_manyargs_test: execute command PASS: gdb.base/commands.exp: watchpoint_command_test: watch local_var PASS: gdb.base/commands.exp: watchpoint_command_test: begin commands on watch PASS: gdb.base/commands.exp: watchpoint_command_test: add print command to watch PASS: gdb.base/commands.exp: watchpoint_command_test: add continue command to watch PASS: gdb.base/commands.exp: watchpoint_command_test: end commands on watch FAIL: gdb.base/commands.exp: watchpoint_command_test: continue with watch PASS: gdb.base/commands.exp: test_command_prompt_position: break factorial PASS: gdb.base/commands.exp: test_command_prompt_position: set value to 5 PASS: gdb.base/commands.exp: test_command_prompt_position: if test PASS: gdb.base/commands.exp: test_command_prompt_position: > OK PASS: gdb.base/commands.exp: deprecated_command_test: tried to deprecate non-existing command PASS: gdb.base/commands.exp: deprecated_command_test: maintenance deprecate p "new_p" /1/ PASS: gdb.base/commands.exp: deprecated_command_test: p deprecated warning, with replacement PASS: gdb.base/commands.exp: deprecated_command_test: deprecated warning goes away /1/ PASS: gdb.base/commands.exp: deprecated_command_test: maintenance deprecate p "new_p" /2/ PASS: gdb.base/commands.exp: deprecated_command_test: maintenance deprecate print "new_print" PASS: gdb.base/commands.exp: deprecated_command_test: both alias and command are deprecated PASS: gdb.base/commands.exp: deprecated_command_test: deprecated warning goes away /2/ PASS: gdb.base/commands.exp: deprecated_command_test: deprecate long command /1/ PASS: gdb.base/commands.exp: deprecated_command_test: long command deprecated /1/ PASS: gdb.base/commands.exp: deprecated_command_test: deprecate long command /2/ PASS: gdb.base/commands.exp: deprecated_command_test: long command deprecated with no alternative /2/ PASS: gdb.base/commands.exp: deprecated_command_test: deprecate with no arguments PASS: gdb.base/commands.exp: bp_deleted_in_command_test: break factorial PASS: gdb.base/commands.exp: bp_deleted_in_command_test: begin commands PASS: gdb.base/commands.exp: bp_deleted_in_command_test: add silent command PASS: gdb.base/commands.exp: bp_deleted_in_command_test: add clear command PASS: gdb.base/commands.exp: bp_deleted_in_command_test: add printf command PASS: gdb.base/commands.exp: bp_deleted_in_command_test: add cont command PASS: gdb.base/commands.exp: bp_deleted_in_command_test: end commands PASS: gdb.base/commands.exp: bp_deleted_in_command_test: run factorial until breakpoint PASS: gdb.base/commands.exp: temporary_breakpoint_commands: breakpoint PASS: gdb.base/commands.exp: temporary_breakpoint_commands: begin commands PASS: gdb.base/commands.exp: temporary_breakpoint_commands: add silent tbreak command PASS: gdb.base/commands.exp: temporary_breakpoint_commands: add printf tbreak command PASS: gdb.base/commands.exp: temporary_breakpoint_commands: add cont tbreak command PASS: gdb.base/commands.exp: temporary_breakpoint_commands: end tbreak commands PASS: gdb.base/commands.exp: temporary_breakpoint_commands: run factorial until temporary breakpoint PASS: gdb.base/commands.exp: stray_arg0_test: #1 PASS: gdb.base/commands.exp: stray_arg0_test: #2 PASS: gdb.base/commands.exp: stray_arg0_test: #3 PASS: gdb.base/commands.exp: stray_arg0_test: #4 PASS: gdb.base/commands.exp: source_file_with_indented_comment: source file PASS: gdb.base/commands.exp: recursive_source_test: source file PASS: gdb.base/commands.exp: if_commands_test: set $tem PASS: gdb.base/commands.exp: if_commands_test: if $tem == 2 - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: break main - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: else - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: break factorial - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: commands - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: silent - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: set $tem = 3 - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: continue - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: first end - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: second end - if_commands_test 1 PASS: gdb.base/commands.exp: if_commands_test: if $tem == 1 - if_commands_test 2 PASS: gdb.base/commands.exp: if_commands_test: break main - if_commands_test 2 PASS: gdb.base/commands.exp: if_commands_test: else - if_commands_test 2 PASS: gdb.base/commands.exp: if_commands_test: break factorial - if_commands_test 2 PASS: gdb.base/commands.exp: if_commands_test: commands - if_commands_test 2 PASS: gdb.base/commands.exp: if_commands_test: silent - if_commands_test 2 PASS: gdb.base/commands.exp: if_commands_test: set $tem = 3 - if_commands_test 2 PASS: gdb.base/commands.exp: if_commands_test: continue - if_commands_test 2 PASS: gdb.base/commands.exp: if_commands_test: first end - if_commands_test 2 PASS: gdb.base/commands.exp: if_commands_test: second end - if_commands_test 2 PASS: gdb.base/commands.exp: error_clears_commands_left: hook-stop 1 PASS: gdb.base/commands.exp: error_clears_commands_left: hook-stop 1a PASS: gdb.base/commands.exp: error_clears_commands_left: hook-stop 1b PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 1 PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 1a PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 1b PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 1c PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 2 PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 2a PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 2b PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 2c PASS: gdb.base/commands.exp: error_clears_commands_left: cmd1 error PASS: gdb.base/commands.exp: error_clears_commands_left: no cmd2 PASS: gdb.base/commands.exp: redefine_hook_test: define one PASS: gdb.base/commands.exp: redefine_hook_test: define hook-one PASS: gdb.base/commands.exp: redefine_hook_test: redefine one PASS: gdb.base/commands.exp: redefine_hook_test: enter commands for one redefinition PASS: gdb.base/commands.exp: redefine_hook_test: execute one command PASS: gdb.base/commands.exp: backslash_in_multi_line_command_test: commands PASS: gdb.base/commands.exp: backslash_in_multi_line_command_test: input line split with backslash PASS: gdb.base/commands.exp: backslash_in_multi_line_command_test: end PASS: gdb.base/commands.exp: backslash_in_multi_line_command_test: run command PASS: gdb.base/commands.exp: define some_command_if PASS: gdb.base/commands.exp: type if without args PASS: gdb.base/commands.exp: define some_command_while PASS: gdb.base/commands.exp: type while without args PASS: gdb.base/commands.exp: loop_break_test: initialize $a PASS: gdb.base/commands.exp: loop_break_test: initialize $total PASS: gdb.base/commands.exp: loop_break_test: run while loop PASS: gdb.base/commands.exp: loop_break_test: validate $a PASS: gdb.base/commands.exp: loop_break_test: validate $b PASS: gdb.base/commands.exp: loop_break_test: validate $total PASS: gdb.base/commands.exp: loop_continue_test: initialize $a PASS: gdb.base/commands.exp: loop_continue_test: initialize $total PASS: gdb.base/commands.exp: loop_continue_test: run while loop PASS: gdb.base/commands.exp: loop_continue_test: validate $a PASS: gdb.base/commands.exp: loop_continue_test: validate $b PASS: gdb.base/commands.exp: loop_continue_test: validate $total PASS: gdb.base/commands.exp: redefine_backtrace_test: define backtrace PASS: gdb.base/commands.exp: redefine_backtrace_test: expect response to define backtrace PASS: gdb.base/commands.exp: redefine_backtrace_test: enter commands PASS: gdb.base/commands.exp: redefine_backtrace_test: execute backtrace command PASS: gdb.base/commands.exp: redefine_backtrace_test: execute bt command Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/all-architectures-1.exp ... PASS: gdb.base/all-architectures-1.exp: at least one architecture PASS: gdb.base/all-architectures-1.exp: at least one osabi PASS: gdb.base/all-architectures-1.exp: all passed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sigaltstack.exp ... PASS: gdb.base/sigaltstack.exp: handle SIGALRM print pass nostop PASS: gdb.base/sigaltstack.exp: handle SIGVTALRM print pass nostop PASS: gdb.base/sigaltstack.exp: handle SIGPROF print pass nostop PASS: gdb.base/sigaltstack.exp: break catcher if level == INNER PASS: gdb.base/sigaltstack.exp: continue to catch PASS: gdb.base/sigaltstack.exp: next FAIL: gdb.base/sigaltstack.exp: backtrace (pattern 2) FAIL: gdb.base/sigaltstack.exp: finish from catch LEAF (the program exited) FAIL: gdb.base/sigaltstack.exp: finish to throw INNER (the program is no longer running) FAIL: gdb.base/sigaltstack.exp: finish to catch INNER (the program is no longer running) FAIL: gdb.base/sigaltstack.exp: finish from catch INNER (the program is no longer running) FAIL: gdb.base/sigaltstack.exp: finish to OUTER (the program is no longer running) FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (the program is no longer running) FAIL: gdb.base/sigaltstack.exp: finish to MAIN (the program is no longer running) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/print-symbol-loading.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/callfuncs.exp ... PASS: gdb.base/callfuncs.exp: set print sevenbit-strings PASS: gdb.base/callfuncs.exp: set print address off PASS: gdb.base/callfuncs.exp: set width 0 PASS: gdb.base/callfuncs.exp: set language c PASS: gdb.base/callfuncs.exp: next to t_double_values PASS: gdb.base/callfuncs.exp: next to t_structs_c PASS: gdb.base/callfuncs.exp: retrieve original register contents PASS: gdb.base/callfuncs.exp: set unwindonsignal on PASS: gdb.base/callfuncs.exp: p t_char_values(0,0) PASS: gdb.base/callfuncs.exp: p t_char_values('a','b') PASS: gdb.base/callfuncs.exp: p t_char_values(char_val1,char_val2) PASS: gdb.base/callfuncs.exp: p t_char_values('a',char_val2) PASS: gdb.base/callfuncs.exp: p t_char_values(char_val1,'b') PASS: gdb.base/callfuncs.exp: p t_short_values(0,0) PASS: gdb.base/callfuncs.exp: p t_short_values(10,-23) PASS: gdb.base/callfuncs.exp: p t_short_values(short_val1,short_val2) PASS: gdb.base/callfuncs.exp: p t_short_values(10,short_val2) PASS: gdb.base/callfuncs.exp: p t_short_values(short_val1,-23) PASS: gdb.base/callfuncs.exp: p t_int_values(0,0) PASS: gdb.base/callfuncs.exp: p t_int_values(87,-26) PASS: gdb.base/callfuncs.exp: p t_int_values(int_val1,int_val2) PASS: gdb.base/callfuncs.exp: p t_int_values(87,int_val2) PASS: gdb.base/callfuncs.exp: p t_int_values(int_val1,-26) PASS: gdb.base/callfuncs.exp: p t_long_values(0,0) PASS: gdb.base/callfuncs.exp: p t_long_values(789,-321) PASS: gdb.base/callfuncs.exp: p t_long_values(long_val1,long_val2) PASS: gdb.base/callfuncs.exp: p t_long_values(789,long_val2) PASS: gdb.base/callfuncs.exp: p t_long_values(long_val1,-321) PASS: gdb.base/callfuncs.exp: p t_float_values(0.0,0.0) PASS: gdb.base/callfuncs.exp: p t_float_values(3.14159,-2.3765) PASS: gdb.base/callfuncs.exp: p t_float_values(float_val1,float_val2) PASS: gdb.base/callfuncs.exp: p t_float_values(3.14159,float_val2) PASS: gdb.base/callfuncs.exp: p t_float_values(float_val1,-2.3765) PASS: gdb.base/callfuncs.exp: p ((int (*) ()) t_float_values)(float_val1,-2.3765) PASS: gdb.base/callfuncs.exp: p t_float_values2(0.0,0.0) PASS: gdb.base/callfuncs.exp: p ((int (*) (float, float)) t_float_values2)(0.0,0.0) PASS: gdb.base/callfuncs.exp: p t_float_values2(3.14159,float_val2) PASS: gdb.base/callfuncs.exp: p ((int (*) (float, float)) t_float_values2)(3.14159,float_val2) PASS: gdb.base/callfuncs.exp: call function with many float arguments. PASS: gdb.base/callfuncs.exp: p t_small_values(1,2,3,4,5,6,7,8,9,10) PASS: gdb.base/callfuncs.exp: p t_double_values(0.0,0.0) PASS: gdb.base/callfuncs.exp: p t_double_values(45.654,-67.66) PASS: gdb.base/callfuncs.exp: p t_double_values(double_val1,double_val2) PASS: gdb.base/callfuncs.exp: p t_double_values(45.654,double_val2) PASS: gdb.base/callfuncs.exp: p t_double_values(double_val1,-67.66) PASS: gdb.base/callfuncs.exp: call function with many double arguments. PASS: gdb.base/callfuncs.exp: p t_double_int(99.0, 1) PASS: gdb.base/callfuncs.exp: p t_double_int(99.0, 99) PASS: gdb.base/callfuncs.exp: p t_int_double(99, 1.0) PASS: gdb.base/callfuncs.exp: p t_int_double(99, 99.0) PASS: gdb.base/callfuncs.exp: p t_float_complex_values(fc1, fc2) PASS: gdb.base/callfuncs.exp: p t_float_complex_values(fc3, fc4) PASS: gdb.base/callfuncs.exp: p t_float_complex_many_args(fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4) PASS: gdb.base/callfuncs.exp: p t_float_complex_many_args(fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1) PASS: gdb.base/callfuncs.exp: p t_double_complex_values(dc1, dc2) PASS: gdb.base/callfuncs.exp: p t_double_complex_values(dc3, dc4) PASS: gdb.base/callfuncs.exp: p t_double_complex_many_args(dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4) PASS: gdb.base/callfuncs.exp: p t_double_complex_many_args(dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1) PASS: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc1, ldc2) PASS: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc3, ldc4) PASS: gdb.base/callfuncs.exp: p t_long_double_complex_many_args(ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4) PASS: gdb.base/callfuncs.exp: p t_long_double_complex_many_args(ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1,ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1) PASS: gdb.base/callfuncs.exp: p t_string_values(string_val2,string_val1) PASS: gdb.base/callfuncs.exp: p t_string_values(string_val1,string_val2) PASS: gdb.base/callfuncs.exp: p t_string_values("string 1","string 2") PASS: gdb.base/callfuncs.exp: p t_string_values("string 1",string_val2) PASS: gdb.base/callfuncs.exp: p t_string_values(string_val1,"string 2") PASS: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val2,char_array_val1) PASS: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,char_array_val2) PASS: gdb.base/callfuncs.exp: p t_char_array_values("carray 1","carray 2") PASS: gdb.base/callfuncs.exp: p t_char_array_values("carray 1",char_array_val2) PASS: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,"carray 2") PASS: gdb.base/callfuncs.exp: p doubleit(4) PASS: gdb.base/callfuncs.exp: p add(4,5) PASS: gdb.base/callfuncs.exp: p t_func_values(func_val2,func_val1) PASS: gdb.base/callfuncs.exp: p t_func_values(func_val1,func_val2) PASS: gdb.base/callfuncs.exp: p function_struct.func(5) PASS: gdb.base/callfuncs.exp: p function_struct_ptr->func(10) PASS: gdb.base/callfuncs.exp: p t_func_values(add,func_val2) PASS: gdb.base/callfuncs.exp: p t_func_values(func_val1,doubleit) PASS: gdb.base/callfuncs.exp: p t_call_add(add,3,4) PASS: gdb.base/callfuncs.exp: p t_call_add(func_val1,3,4) PASS: gdb.base/callfuncs.exp: p t_enum_value1(enumval1) PASS: gdb.base/callfuncs.exp: p t_enum_value1(enum_val1) PASS: gdb.base/callfuncs.exp: p t_enum_value1(enum_val2) PASS: gdb.base/callfuncs.exp: p t_enum_value2(enumval2) PASS: gdb.base/callfuncs.exp: p t_enum_value2(enum_val2) PASS: gdb.base/callfuncs.exp: p t_enum_value2(enum_val1) PASS: gdb.base/callfuncs.exp: p sum_args(1,{2}) PASS: gdb.base/callfuncs.exp: p sum_args(2,{2,3}) PASS: gdb.base/callfuncs.exp: p sum_args(3,{2,3,4}) PASS: gdb.base/callfuncs.exp: p sum_args(4,{2,3,4,5}) PASS: gdb.base/callfuncs.exp: p sum10 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) PASS: gdb.base/callfuncs.exp: p cmp10 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns char PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns short PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns int PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns long PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns float PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns double PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns float _Complex PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns double _Complex PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns char * PASS: gdb.base/callfuncs.exp: set unwindonsignal off PASS: gdb.base/callfuncs.exp: register contents after gdb function calls PASS: gdb.base/callfuncs.exp: gdb function calls preserve register contents PASS: gdb.base/callfuncs.exp: set language c PASS: gdb.base/callfuncs.exp: next to t_double_values PASS: gdb.base/callfuncs.exp: next to t_structs_c PASS: gdb.base/callfuncs.exp: retrieve original register contents PASS: gdb.base/callfuncs.exp: stop at breakpoint in call dummy function PASS: gdb.base/callfuncs.exp: continue from call dummy breakpoint PASS: gdb.base/callfuncs.exp: bt after continuing from call dummy breakpoint PASS: gdb.base/callfuncs.exp: register contents after stop in call dummy PASS: gdb.base/callfuncs.exp: continue after stop in call dummy preserves register contents PASS: gdb.base/callfuncs.exp: set language c PASS: gdb.base/callfuncs.exp: next to t_double_values PASS: gdb.base/callfuncs.exp: next to t_structs_c PASS: gdb.base/callfuncs.exp: retrieve original register contents PASS: gdb.base/callfuncs.exp: call function causing a breakpoint then do a finish PASS: gdb.base/callfuncs.exp: finish from call dummy breakpoint returns correct value PASS: gdb.base/callfuncs.exp: bt after finishing from call dummy breakpoint PASS: gdb.base/callfuncs.exp: register contents after finish in call dummy PASS: gdb.base/callfuncs.exp: finish after stop in call dummy preserves register contents PASS: gdb.base/callfuncs.exp: set language c PASS: gdb.base/callfuncs.exp: next to t_double_values PASS: gdb.base/callfuncs.exp: next to t_structs_c PASS: gdb.base/callfuncs.exp: retrieve original register contents PASS: gdb.base/callfuncs.exp: call function causing a breakpoint and then do a return PASS: gdb.base/callfuncs.exp: back at main after return from call dummy breakpoint PASS: gdb.base/callfuncs.exp: register contents after return in call dummy PASS: gdb.base/callfuncs.exp: return after stop in call dummy preserves register contents PASS: gdb.base/callfuncs.exp: set language c PASS: gdb.base/callfuncs.exp: next to t_double_values PASS: gdb.base/callfuncs.exp: next to t_structs_c PASS: gdb.base/callfuncs.exp: retrieve original register contents PASS: gdb.base/callfuncs.exp: stop at nested call level 1 PASS: gdb.base/callfuncs.exp: backtrace at nested call level 1 PASS: gdb.base/callfuncs.exp: stop at nested call level 2 PASS: gdb.base/callfuncs.exp: backtrace at nested call level 2 PASS: gdb.base/callfuncs.exp: stop at nested call level 3 PASS: gdb.base/callfuncs.exp: backtrace at nested call level 3 PASS: gdb.base/callfuncs.exp: stop at nested call level 4 PASS: gdb.base/callfuncs.exp: backtrace at nested call level 4 PASS: gdb.base/callfuncs.exp: Finish from nested call level 4 PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 4 PASS: gdb.base/callfuncs.exp: Finish from nested call level 3 PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 3 PASS: gdb.base/callfuncs.exp: Finish from nested call level 2 PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 2 PASS: gdb.base/callfuncs.exp: Finish from nested call level 1 PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 1 PASS: gdb.base/callfuncs.exp: register contents after nested call dummies PASS: gdb.base/callfuncs.exp: nested call dummies preserve register contents PASS: gdb.base/callfuncs.exp: set $old_sp = $sp PASS: gdb.base/callfuncs.exp: set $sp = 0 PASS: gdb.base/callfuncs.exp: sp == 0: call doubleit (1) PASS: gdb.base/callfuncs.exp: set $sp = -1 PASS: gdb.base/callfuncs.exp: sp == -1: call doubleit (1) PASS: gdb.base/callfuncs.exp: set $sp = $old_sp PASS: gdb.base/callfuncs.exp: print callfunc (Lcallfunc, 5) PASS: gdb.base/callfuncs.exp: print *((int *(*) (void)) voidfunc)() PASS: gdb.base/callfuncs.exp: noproto: set print sevenbit-strings PASS: gdb.base/callfuncs.exp: noproto: set print address off PASS: gdb.base/callfuncs.exp: noproto: set width 0 PASS: gdb.base/callfuncs.exp: noproto: set language c PASS: gdb.base/callfuncs.exp: noproto: next to t_double_values PASS: gdb.base/callfuncs.exp: noproto: next to t_structs_c PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents PASS: gdb.base/callfuncs.exp: noproto: set unwindonsignal on PASS: gdb.base/callfuncs.exp: noproto: p t_char_values(0,0) PASS: gdb.base/callfuncs.exp: noproto: p t_char_values('a','b') PASS: gdb.base/callfuncs.exp: noproto: p t_char_values(char_val1,char_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_char_values('a',char_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_char_values(char_val1,'b') PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(0,0) PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(10,-23) PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(short_val1,short_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(10,short_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(short_val1,-23) PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(0,0) PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(87,-26) PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(int_val1,int_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(87,int_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(int_val1,-26) PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(0,0) PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(789,-321) PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(long_val1,long_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(789,long_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(long_val1,-321) PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(0.0,0.0) PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(3.14159,-2.3765) PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(float_val1,float_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(3.14159,float_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(float_val1,-2.3765) PASS: gdb.base/callfuncs.exp: noproto: p ((int (*) ()) t_float_values)(float_val1,-2.3765) PASS: gdb.base/callfuncs.exp: noproto: p t_float_values2(0.0,0.0) PASS: gdb.base/callfuncs.exp: noproto: p ((int (*) ()) t_float_values2)(0.0,0.0) PASS: gdb.base/callfuncs.exp: noproto: p t_float_values2(3.14159,float_val2) PASS: gdb.base/callfuncs.exp: noproto: p ((int (*) ()) t_float_values2)(3.14159,float_val2) PASS: gdb.base/callfuncs.exp: noproto: call function with many float arguments. PASS: gdb.base/callfuncs.exp: noproto: p t_small_values(1,2,3,4,5,6,7,8,9,10) PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(0.0,0.0) PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(45.654,-67.66) PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(double_val1,double_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(45.654,double_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(double_val1,-67.66) PASS: gdb.base/callfuncs.exp: noproto: call function with many double arguments. PASS: gdb.base/callfuncs.exp: noproto: p t_double_int(99.0, 1) PASS: gdb.base/callfuncs.exp: noproto: p t_double_int(99.0, 99) PASS: gdb.base/callfuncs.exp: noproto: p t_int_double(99, 1.0) PASS: gdb.base/callfuncs.exp: noproto: p t_int_double(99, 99.0) PASS: gdb.base/callfuncs.exp: noproto: p t_float_complex_values(fc1, fc2) PASS: gdb.base/callfuncs.exp: noproto: p t_float_complex_values(fc3, fc4) PASS: gdb.base/callfuncs.exp: noproto: p t_float_complex_many_args(fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4) PASS: gdb.base/callfuncs.exp: noproto: p t_float_complex_many_args(fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1) PASS: gdb.base/callfuncs.exp: noproto: p t_double_complex_values(dc1, dc2) PASS: gdb.base/callfuncs.exp: noproto: p t_double_complex_values(dc3, dc4) PASS: gdb.base/callfuncs.exp: noproto: p t_double_complex_many_args(dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4) PASS: gdb.base/callfuncs.exp: noproto: p t_double_complex_many_args(dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1) PASS: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_values(ldc1, ldc2) PASS: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_values(ldc3, ldc4) PASS: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_many_args(ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4) PASS: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_many_args(ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1,ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1) PASS: gdb.base/callfuncs.exp: noproto: p t_string_values(string_val2,string_val1) PASS: gdb.base/callfuncs.exp: noproto: p t_string_values(string_val1,string_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_string_values("string 1","string 2") PASS: gdb.base/callfuncs.exp: noproto: p t_string_values("string 1",string_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_string_values(string_val1,"string 2") PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values(char_array_val2,char_array_val1) PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values(char_array_val1,char_array_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values("carray 1","carray 2") PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values("carray 1",char_array_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values(char_array_val1,"carray 2") PASS: gdb.base/callfuncs.exp: noproto: p doubleit(4) PASS: gdb.base/callfuncs.exp: noproto: p add(4,5) PASS: gdb.base/callfuncs.exp: noproto: p t_func_values(func_val2,func_val1) PASS: gdb.base/callfuncs.exp: noproto: p t_func_values(func_val1,func_val2) PASS: gdb.base/callfuncs.exp: noproto: p function_struct.func(5) PASS: gdb.base/callfuncs.exp: noproto: p function_struct_ptr->func(10) PASS: gdb.base/callfuncs.exp: noproto: p t_func_values(add,func_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_func_values(func_val1,doubleit) PASS: gdb.base/callfuncs.exp: noproto: p t_call_add(add,3,4) PASS: gdb.base/callfuncs.exp: noproto: p t_call_add(func_val1,3,4) PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value1(enumval1) PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value1(enum_val1) PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value1(enum_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value2(enumval2) PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value2(enum_val2) PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value2(enum_val1) PASS: gdb.base/callfuncs.exp: noproto: p sum_args(1,{2}) PASS: gdb.base/callfuncs.exp: noproto: p sum_args(2,{2,3}) PASS: gdb.base/callfuncs.exp: noproto: p sum_args(3,{2,3,4}) PASS: gdb.base/callfuncs.exp: noproto: p sum_args(4,{2,3,4,5}) PASS: gdb.base/callfuncs.exp: noproto: p sum10 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) PASS: gdb.base/callfuncs.exp: noproto: p cmp10 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns char PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns short PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns int PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns long PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns float PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns double PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns float _Complex PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns double _Complex PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns long double _Complex PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns char * PASS: gdb.base/callfuncs.exp: noproto: set unwindonsignal off PASS: gdb.base/callfuncs.exp: noproto: register contents after gdb function calls PASS: gdb.base/callfuncs.exp: noproto: gdb function calls preserve register contents PASS: gdb.base/callfuncs.exp: noproto: set language c PASS: gdb.base/callfuncs.exp: noproto: next to t_double_values PASS: gdb.base/callfuncs.exp: noproto: next to t_structs_c PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents PASS: gdb.base/callfuncs.exp: noproto: stop at breakpoint in call dummy function PASS: gdb.base/callfuncs.exp: noproto: continue from call dummy breakpoint PASS: gdb.base/callfuncs.exp: noproto: bt after continuing from call dummy breakpoint PASS: gdb.base/callfuncs.exp: noproto: register contents after stop in call dummy PASS: gdb.base/callfuncs.exp: noproto: continue after stop in call dummy preserves register contents PASS: gdb.base/callfuncs.exp: noproto: set language c PASS: gdb.base/callfuncs.exp: noproto: next to t_double_values PASS: gdb.base/callfuncs.exp: noproto: next to t_structs_c PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents PASS: gdb.base/callfuncs.exp: noproto: call function causing a breakpoint then do a finish PASS: gdb.base/callfuncs.exp: noproto: finish from call dummy breakpoint returns correct value PASS: gdb.base/callfuncs.exp: noproto: bt after finishing from call dummy breakpoint PASS: gdb.base/callfuncs.exp: noproto: register contents after finish in call dummy PASS: gdb.base/callfuncs.exp: noproto: finish after stop in call dummy preserves register contents PASS: gdb.base/callfuncs.exp: noproto: set language c PASS: gdb.base/callfuncs.exp: noproto: next to t_double_values PASS: gdb.base/callfuncs.exp: noproto: next to t_structs_c PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents PASS: gdb.base/callfuncs.exp: noproto: call function causing a breakpoint and then do a return PASS: gdb.base/callfuncs.exp: noproto: back at main after return from call dummy breakpoint PASS: gdb.base/callfuncs.exp: noproto: register contents after return in call dummy PASS: gdb.base/callfuncs.exp: noproto: return after stop in call dummy preserves register contents PASS: gdb.base/callfuncs.exp: noproto: set language c PASS: gdb.base/callfuncs.exp: noproto: next to t_double_values PASS: gdb.base/callfuncs.exp: noproto: next to t_structs_c PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents PASS: gdb.base/callfuncs.exp: noproto: stop at nested call level 1 PASS: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 1 PASS: gdb.base/callfuncs.exp: noproto: stop at nested call level 2 PASS: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 2 PASS: gdb.base/callfuncs.exp: noproto: stop at nested call level 3 PASS: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 3 PASS: gdb.base/callfuncs.exp: noproto: stop at nested call level 4 PASS: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 4 PASS: gdb.base/callfuncs.exp: noproto: Finish from nested call level 4 PASS: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 4 PASS: gdb.base/callfuncs.exp: noproto: Finish from nested call level 3 PASS: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 3 PASS: gdb.base/callfuncs.exp: noproto: Finish from nested call level 2 PASS: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 2 PASS: gdb.base/callfuncs.exp: noproto: Finish from nested call level 1 PASS: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 1 PASS: gdb.base/callfuncs.exp: noproto: register contents after nested call dummies PASS: gdb.base/callfuncs.exp: noproto: nested call dummies preserve register contents PASS: gdb.base/callfuncs.exp: noproto: set $old_sp = $sp PASS: gdb.base/callfuncs.exp: noproto: set $sp = 0 PASS: gdb.base/callfuncs.exp: noproto: sp == 0: call doubleit (1) PASS: gdb.base/callfuncs.exp: noproto: set $sp = -1 PASS: gdb.base/callfuncs.exp: noproto: sp == -1: call doubleit (1) PASS: gdb.base/callfuncs.exp: noproto: set $sp = $old_sp PASS: gdb.base/callfuncs.exp: noproto: print callfunc (Lcallfunc, 5) PASS: gdb.base/callfuncs.exp: noproto: print *((int *(*) (void)) voidfunc)() Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/nested-subp2.exp ... PASS: gdb.base/nested-subp2.exp: breakpoint to the STOP marker PASS: gdb.base/nested-subp2.exp: continue to the STOP marker PASS: gdb.base/nested-subp2.exp: print c PASS: gdb.base/nested-subp2.exp: print count PASS: gdb.base/nested-subp2.exp: continue to the STOP marker PASS: gdb.base/nested-subp2.exp: print c PASS: gdb.base/nested-subp2.exp: print count Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/call-signal-resume.exp ... PASS: gdb.base/call-signal-resume.exp: break stop_one PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at stop_one PASS: gdb.base/call-signal-resume.exp: inferior function call signaled PASS: gdb.base/call-signal-resume.exp: dummy stack frame number PASS: gdb.base/call-signal-resume.exp: frame 2 PASS: gdb.base/call-signal-resume.exp: set confirm off PASS: gdb.base/call-signal-resume.exp: return PASS: gdb.base/call-signal-resume.exp: maintenance print dummy-frames PASS: gdb.base/call-signal-resume.exp: maintenance info breakpoints PASS: gdb.base/call-signal-resume.exp: break stop_two FAIL: gdb.base/call-signal-resume.exp: continue to breakpoint at stop_two FAIL: gdb.base/call-signal-resume.exp: continue to receipt of signal PASS: gdb.base/call-signal-resume.exp: break null_hand_call PASS: gdb.base/call-signal-resume.exp: null_hand_call PASS: gdb.base/call-signal-resume.exp: dummy stack frame number PASS: gdb.base/call-signal-resume.exp: frame 1 PASS: gdb.base/call-signal-resume.exp: set confirm off PASS: gdb.base/call-signal-resume.exp: return PASS: gdb.base/call-signal-resume.exp: break handle_signal FAIL: gdb.base/call-signal-resume.exp: continue to breakpoint at handle_signal FAIL: gdb.base/call-signal-resume.exp: continue to program exit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fullpath-expand.exp ... UNTESTED: gdb.base/fullpath-expand.exp: invalid realpath of fullpath-expand-func.c: result 1 output couldn't execute "realpath": no such file or directory Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/bp-cmds-execution-x-script.exp ... PASS: gdb.base/bp-cmds-execution-x-script.exp: run to end Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... PASS: gdb.base/break-on-linker-gcd-function.exp: b 24 PASS: gdb.base/break-on-linker-gcd-function.exp: readnow: b 24 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/catch-fork-static.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sizeof.exp ... PASS: gdb.base/sizeof.exp: next PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (char)" (1) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (short)" (2) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (int)" (4) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (long)" (8) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (long long)" (8) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (void *)" (8) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (void (*)(void))" (8) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (float)" (4) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (double)" (8) PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (long double)" (16) PASS: gdb.base/sizeof.exp: check sizeof "char" PASS: gdb.base/sizeof.exp: check sizeof "short" PASS: gdb.base/sizeof.exp: check sizeof "int" PASS: gdb.base/sizeof.exp: check sizeof "long" PASS: gdb.base/sizeof.exp: check sizeof "long long" PASS: gdb.base/sizeof.exp: check sizeof "void *" PASS: gdb.base/sizeof.exp: check sizeof "void (*)(void)" PASS: gdb.base/sizeof.exp: check sizeof "float" PASS: gdb.base/sizeof.exp: check sizeof "double" PASS: gdb.base/sizeof.exp: check sizeof "long double" PASS: gdb.base/sizeof.exp: get integer valueof "'\377'" (-1) PASS: gdb.base/sizeof.exp: get integer valueof "(int) (char) -1" (-1) PASS: gdb.base/sizeof.exp: get integer valueof "(int) (signed char) -1" (-1) PASS: gdb.base/sizeof.exp: get integer valueof "(int) (unsigned char) -1" (255) PASS: gdb.base/sizeof.exp: check valueof "'\377'" PASS: gdb.base/sizeof.exp: check valueof "(int) (char) -1" PASS: gdb.base/sizeof.exp: check valueof "(int) (signed char) -1" PASS: gdb.base/sizeof.exp: check valueof "(int) (unsigned char) -1" PASS: gdb.base/sizeof.exp: set padding_char.v = 1 PASS: gdb.base/sizeof.exp: print padding_char.p1 PASS: gdb.base/sizeof.exp: print/d padding_char.v PASS: gdb.base/sizeof.exp: print padding_char.p2 PASS: gdb.base/sizeof.exp: set padding_short.v = 2 PASS: gdb.base/sizeof.exp: print padding_short.p1 PASS: gdb.base/sizeof.exp: print/d padding_short.v PASS: gdb.base/sizeof.exp: print padding_short.p2 PASS: gdb.base/sizeof.exp: set padding_int.v = 4 PASS: gdb.base/sizeof.exp: print padding_int.p1 PASS: gdb.base/sizeof.exp: print/d padding_int.v PASS: gdb.base/sizeof.exp: print padding_int.p2 PASS: gdb.base/sizeof.exp: set padding_long.v = 4 PASS: gdb.base/sizeof.exp: print padding_long.p1 PASS: gdb.base/sizeof.exp: print/d padding_long.v PASS: gdb.base/sizeof.exp: print padding_long.p2 PASS: gdb.base/sizeof.exp: set padding_long_long.v = 8 PASS: gdb.base/sizeof.exp: print padding_long_long.p1 PASS: gdb.base/sizeof.exp: print/d padding_long_long.v PASS: gdb.base/sizeof.exp: print padding_long_long.p2 PASS: gdb.base/sizeof.exp: set padding_float.v = 1 PASS: gdb.base/sizeof.exp: print padding_float.p1 PASS: gdb.base/sizeof.exp: print/f padding_float.v PASS: gdb.base/sizeof.exp: print padding_float.p2 PASS: gdb.base/sizeof.exp: set padding_double.v = 2 PASS: gdb.base/sizeof.exp: print padding_double.p1 PASS: gdb.base/sizeof.exp: print/f padding_double.v PASS: gdb.base/sizeof.exp: print padding_double.p2 PASS: gdb.base/sizeof.exp: set padding_long_double.v = 4 PASS: gdb.base/sizeof.exp: print padding_long_double.p1 PASS: gdb.base/sizeof.exp: print/f padding_long_double.v PASS: gdb.base/sizeof.exp: print padding_long_double.p2 PASS: gdb.base/sizeof.exp: maint print arch Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... PASS: gdb.base/watchpoint-hw-hit-once.exp: rwatch watchee FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue PASS: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/inferior-died.exp ... UNSUPPORTED: gdb.base/inferior-died.exp: inferior-died.exp Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dprintf-next.exp ... PASS: gdb.base/dprintf-next.exp: dprintf 24, "%d\n", x PASS: gdb.base/dprintf-next.exp: next 1 PASS: gdb.base/dprintf-next.exp: next 2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ... PASS: gdb.base/sss-bp-on-user-bp-2.exp: set debug target 1 PASS: gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step UNSUPPORTED: gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software single-stepping Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/skip-solib.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/source-dir.exp ... PASS: gdb.base/source-dir.exp: directory /nOtExStInG/a /nOtExStInG/b /nOtExStInG/c PASS: gdb.base/source-dir.exp: directory /nOtExStInG/b /nOtExStInG/d /nOtExStInG/c Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach-twice.exp ... gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach-twice.c: In function 'main': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach-twice.c:36:15: error: 'PTRACE_ATTACH' undeclared (first use in this function) ptrace (PTRACE_ATTACH, getppid (), NULL, NULL); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach-twice.c:36:15: note: each undeclared identifier is reported only once for each function it appears in /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach-twice.c:36:48: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast [-Wint-conversion] ptrace (PTRACE_ATTACH, getppid (), NULL, NULL); ^ In file included from /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach-twice.c:21:0: /usr/include/sys/ptrace.h:293:5: note: expected 'int' but argument is of type 'void *' int ptrace(int _request, pid_t _pid, void *_addr, int _data); ^ UNTESTED: gdb.base/attach-twice.exp: failed to prepare Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/auto-load.exp ... PASS: gdb.base/auto-load.exp: set auto-load scripts-directory PASS: gdb.base/auto-load.exp: set auto-load safe-path PASS: gdb.base/auto-load.exp: print $script_loaded Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/save-bp.exp ... PASS: gdb.base/save-bp.exp: add breakpoint commands PASS: gdb.base/save-bp.exp: dprintf save-bp.c:33,"At foo entry\n" PASS: gdb.base/save-bp.exp: disable $bpnum PASS: gdb.base/save-bp.exp: save breakpoint bps PASS: gdb.base/save-bp.exp: source bps PASS: gdb.base/save-bp.exp: info break Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/print-file-var.exp ... UNTESTED: gdb.base/print-file-var.exp: could not run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/async-shell.exp ... UNSUPPORTED: gdb.base/async-shell.exp: displaced stepping Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/annota3.exp ... PASS: gdb.base/annota3.exp: set height 0 PASS: gdb.base/annota3.exp: breakpoint main PASS: gdb.base/annota3.exp: annotation set at level 3 PASS: gdb.base/annota3.exp: start if construct PASS: gdb.base/annota3.exp: end if construct PASS: gdb.base/annota3.exp: breakpoint info PASS: gdb.base/annota3.exp: run until main breakpoint PASS: gdb.base/annota3.exp: go after array init line PASS: gdb.base/annota3.exp: print array PASS: gdb.base/annota3.exp: print non_existent_value PASS: gdb.base/annota3.exp: breakpoint handle_USR1 PASS: gdb.base/annota3.exp: breakpoint printf PASS: gdb.base/annota3.exp: continue to printf PASS: gdb.base/annota3.exp: backtrace from shlibrary FAIL: gdb.base/annota3.exp: send SIGUSR1 (pattern 4) FAIL: gdb.base/annota3.exp: backtrace @ signal handler (pattern 1) PASS: gdb.base/annota3.exp: delete bp 1 PASS: gdb.base/annota3.exp: delete bp 2 PASS: gdb.base/annota3.exp: delete bp 3 PASS: gdb.base/annota3.exp: break in main PASS: gdb.base/annota3.exp: set up display FAIL: gdb.base/annota3.exp: re-run (timeout) FAIL: gdb.base/annota3.exp: break at value++ (pattern 1) (timeout) FAIL: gdb.base/annota3.exp: ignore 5 4 (pattern 1) (timeout) FAIL: gdb.base/annota3.exp: annotate ignore count change (pattern 1) (timeout) FAIL: gdb.base/annota3.exp: next to exit loop (pattern 1) (timeout) FAIL: gdb.base/annota3.exp: breakpoint ignore count (pattern 1) (timeout) FAIL: gdb.base/annota3.exp: get inferior pid (timeout) FAIL: gdb.base/annota3.exp: signal sent (pattern 1) (timeout) PASS: gdb.base/annota3.exp: cleanup core file (not dumped) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sigall.exp ... PASS: gdb.base/sigall.exp: handle SIGABRT stop print PASS: gdb.base/sigall.exp: b handle_ABRT PASS: gdb.base/sigall.exp: b gen_HUP PASS: gdb.base/sigall.exp: get signal ABRT PASS: gdb.base/sigall.exp: send signal ABRT PASS: gdb.base/sigall.exp: advance to HUP PASS: gdb.base/sigall.exp: handle SIGHUP stop print PASS: gdb.base/sigall.exp: b handle_HUP PASS: gdb.base/sigall.exp: b gen_QUIT PASS: gdb.base/sigall.exp: get signal HUP PASS: gdb.base/sigall.exp: send signal HUP PASS: gdb.base/sigall.exp: advance to QUIT PASS: gdb.base/sigall.exp: handle SIGQUIT stop print PASS: gdb.base/sigall.exp: b handle_QUIT PASS: gdb.base/sigall.exp: b gen_ILL PASS: gdb.base/sigall.exp: get signal QUIT PASS: gdb.base/sigall.exp: send signal QUIT PASS: gdb.base/sigall.exp: advance to ILL PASS: gdb.base/sigall.exp: handle SIGILL stop print PASS: gdb.base/sigall.exp: b handle_ILL PASS: gdb.base/sigall.exp: b gen_EMT PASS: gdb.base/sigall.exp: get signal ILL PASS: gdb.base/sigall.exp: send signal ILL PASS: gdb.base/sigall.exp: advance to EMT PASS: gdb.base/sigall.exp: handle SIGEMT stop print PASS: gdb.base/sigall.exp: b handle_EMT PASS: gdb.base/sigall.exp: b gen_FPE PASS: gdb.base/sigall.exp: get signal EMT PASS: gdb.base/sigall.exp: send signal EMT PASS: gdb.base/sigall.exp: advance to FPE PASS: gdb.base/sigall.exp: handle SIGFPE stop print PASS: gdb.base/sigall.exp: b handle_FPE PASS: gdb.base/sigall.exp: b gen_BUS PASS: gdb.base/sigall.exp: get signal FPE PASS: gdb.base/sigall.exp: send signal FPE PASS: gdb.base/sigall.exp: advance to BUS PASS: gdb.base/sigall.exp: handle SIGBUS stop print PASS: gdb.base/sigall.exp: b handle_BUS PASS: gdb.base/sigall.exp: b gen_SEGV PASS: gdb.base/sigall.exp: get signal BUS PASS: gdb.base/sigall.exp: send signal BUS PASS: gdb.base/sigall.exp: advance to SEGV PASS: gdb.base/sigall.exp: handle SIGSEGV stop print PASS: gdb.base/sigall.exp: b handle_SEGV PASS: gdb.base/sigall.exp: b gen_SYS PASS: gdb.base/sigall.exp: get signal SEGV PASS: gdb.base/sigall.exp: send signal SEGV PASS: gdb.base/sigall.exp: advance to SYS PASS: gdb.base/sigall.exp: handle SIGSYS stop print PASS: gdb.base/sigall.exp: b handle_SYS PASS: gdb.base/sigall.exp: b gen_PIPE PASS: gdb.base/sigall.exp: get signal SYS PASS: gdb.base/sigall.exp: send signal SYS PASS: gdb.base/sigall.exp: advance to PIPE PASS: gdb.base/sigall.exp: handle SIGPIPE stop print PASS: gdb.base/sigall.exp: b handle_PIPE PASS: gdb.base/sigall.exp: b gen_ALRM PASS: gdb.base/sigall.exp: get signal PIPE PASS: gdb.base/sigall.exp: send signal PIPE PASS: gdb.base/sigall.exp: advance to ALRM PASS: gdb.base/sigall.exp: handle SIGALRM stop print PASS: gdb.base/sigall.exp: b handle_ALRM PASS: gdb.base/sigall.exp: b gen_URG PASS: gdb.base/sigall.exp: get signal ALRM PASS: gdb.base/sigall.exp: send signal ALRM PASS: gdb.base/sigall.exp: advance to URG PASS: gdb.base/sigall.exp: handle SIGURG stop print PASS: gdb.base/sigall.exp: b handle_URG PASS: gdb.base/sigall.exp: b gen_TSTP PASS: gdb.base/sigall.exp: get signal URG PASS: gdb.base/sigall.exp: send signal URG PASS: gdb.base/sigall.exp: advance to TSTP PASS: gdb.base/sigall.exp: handle SIGTSTP stop print PASS: gdb.base/sigall.exp: b handle_TSTP PASS: gdb.base/sigall.exp: b gen_CONT PASS: gdb.base/sigall.exp: get signal TSTP PASS: gdb.base/sigall.exp: send signal TSTP PASS: gdb.base/sigall.exp: advance to CONT PASS: gdb.base/sigall.exp: handle SIGCONT stop print PASS: gdb.base/sigall.exp: b handle_CONT PASS: gdb.base/sigall.exp: b gen_CHLD PASS: gdb.base/sigall.exp: get signal CONT PASS: gdb.base/sigall.exp: send signal CONT PASS: gdb.base/sigall.exp: advance to CHLD PASS: gdb.base/sigall.exp: handle SIGCHLD stop print PASS: gdb.base/sigall.exp: b handle_CHLD PASS: gdb.base/sigall.exp: b gen_TTIN PASS: gdb.base/sigall.exp: get signal CHLD PASS: gdb.base/sigall.exp: send signal CHLD PASS: gdb.base/sigall.exp: advance to TTIN PASS: gdb.base/sigall.exp: handle SIGTTIN stop print PASS: gdb.base/sigall.exp: b handle_TTIN PASS: gdb.base/sigall.exp: b gen_TTOU PASS: gdb.base/sigall.exp: get signal TTIN PASS: gdb.base/sigall.exp: send signal TTIN PASS: gdb.base/sigall.exp: advance to TTOU PASS: gdb.base/sigall.exp: handle SIGTTOU stop print PASS: gdb.base/sigall.exp: b handle_TTOU PASS: gdb.base/sigall.exp: b gen_IO PASS: gdb.base/sigall.exp: get signal TTOU PASS: gdb.base/sigall.exp: send signal TTOU PASS: gdb.base/sigall.exp: advance to IO PASS: gdb.base/sigall.exp: handle SIGIO stop print PASS: gdb.base/sigall.exp: b handle_IO PASS: gdb.base/sigall.exp: b gen_XCPU PASS: gdb.base/sigall.exp: get signal IO PASS: gdb.base/sigall.exp: send signal IO PASS: gdb.base/sigall.exp: advance to XCPU PASS: gdb.base/sigall.exp: handle SIGXCPU stop print PASS: gdb.base/sigall.exp: b handle_XCPU PASS: gdb.base/sigall.exp: b gen_XFSZ PASS: gdb.base/sigall.exp: get signal XCPU PASS: gdb.base/sigall.exp: send signal XCPU PASS: gdb.base/sigall.exp: advance to XFSZ PASS: gdb.base/sigall.exp: handle SIGXFSZ stop print PASS: gdb.base/sigall.exp: b handle_XFSZ PASS: gdb.base/sigall.exp: b gen_VTALRM PASS: gdb.base/sigall.exp: get signal XFSZ PASS: gdb.base/sigall.exp: send signal XFSZ PASS: gdb.base/sigall.exp: advance to VTALRM PASS: gdb.base/sigall.exp: handle SIGVTALRM stop print PASS: gdb.base/sigall.exp: b handle_VTALRM PASS: gdb.base/sigall.exp: b gen_PROF PASS: gdb.base/sigall.exp: get signal VTALRM PASS: gdb.base/sigall.exp: send signal VTALRM PASS: gdb.base/sigall.exp: advance to PROF PASS: gdb.base/sigall.exp: handle SIGPROF stop print PASS: gdb.base/sigall.exp: b handle_PROF PASS: gdb.base/sigall.exp: b gen_WINCH PASS: gdb.base/sigall.exp: get signal PROF PASS: gdb.base/sigall.exp: send signal PROF PASS: gdb.base/sigall.exp: advance to WINCH PASS: gdb.base/sigall.exp: handle SIGWINCH stop print PASS: gdb.base/sigall.exp: b handle_WINCH PASS: gdb.base/sigall.exp: b gen_LOST PASS: gdb.base/sigall.exp: get signal WINCH PASS: gdb.base/sigall.exp: send signal WINCH PASS: gdb.base/sigall.exp: advance to LOST PASS: gdb.base/sigall.exp: handle SIGLOST stop print PASS: gdb.base/sigall.exp: b handle_LOST PASS: gdb.base/sigall.exp: b gen_USR1 PASS: gdb.base/sigall.exp: send signal LOST PASS: gdb.base/sigall.exp: advance to USR1 PASS: gdb.base/sigall.exp: handle SIGUSR1 stop print PASS: gdb.base/sigall.exp: b handle_USR1 PASS: gdb.base/sigall.exp: b gen_USR2 PASS: gdb.base/sigall.exp: get signal USR1 PASS: gdb.base/sigall.exp: send signal USR1 PASS: gdb.base/sigall.exp: advance to USR2 PASS: gdb.base/sigall.exp: handle SIGUSR2 stop print PASS: gdb.base/sigall.exp: b handle_USR2 PASS: gdb.base/sigall.exp: b gen_PWR PASS: gdb.base/sigall.exp: get signal USR2 PASS: gdb.base/sigall.exp: send signal USR2 PASS: gdb.base/sigall.exp: advance to PWR PASS: gdb.base/sigall.exp: handle SIGPWR stop print PASS: gdb.base/sigall.exp: b handle_PWR PASS: gdb.base/sigall.exp: b gen_POLL PASS: gdb.base/sigall.exp: get signal PWR PASS: gdb.base/sigall.exp: send signal PWR PASS: gdb.base/sigall.exp: advance to POLL PASS: gdb.base/sigall.exp: handle SIGPOLL stop print PASS: gdb.base/sigall.exp: b handle_POLL PASS: gdb.base/sigall.exp: b gen_WIND PASS: gdb.base/sigall.exp: send signal POLL PASS: gdb.base/sigall.exp: advance to WIND PASS: gdb.base/sigall.exp: handle SIGWIND stop print PASS: gdb.base/sigall.exp: b handle_WIND PASS: gdb.base/sigall.exp: b gen_PHONE PASS: gdb.base/sigall.exp: send signal WIND PASS: gdb.base/sigall.exp: advance to PHONE PASS: gdb.base/sigall.exp: handle SIGPHONE stop print PASS: gdb.base/sigall.exp: b handle_PHONE PASS: gdb.base/sigall.exp: b gen_WAITING PASS: gdb.base/sigall.exp: send signal PHONE PASS: gdb.base/sigall.exp: advance to WAITING PASS: gdb.base/sigall.exp: handle SIGWAITING stop print PASS: gdb.base/sigall.exp: b handle_WAITING PASS: gdb.base/sigall.exp: b gen_LWP PASS: gdb.base/sigall.exp: send signal WAITING PASS: gdb.base/sigall.exp: advance to LWP PASS: gdb.base/sigall.exp: handle SIGLWP stop print PASS: gdb.base/sigall.exp: b handle_LWP PASS: gdb.base/sigall.exp: b gen_DANGER PASS: gdb.base/sigall.exp: send signal LWP PASS: gdb.base/sigall.exp: advance to DANGER PASS: gdb.base/sigall.exp: handle SIGDANGER stop print PASS: gdb.base/sigall.exp: b handle_DANGER PASS: gdb.base/sigall.exp: b gen_GRANT PASS: gdb.base/sigall.exp: send signal DANGER PASS: gdb.base/sigall.exp: advance to GRANT PASS: gdb.base/sigall.exp: handle SIGGRANT stop print PASS: gdb.base/sigall.exp: b handle_GRANT PASS: gdb.base/sigall.exp: b gen_RETRACT PASS: gdb.base/sigall.exp: send signal GRANT PASS: gdb.base/sigall.exp: advance to RETRACT PASS: gdb.base/sigall.exp: handle SIGRETRACT stop print PASS: gdb.base/sigall.exp: b handle_RETRACT PASS: gdb.base/sigall.exp: b gen_MSG PASS: gdb.base/sigall.exp: send signal RETRACT PASS: gdb.base/sigall.exp: advance to MSG PASS: gdb.base/sigall.exp: handle SIGMSG stop print PASS: gdb.base/sigall.exp: b handle_MSG PASS: gdb.base/sigall.exp: b gen_SOUND PASS: gdb.base/sigall.exp: send signal MSG PASS: gdb.base/sigall.exp: advance to SOUND PASS: gdb.base/sigall.exp: handle SIGSOUND stop print PASS: gdb.base/sigall.exp: b handle_SOUND PASS: gdb.base/sigall.exp: b gen_SAK PASS: gdb.base/sigall.exp: send signal SOUND PASS: gdb.base/sigall.exp: advance to SAK PASS: gdb.base/sigall.exp: handle SIGSAK stop print PASS: gdb.base/sigall.exp: b handle_SAK PASS: gdb.base/sigall.exp: b gen_PRIO PASS: gdb.base/sigall.exp: send signal SAK PASS: gdb.base/sigall.exp: advance to PRIO PASS: gdb.base/sigall.exp: handle SIGPRIO stop print PASS: gdb.base/sigall.exp: b handle_PRIO PASS: gdb.base/sigall.exp: b gen_33 PASS: gdb.base/sigall.exp: send signal PRIO PASS: gdb.base/sigall.exp: advance to 33 PASS: gdb.base/sigall.exp: handle SIG33 stop print PASS: gdb.base/sigall.exp: b handle_33 PASS: gdb.base/sigall.exp: b gen_34 PASS: gdb.base/sigall.exp: send signal 33 PASS: gdb.base/sigall.exp: advance to 34 PASS: gdb.base/sigall.exp: handle SIG34 stop print PASS: gdb.base/sigall.exp: b handle_34 PASS: gdb.base/sigall.exp: b gen_35 PASS: gdb.base/sigall.exp: send signal 34 PASS: gdb.base/sigall.exp: advance to 35 PASS: gdb.base/sigall.exp: handle SIG35 stop print PASS: gdb.base/sigall.exp: b handle_35 PASS: gdb.base/sigall.exp: b gen_36 PASS: gdb.base/sigall.exp: send signal 35 PASS: gdb.base/sigall.exp: advance to 36 PASS: gdb.base/sigall.exp: handle SIG36 stop print PASS: gdb.base/sigall.exp: b handle_36 PASS: gdb.base/sigall.exp: b gen_37 PASS: gdb.base/sigall.exp: send signal 36 PASS: gdb.base/sigall.exp: advance to 37 PASS: gdb.base/sigall.exp: handle SIG37 stop print PASS: gdb.base/sigall.exp: b handle_37 PASS: gdb.base/sigall.exp: b gen_38 PASS: gdb.base/sigall.exp: send signal 37 PASS: gdb.base/sigall.exp: advance to 38 PASS: gdb.base/sigall.exp: handle SIG38 stop print PASS: gdb.base/sigall.exp: b handle_38 PASS: gdb.base/sigall.exp: b gen_39 PASS: gdb.base/sigall.exp: send signal 38 PASS: gdb.base/sigall.exp: advance to 39 PASS: gdb.base/sigall.exp: handle SIG39 stop print PASS: gdb.base/sigall.exp: b handle_39 PASS: gdb.base/sigall.exp: b gen_40 PASS: gdb.base/sigall.exp: send signal 39 PASS: gdb.base/sigall.exp: advance to 40 PASS: gdb.base/sigall.exp: handle SIG40 stop print PASS: gdb.base/sigall.exp: b handle_40 PASS: gdb.base/sigall.exp: b gen_41 PASS: gdb.base/sigall.exp: send signal 40 PASS: gdb.base/sigall.exp: advance to 41 PASS: gdb.base/sigall.exp: handle SIG41 stop print PASS: gdb.base/sigall.exp: b handle_41 PASS: gdb.base/sigall.exp: b gen_42 PASS: gdb.base/sigall.exp: send signal 41 PASS: gdb.base/sigall.exp: advance to 42 PASS: gdb.base/sigall.exp: handle SIG42 stop print PASS: gdb.base/sigall.exp: b handle_42 PASS: gdb.base/sigall.exp: b gen_43 PASS: gdb.base/sigall.exp: send signal 42 PASS: gdb.base/sigall.exp: advance to 43 PASS: gdb.base/sigall.exp: handle SIG43 stop print PASS: gdb.base/sigall.exp: b handle_43 PASS: gdb.base/sigall.exp: b gen_44 PASS: gdb.base/sigall.exp: send signal 43 PASS: gdb.base/sigall.exp: advance to 44 PASS: gdb.base/sigall.exp: handle SIG44 stop print PASS: gdb.base/sigall.exp: b handle_44 PASS: gdb.base/sigall.exp: b gen_45 PASS: gdb.base/sigall.exp: send signal 44 PASS: gdb.base/sigall.exp: advance to 45 PASS: gdb.base/sigall.exp: handle SIG45 stop print PASS: gdb.base/sigall.exp: b handle_45 PASS: gdb.base/sigall.exp: b gen_46 PASS: gdb.base/sigall.exp: send signal 45 PASS: gdb.base/sigall.exp: advance to 46 PASS: gdb.base/sigall.exp: handle SIG46 stop print PASS: gdb.base/sigall.exp: b handle_46 PASS: gdb.base/sigall.exp: b gen_47 PASS: gdb.base/sigall.exp: send signal 46 PASS: gdb.base/sigall.exp: advance to 47 PASS: gdb.base/sigall.exp: handle SIG47 stop print PASS: gdb.base/sigall.exp: b handle_47 PASS: gdb.base/sigall.exp: b gen_48 PASS: gdb.base/sigall.exp: send signal 47 PASS: gdb.base/sigall.exp: advance to 48 PASS: gdb.base/sigall.exp: handle SIG48 stop print PASS: gdb.base/sigall.exp: b handle_48 PASS: gdb.base/sigall.exp: b gen_49 PASS: gdb.base/sigall.exp: send signal 48 PASS: gdb.base/sigall.exp: advance to 49 PASS: gdb.base/sigall.exp: handle SIG49 stop print PASS: gdb.base/sigall.exp: b handle_49 PASS: gdb.base/sigall.exp: b gen_50 PASS: gdb.base/sigall.exp: send signal 49 PASS: gdb.base/sigall.exp: advance to 50 PASS: gdb.base/sigall.exp: handle SIG50 stop print PASS: gdb.base/sigall.exp: b handle_50 PASS: gdb.base/sigall.exp: b gen_51 PASS: gdb.base/sigall.exp: send signal 50 PASS: gdb.base/sigall.exp: advance to 51 PASS: gdb.base/sigall.exp: handle SIG51 stop print PASS: gdb.base/sigall.exp: b handle_51 PASS: gdb.base/sigall.exp: b gen_52 PASS: gdb.base/sigall.exp: send signal 51 PASS: gdb.base/sigall.exp: advance to 52 PASS: gdb.base/sigall.exp: handle SIG52 stop print PASS: gdb.base/sigall.exp: b handle_52 PASS: gdb.base/sigall.exp: b gen_53 PASS: gdb.base/sigall.exp: send signal 52 PASS: gdb.base/sigall.exp: advance to 53 PASS: gdb.base/sigall.exp: handle SIG53 stop print PASS: gdb.base/sigall.exp: b handle_53 PASS: gdb.base/sigall.exp: b gen_54 PASS: gdb.base/sigall.exp: send signal 53 PASS: gdb.base/sigall.exp: advance to 54 PASS: gdb.base/sigall.exp: handle SIG54 stop print PASS: gdb.base/sigall.exp: b handle_54 PASS: gdb.base/sigall.exp: b gen_55 PASS: gdb.base/sigall.exp: send signal 54 PASS: gdb.base/sigall.exp: advance to 55 PASS: gdb.base/sigall.exp: handle SIG55 stop print PASS: gdb.base/sigall.exp: b handle_55 PASS: gdb.base/sigall.exp: b gen_56 PASS: gdb.base/sigall.exp: send signal 55 PASS: gdb.base/sigall.exp: advance to 56 PASS: gdb.base/sigall.exp: handle SIG56 stop print PASS: gdb.base/sigall.exp: b handle_56 PASS: gdb.base/sigall.exp: b gen_57 PASS: gdb.base/sigall.exp: send signal 56 PASS: gdb.base/sigall.exp: advance to 57 PASS: gdb.base/sigall.exp: handle SIG57 stop print PASS: gdb.base/sigall.exp: b handle_57 PASS: gdb.base/sigall.exp: b gen_58 PASS: gdb.base/sigall.exp: send signal 57 PASS: gdb.base/sigall.exp: advance to 58 PASS: gdb.base/sigall.exp: handle SIG58 stop print PASS: gdb.base/sigall.exp: b handle_58 PASS: gdb.base/sigall.exp: b gen_59 PASS: gdb.base/sigall.exp: send signal 58 PASS: gdb.base/sigall.exp: advance to 59 PASS: gdb.base/sigall.exp: handle SIG59 stop print PASS: gdb.base/sigall.exp: b handle_59 PASS: gdb.base/sigall.exp: b gen_60 PASS: gdb.base/sigall.exp: send signal 59 PASS: gdb.base/sigall.exp: advance to 60 PASS: gdb.base/sigall.exp: handle SIG60 stop print PASS: gdb.base/sigall.exp: b handle_60 PASS: gdb.base/sigall.exp: b gen_61 PASS: gdb.base/sigall.exp: send signal 60 PASS: gdb.base/sigall.exp: advance to 61 PASS: gdb.base/sigall.exp: handle SIG61 stop print PASS: gdb.base/sigall.exp: b handle_61 PASS: gdb.base/sigall.exp: b gen_62 PASS: gdb.base/sigall.exp: send signal 61 PASS: gdb.base/sigall.exp: advance to 62 PASS: gdb.base/sigall.exp: handle SIG62 stop print PASS: gdb.base/sigall.exp: b handle_62 PASS: gdb.base/sigall.exp: b gen_63 PASS: gdb.base/sigall.exp: send signal 62 PASS: gdb.base/sigall.exp: advance to 63 PASS: gdb.base/sigall.exp: handle SIG63 stop print PASS: gdb.base/sigall.exp: b handle_63 PASS: gdb.base/sigall.exp: b gen_TERM PASS: gdb.base/sigall.exp: send signal 63 PASS: gdb.base/sigall.exp: advance to TERM PASS: gdb.base/sigall.exp: handle SIGTERM stop print PASS: gdb.base/sigall.exp: b handle_TERM PASS: gdb.base/sigall.exp: get signal TERM PASS: gdb.base/sigall.exp: send signal TERM PASS: gdb.base/sigall.exp: continue until exit at continue to sigall exit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-over-syscall.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/siginfo-infcall.exp ... PASS: gdb.base/siginfo-infcall.exp: continue to SIGUSR1 PASS: gdb.base/siginfo-infcall.exp: p callme () PASS: gdb.base/siginfo-infcall.exp: continue to the handler Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/valgrind-infcall.exp ... UNSUPPORTED: gdb.base/valgrind-infcall.exp: spawn valgrind Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/catch-signal.exp ... PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first HUP PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint pass PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal PASS: gdb.base/catch-signal.exp: SIGHUP: continue PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: handle marker PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: second HUP PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGHUP PASS: gdb.base/catch-signal.exp: SIGHUP: continue PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: third HUP PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGUSR1 nostop noprint pass PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGUSR1 PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint nopass PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: fourth HUP PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first INT PASS: gdb.base/catch-signal.exp: SIGHUP: override SIGINT to catch PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGINT PASS: gdb.base/catch-signal.exp: SIGHUP: continue PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first HUP PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint pass PASS: gdb.base/catch-signal.exp: 1: catch signal PASS: gdb.base/catch-signal.exp: 1: continue PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: handle marker PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: second HUP PASS: gdb.base/catch-signal.exp: 1: catch signal 1 PASS: gdb.base/catch-signal.exp: 1: continue PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: third HUP PASS: gdb.base/catch-signal.exp: 1: handle SIGUSR1 nostop noprint pass PASS: gdb.base/catch-signal.exp: 1: catch signal SIGUSR1 PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint nopass PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: fourth HUP PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first INT PASS: gdb.base/catch-signal.exp: 1: override SIGINT to catch PASS: gdb.base/catch-signal.exp: 1: catch signal SIGINT PASS: gdb.base/catch-signal.exp: 1: continue PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first HUP PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint pass PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: handle marker PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: second HUP PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGHUP SIGUSR2 PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: third HUP PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGUSR1 nostop noprint pass PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGUSR1 PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint nopass PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: fourth HUP PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first INT PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: override SIGINT to catch PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGINT PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue PASS: gdb.base/catch-signal.exp: catch signal SIGZARDOZ PASS: gdb.base/catch-signal.exp: catch signal all PASS: gdb.base/catch-signal.exp: catch signal all SIGHUP PASS: gdb.base/catch-signal.exp: catch signal SIGHUP all PASS: gdb.base/catch-signal.exp: set catchpoint '' for printing PASS: gdb.base/catch-signal.exp: info break for '' PASS: gdb.base/catch-signal.exp: save breakpoints for '' PASS: gdb.base/catch-signal.exp: Number of lines of save breakpoints for '' PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for '' PASS: gdb.base/catch-signal.exp: 2nd line of save breakpoints for '' PASS: gdb.base/catch-signal.exp: Trailing newline of save breakpoints for '' PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP' for printing PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP' PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP' PASS: gdb.base/catch-signal.exp: Number of lines of save breakpoints for 'SIGHUP' PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for 'SIGHUP' PASS: gdb.base/catch-signal.exp: 2nd line of save breakpoints for 'SIGHUP' PASS: gdb.base/catch-signal.exp: Trailing newline of save breakpoints for 'SIGHUP' PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP SIGUSR2' for printing PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP SIGUSR2' PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP SIGUSR2' PASS: gdb.base/catch-signal.exp: Number of lines of save breakpoints for 'SIGHUP SIGUSR2' PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for 'SIGHUP SIGUSR2' PASS: gdb.base/catch-signal.exp: 2nd line of save breakpoints for 'SIGHUP SIGUSR2' PASS: gdb.base/catch-signal.exp: Trailing newline of save breakpoints for 'SIGHUP SIGUSR2' PASS: gdb.base/catch-signal.exp: set catchpoint 'all' for printing PASS: gdb.base/catch-signal.exp: info break for 'all' PASS: gdb.base/catch-signal.exp: save breakpoints for 'all' PASS: gdb.base/catch-signal.exp: Number of lines of save breakpoints for 'all' PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for 'all' PASS: gdb.base/catch-signal.exp: 2nd line of save breakpoints for 'all' PASS: gdb.base/catch-signal.exp: Trailing newline of save breakpoints for 'all' Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 () FAIL: gdb.base/watch-cond-infcall.exp: hw: continue PASS: gdb.base/watch-cond-infcall.exp: sw: watch var if return_1 () PASS: gdb.base/watch-cond-infcall.exp: sw: continue Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-sw-breakpoint-adjust-pc.exp ... PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: set non-stop off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: set displaced-stepping off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: set breakpoint always-inserted off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: user bp: continue to breakpoint: continue to breakpoint PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: user bp: si advances PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: step-resume: continue to breakpoint: continue to breakpoint PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: step-resume: next PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: step-resume: si advances PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: set non-stop off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: set displaced-stepping off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: set breakpoint always-inserted on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: user bp: continue to breakpoint: continue to breakpoint PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: user bp: si advances PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: step-resume: continue to breakpoint: continue to breakpoint PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: step-resume: next PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: step-resume: si advances PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: set non-stop off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: set displaced-stepping on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: set breakpoint always-inserted off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: user bp: continue to breakpoint: continue to breakpoint PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: user bp: si advances PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: step-resume: continue to breakpoint: continue to breakpoint PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: step-resume: next PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: step-resume: si advances PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: set non-stop off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: set displaced-stepping on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: set breakpoint always-inserted on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: user bp: continue to breakpoint: continue to breakpoint PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: user bp: si advances PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: step-resume: continue to breakpoint: continue to breakpoint PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: step-resume: next PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: step-resume: si advances PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: set non-stop on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: set displaced-stepping off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: set breakpoint always-inserted off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: set non-stop on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: set displaced-stepping off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: set breakpoint always-inserted on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: set non-stop on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: set displaced-stepping on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: set breakpoint always-inserted off PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: set non-stop on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: set displaced-stepping on PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: set breakpoint always-inserted on Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/vla-datatypes.exp ... PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: vlas_filled PASS: gdb.base/vla-datatypes.exp: print int_vla PASS: gdb.base/vla-datatypes.exp: print unsigned_int_vla PASS: gdb.base/vla-datatypes.exp: print double_vla PASS: gdb.base/vla-datatypes.exp: print float_vla PASS: gdb.base/vla-datatypes.exp: print long_vla PASS: gdb.base/vla-datatypes.exp: print unsigned_long_vla PASS: gdb.base/vla-datatypes.exp: print char_vla PASS: gdb.base/vla-datatypes.exp: print short_vla PASS: gdb.base/vla-datatypes.exp: print unsigned_short_vla PASS: gdb.base/vla-datatypes.exp: print unsigned_char_vla PASS: gdb.base/vla-datatypes.exp: print foo_vla PASS: gdb.base/vla-datatypes.exp: print bar_vla PASS: gdb.base/vla-datatypes.exp: print vla_struct_object PASS: gdb.base/vla-datatypes.exp: print vla_union_object PASS: gdb.base/vla-datatypes.exp: whatis int_vla PASS: gdb.base/vla-datatypes.exp: whatis unsigned_int_vla PASS: gdb.base/vla-datatypes.exp: whatis double_vla PASS: gdb.base/vla-datatypes.exp: whatis float_vla PASS: gdb.base/vla-datatypes.exp: whatis long_vla PASS: gdb.base/vla-datatypes.exp: whatis unsigned_long_vla PASS: gdb.base/vla-datatypes.exp: whatis char_vla PASS: gdb.base/vla-datatypes.exp: whatis short_vla PASS: gdb.base/vla-datatypes.exp: whatis unsigned_short_vla PASS: gdb.base/vla-datatypes.exp: whatis unsigned_char_vla PASS: gdb.base/vla-datatypes.exp: whatis foo_vla PASS: gdb.base/vla-datatypes.exp: whatis bar_vla PASS: gdb.base/vla-datatypes.exp: whatis vla_struct_object PASS: gdb.base/vla-datatypes.exp: whatis vla_union_object PASS: gdb.base/vla-datatypes.exp: ptype int_vla PASS: gdb.base/vla-datatypes.exp: ptype unsigned_int_vla PASS: gdb.base/vla-datatypes.exp: ptype double_vla PASS: gdb.base/vla-datatypes.exp: ptype float_vla PASS: gdb.base/vla-datatypes.exp: ptype long_vla PASS: gdb.base/vla-datatypes.exp: ptype unsigned_long_vla PASS: gdb.base/vla-datatypes.exp: ptype char_vla PASS: gdb.base/vla-datatypes.exp: ptype short_vla PASS: gdb.base/vla-datatypes.exp: ptype unsigned_short_vla PASS: gdb.base/vla-datatypes.exp: ptype unsigned_char_vla PASS: gdb.base/vla-datatypes.exp: ptype foo_vla PASS: gdb.base/vla-datatypes.exp: ptype bar_vla PASS: gdb.base/vla-datatypes.exp: ptype vla_struct_object PASS: gdb.base/vla-datatypes.exp: ptype vla_union_object PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: break_end_of_vla_factory PASS: gdb.base/vla-datatypes.exp: size of int_vla PASS: gdb.base/vla-datatypes.exp: size of unsigned_int_vla PASS: gdb.base/vla-datatypes.exp: size of double_vla PASS: gdb.base/vla-datatypes.exp: size of float_vla PASS: gdb.base/vla-datatypes.exp: size of long_vla PASS: gdb.base/vla-datatypes.exp: size of char_vla PASS: gdb.base/vla-datatypes.exp: size of short_vla PASS: gdb.base/vla-datatypes.exp: size of unsigned_short_vla PASS: gdb.base/vla-datatypes.exp: size of unsigned_char_vla PASS: gdb.base/vla-datatypes.exp: size of foo_vla PASS: gdb.base/vla-datatypes.exp: size of bar_vla PASS: gdb.base/vla-datatypes.exp: size of vla_struct_object PASS: gdb.base/vla-datatypes.exp: size of vla_union_object PASS: gdb.base/vla-datatypes.exp: get integer valueof "sizeof (int)" (4) PASS: gdb.base/vla-datatypes.exp: set variable int_vla[0] = 42 PASS: gdb.base/vla-datatypes.exp: print sizeof (++int_vla[0]) PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - sizeof no side effects PASS: gdb.base/vla-datatypes.exp: ptype ++int_vla[0] PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - ptype no side effects PASS: gdb.base/vla-datatypes.exp: whatis ++int_vla[0] PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - whatis no side effects XFAIL: gdb.base/vla-datatypes.exp: size of inner_vla_struct_object Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ifelse.exp ... PASS: gdb.base/ifelse.exp: if 1 with empty body PASS: gdb.base/ifelse.exp: if 0 with empty body PASS: gdb.base/ifelse.exp: if true else false #1 PASS: gdb.base/ifelse.exp: if 1 .. else with empty body PASS: gdb.base/ifelse.exp: if true else false #2 PASS: gdb.base/ifelse.exp: if 0 .. else with empty body PASS: gdb.base/ifelse.exp: if true else false #3 PASS: gdb.base/ifelse.exp: create define with empty else PASS: gdb.base/ifelse.exp: call original define PASS: gdb.base/ifelse.exp: replace define with if .. else with empty body PASS: gdb.base/ifelse.exp: call replacement define Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdb1056.exp ... PASS: gdb.base/gdb1056.exp: print 1/0 PASS: gdb.base/gdb1056.exp: test unsigned division by zero Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... FAIL: gdb.base/dprintf-non-stop.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/catch-signal-siginfo-cond.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/structs3.exp ... PASS: gdb.base/structs3.exp: print two PASS: gdb.base/structs3.exp: print *twop PASS: gdb.base/structs3.exp: print *(struct Two *)onep PASS: gdb.base/structs3.exp: print *(tTwo *)onep Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach-wait-input.exp ... PASS: gdb.base/attach-wait-input.exp: editing on: get inferior process ID PASS: gdb.base/attach-wait-input.exp: editing on: detach PASS: gdb.base/attach-wait-input.exp: editing on: set editing on PASS: gdb.base/attach-wait-input.exp: editing on: attach and print PASS: gdb.base/attach-wait-input.exp: editing on: after attach, exit PASS: gdb.base/attach-wait-input.exp: editing off: get inferior process ID PASS: gdb.base/attach-wait-input.exp: editing off: detach PASS: gdb.base/attach-wait-input.exp: editing off: set editing off PASS: gdb.base/attach-wait-input.exp: editing off: attach and print PASS: gdb.base/attach-wait-input.exp: editing off: after attach, exit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/siginfo-thread.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ... PASS: gdb.base/multi-line-starts-subshell.exp: spawn subshell from multi-line FAIL: gdb.base/multi-line-starts-subshell.exp: shell input works (timeout) PASS: gdb.base/multi-line-starts-subshell.exp: exit shell PASS: gdb.base/multi-line-starts-subshell.exp: gdb input still works Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dup-sect.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dcache-line-read-error.exp ... PASS: gdb.base/dcache-line-read-error.exp: get integer valueof "pg_size" (4096) PASS: gdb.base/dcache-line-read-error.exp: set dcache line size to twice the pagesize PASS: gdb.base/dcache-line-read-error.exp: info dcache PASS: gdb.base/dcache-line-read-error.exp: delete mem PASS: gdb.base/dcache-line-read-error.exp: info mem PASS: gdb.base/dcache-line-read-error.exp: disassemble first_mapped_page, +10 PASS: gdb.base/dcache-line-read-error.exp: disassemble last_mapped_page, +10 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sym-file.exp ... FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_add_symbol_file (the program exited) FAIL: gdb.base/sym-file.exp: add-symbol-file sym-file-lib.so addr Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stale-infcall.exp ... PASS: gdb.base/stale-infcall.exp: continue to breakpoint: test-next PASS: gdb.base/stale-infcall.exp: set $test_fail_bpnum=$bpnum XFAIL: gdb.base/stale-infcall.exp: test system longjmp tracking support UNTESTED: gdb.base/stale-infcall.exp: system lacks support for tracking longjmps Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdbindex-stabs.exp ... PASS: gdb.base/gdbindex-stabs.exp: list stabs_function Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/label.exp ... PASS: gdb.base/label.exp: breakpoint here PASS: gdb.base/label.exp: breakpoint there PASS: gdb.base/label.exp: continue to 'there' PASS: gdb.base/label.exp: continue to 'here' PASS: gdb.base/label.exp: rerun to main PASS: gdb.base/label.exp: continue to 'there' after re-run Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-line.exp ... PASS: gdb.base/step-line.exp: break f1 PASS: gdb.base/step-line.exp: continue to f1 PASS: gdb.base/step-line.exp: next over dummy 1 PASS: gdb.base/step-line.exp: next to dummy 2 PASS: gdb.base/step-line.exp: next over dummy 2 PASS: gdb.base/step-line.exp: step into f2 PASS: gdb.base/step-line.exp: next over dummy 4 PASS: gdb.base/step-line.exp: next to dummy 5 PASS: gdb.base/step-line.exp: next to dummy 6 PASS: gdb.base/step-line.exp: next over dummy 6 PASS: gdb.base/step-line.exp: next to dummy 7 PASS: gdb.base/step-line.exp: next to dummy 8 PASS: gdb.base/step-line.exp: next over dummy 8 PASS: gdb.base/step-line.exp: next to dummy 9 PASS: gdb.base/step-line.exp: next to dummy 10 PASS: gdb.base/step-line.exp: next over dummy 10 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/morestack.exp ... gdb compile failed, cc1: error: '-fsplit-stack' currently only supported on GNU/Linux cc1: error: '-fsplit-stack' is not supported by this compiler configuration UNTESTED: gdb.base/morestack.exp: failed to prepare gdb compile failed, cc1: error: '-fsplit-stack' currently only supported on GNU/Linux cc1: error: '-fsplit-stack' is not supported by this compiler configuration UNTESTED: gdb.base/morestack.exp: failed to prepare Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/paginate-execution-startup.exp ... PASS: gdb.base/paginate-execution-startup.exp: probe support: run to main PASS: gdb.base/paginate-execution-startup.exp: probe support: set height unlimited PASS: gdb.base/paginate-execution-startup.exp: return: run to pagination PASS: gdb.base/paginate-execution-startup.exp: return: send \n to GDB PASS: gdb.base/paginate-execution-startup.exp: return: GDB accepts further input PASS: gdb.base/paginate-execution-startup.exp: return: set height unlimited PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: run to pagination PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: cancel pagination PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: run to pagination PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: cancel pagination PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: GDB accepts further input PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: set height unlimited Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/remotetimeout.exp ... PASS: gdb.base/remotetimeout.exp: correct remotetimeout printed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/until.exp ... PASS: gdb.base/until.exp: until line number PASS: gdb.base/until.exp: malformed until PASS: gdb.base/until.exp: until factorial, recursive function PASS: gdb.base/until.exp: until func, not called by current frame Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/pointers.exp ... PASS: gdb.base/pointers.exp: continuing after dummy() PASS: gdb.base/pointers.exp: set pointer to beginning of array PASS: gdb.base/pointers.exp: set pointer to end of array PASS: gdb.base/pointers.exp: print object pointed to PASS: gdb.base/pointers.exp: print object pointed to #2 PASS: gdb.base/pointers.exp: pointer1==pointer2 PASS: gdb.base/pointers.exp: pointer1!=pointer2 PASS: gdb.base/pointers.exp: pointer1<=pointer2 PASS: gdb.base/pointers.exp: pointer1>=pointer2 PASS: gdb.base/pointers.exp: pointer1pointer2 PASS: gdb.base/pointers.exp: set y = *v_int_pointer++ PASS: gdb.base/pointers.exp: pointer assignment PASS: gdb.base/pointers.exp: and post-increment PASS: gdb.base/pointers.exp: set y = *--v_int_pointer2 PASS: gdb.base/pointers.exp: pointer assignment PASS: gdb.base/pointers.exp: and pre-decrement PASS: gdb.base/pointers.exp: set y =v_int_pointer-v_int_pointer2 PASS: gdb.base/pointers.exp: pointer1-pointer2 PASS: gdb.base/pointers.exp: set v_int_pointer=v_int_array PASS: gdb.base/pointers.exp: print array element through pointer PASS: gdb.base/pointers.exp: print array element through pointer #2 PASS: gdb.base/pointers.exp: print array element through pointer #3 PASS: gdb.base/pointers.exp: print array element through pointer #4 PASS: gdb.base/pointers.exp: print array element through pointer #5 PASS: gdb.base/pointers.exp: increment rptr PASS: gdb.base/pointers.exp: print array element through pointer #6 PASS: gdb.base/pointers.exp: print array element through pointer #7 PASS: gdb.base/pointers.exp: print array element through pointer #8 PASS: gdb.base/pointers.exp: print array element w/ pointer arithmetic PASS: gdb.base/pointers.exp: print through ptr to ptr PASS: gdb.base/pointers.exp: continue PASS: gdb.base/pointers.exp: up from marker1 PASS: gdb.base/pointers.exp: print value of *pUC PASS: gdb.base/pointers.exp: ptype pUC PASS: gdb.base/pointers.exp: print value of *pS PASS: gdb.base/pointers.exp: ptype pS PASS: gdb.base/pointers.exp: print value of *pUS PASS: gdb.base/pointers.exp: ptype pUS PASS: gdb.base/pointers.exp: print value of *pI PASS: gdb.base/pointers.exp: ptype pI PASS: gdb.base/pointers.exp: print value of *pUI PASS: gdb.base/pointers.exp: ptype pUI PASS: gdb.base/pointers.exp: print value of *pL PASS: gdb.base/pointers.exp: ptype pL PASS: gdb.base/pointers.exp: print value of *pUL PASS: gdb.base/pointers.exp: ptype pUL PASS: gdb.base/pointers.exp: print value of *pF PASS: gdb.base/pointers.exp: ptype pF PASS: gdb.base/pointers.exp: print value of *pD PASS: gdb.base/pointers.exp: ptype pD PASS: gdb.base/pointers.exp: print value of ******ppppppC PASS: gdb.base/pointers.exp: ptype pC PASS: gdb.base/pointers.exp: ptype ppC PASS: gdb.base/pointers.exp: ptype pppC PASS: gdb.base/pointers.exp: ptype ppppC PASS: gdb.base/pointers.exp: ptype pppppC PASS: gdb.base/pointers.exp: ptype ppppppC PASS: gdb.base/pointers.exp: p instance.array_variable + 0 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ptr-typedef.exp ... PASS: gdb.base/ptr-typedef.exp: print foo_ptr PASS: gdb.base/ptr-typedef.exp: print foz_ptr Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/call-strs.exp ... PASS: gdb.base/call-strs.exp: set print sevenbit-strings PASS: gdb.base/call-strs.exp: set print address off PASS: gdb.base/call-strs.exp: set print symbol off PASS: gdb.base/call-strs.exp: set width 0 PASS: gdb.base/call-strs.exp: step after assignment to s PASS: gdb.base/call-strs.exp: next over strcpy PASS: gdb.base/call-strs.exp: print buf PASS: gdb.base/call-strs.exp: print s PASS: gdb.base/call-strs.exp: print str_func1(s) PASS: gdb.base/call-strs.exp: print str_func1("test string") PASS: gdb.base/call-strs.exp: call str_func1(s) PASS: gdb.base/call-strs.exp: call str_func1("test string") PASS: gdb.base/call-strs.exp: print str_func1(buf) PASS: gdb.base/call-strs.exp: call str_func1(buf) PASS: gdb.base/call-strs.exp: print str_func("a","b","c","d","e","f","g") PASS: gdb.base/call-strs.exp: call str_func("a","b","c","d","e","f","g") PASS: gdb.base/call-strs.exp: print str_func(s,s,s,s,s,s,s) PASS: gdb.base/call-strs.exp: call str_func(s,s,s,s,s,s,s) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/until-nodebug.exp ... PASS: gdb.base/until-nodebug.exp: until 1 PASS: gdb.base/until-nodebug.exp: until 2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/langs.exp ... PASS: gdb.base/langs.exp: break on nonexistent function in langs.exp PASS: gdb.base/langs.exp: show language at csub in langs.exp PASS: gdb.base/langs.exp: backtrace in langs.exp PASS: gdb.base/langs.exp: up to foo in langs.exp PASS: gdb.base/langs.exp: show language at foo in langs.exp PASS: gdb.base/langs.exp: up to cppsub_ in langs.exp PASS: gdb.base/langs.exp: show language at cppsub_ in langs.exp PASS: gdb.base/langs.exp: up to fsub in langs.exp PASS: gdb.base/langs.exp: show language at fsub in langs.exp PASS: gdb.base/langs.exp: up to langs0__2do in langs.exp PASS: gdb.base/langs.exp: show language at langs0__2do in langs.exp PASS: gdb.base/langs.exp: up to main in langs.exp PASS: gdb.base/langs.exp: show language at main in langs.exp PASS: gdb.base/langs.exp: continue until exit at langs.exp PASS: gdb.base/langs.exp: set lang to minimal PASS: gdb.base/langs.exp: print parameter value Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-over-no-symbols.exp ... ERROR: Process no longer exists UNRESOLVED: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols ERROR: Couldn't send p /x $pc to GDB. UNRESOLVED: gdb.base/step-over-no-symbols.exp: displaced=off: get before PC ERROR: Couldn't send break *$pc to GDB. UNRESOLVED: gdb.base/step-over-no-symbols.exp: displaced=off: break *$pc ERROR: Couldn't send set displaced-stepping off to GDB. UNRESOLVED: gdb.base/step-over-no-symbols.exp: displaced=off: set displaced-stepping off ERROR: Couldn't send stepi to GDB. UNRESOLVED: gdb.base/step-over-no-symbols.exp: displaced=off: stepi ERROR: Couldn't send p /x $pc to GDB. UNRESOLVED: gdb.base/step-over-no-symbols.exp: displaced=off: get after PC ERROR: tcl error sourcing /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-over-no-symbols.exp. ERROR: missing operand at _@_ in expression " _@_!= " (parsing expression " != ") invoked from within "expr $before_addr != $after_addr" ("uplevel" body line 1) invoked from within "uplevel 1 expr $condition" (procedure "gdb_assert" line 6) invoked from within "gdb_assert {$before_addr != $after_addr} "advanced"" (procedure "test_step_over" line 36) invoked from within "test_step_over $displaced" ("uplevel" body line 2) invoked from within "uplevel 1 $body" invoked from within "with_test_prefix "displaced=$displaced" { test_step_over $displaced }" ("foreach" body line 6) invoked from within "foreach displaced { "off" "on" "auto" } { if { $displaced != "off" && ![support_displaced_stepping] } { continue } with_test_prefix "dis..." (file "/tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-over-no-symbols.exp" line 84) invoked from within "source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-over-no-symbols.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-over-no-symbols.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/hashline3.exp ... PASS: gdb.base/hashline3.exp: set breakpoint Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/all-architectures-6.exp ... PASS: gdb.base/all-architectures-6.exp: at least one architecture PASS: gdb.base/all-architectures-6.exp: at least one osabi PASS: gdb.base/all-architectures-6.exp: all passed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/paginate-bg-execution.exp ... PASS: gdb.base/paginate-bg-execution.exp: paginate: b after_sleep PASS: gdb.base/paginate-bg-execution.exp: paginate: set height 2 FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue& FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit (timeout) PASS: gdb.base/paginate-bg-execution.exp: paginate: GDB accepts further input PASS: gdb.base/paginate-bg-execution.exp: paginate: set height unlimited PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: b after_sleep PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height 2 FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates (timeout) PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: cancel pagination PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: GDB accepts further input PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: b after_sleep PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: set height 2 FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates (timeout) FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: cancel pagination (got interactive prompt) PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: GDB accepts further input PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: set height unlimited Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/max-value-size.exp ... PASS: gdb.base/max-value-size.exp: using initial max-value-size: p/d one PASS: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred PASS: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred [99] PASS: gdb.base/max-value-size.exp: set max-value-size 25 PASS: gdb.base/max-value-size.exp: check that the value shows as 25 bytes PASS: gdb.base/max-value-size.exp: max-value-size is '25': p/d one PASS: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred PASS: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred [99] PASS: gdb.base/max-value-size.exp: set max-value-size 99 PASS: gdb.base/max-value-size.exp: check that the value shows as 99 bytes PASS: gdb.base/max-value-size.exp: max-value-size is '99': p/d one PASS: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred PASS: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred [99] PASS: gdb.base/max-value-size.exp: set max-value-size 100 PASS: gdb.base/max-value-size.exp: check that the value shows as 100 bytes PASS: gdb.base/max-value-size.exp: max-value-size is '100': p/d one PASS: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred PASS: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred [99] PASS: gdb.base/max-value-size.exp: set max-value-size 200 PASS: gdb.base/max-value-size.exp: check that the value shows as 200 bytes PASS: gdb.base/max-value-size.exp: max-value-size is '200': p/d one PASS: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred PASS: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred [99] PASS: gdb.base/max-value-size.exp: set max-value-size unlimited PASS: gdb.base/max-value-size.exp: check that the value shows as unlimited PASS: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one PASS: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred PASS: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred [99] PASS: gdb.base/max-value-size.exp: set max-value-size 1 PASS: gdb.base/max-value-size.exp: set max-value-size 0 PASS: gdb.base/max-value-size.exp: set max-value-size -5 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ... PASS: gdb.base/gcore-buffer-overflow.exp: set buffer exceeding arguments UNSUPPORTED: gdb.base/gcore-buffer-overflow.exp: save a corefile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gcore-relro.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watchpoint-delete.exp ... PASS: gdb.base/watchpoint-delete.exp: set can-use-hw-watchpoints 0 PASS: gdb.base/watchpoint-delete.exp: continue to breakpoint: break-here PASS: gdb.base/watchpoint-delete.exp: watch x PASS: gdb.base/watchpoint-delete.exp: delete $bpnum Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/breakpoint-in-ro-region.exp ... PASS: gdb.base/breakpoint-in-ro-region.exp: set debug target 1 PASS: gdb.base/breakpoint-in-ro-region.exp: probe target hardware step PASS: gdb.base/breakpoint-in-ro-region.exp: set debug target 0 PASS: gdb.base/breakpoint-in-ro-region.exp: get lo address of main PASS: gdb.base/breakpoint-in-ro-region.exp: get hi address of main PASS: gdb.base/breakpoint-in-ro-region.exp: create read-only mem region covering main PASS: gdb.base/breakpoint-in-ro-region.exp: set mem inaccessible-by-default off PASS: gdb.base/breakpoint-in-ro-region.exp: set breakpoint always-inserted on PASS: gdb.base/breakpoint-in-ro-region.exp: set breakpoint auto-hw off PASS: gdb.base/breakpoint-in-ro-region.exp: writing to read-only memory fails PASS: gdb.base/breakpoint-in-ro-region.exp: inserting software breakpoint in read-only memory fails PASS: gdb.base/breakpoint-in-ro-region.exp: probe hbreak support (support) PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw off: set breakpoint always-inserted off PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw off: set breakpoint auto-hw off PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw off: get current insn PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw off: get next insn PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw off: step in ro region (no error) PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw off: single-step breakpoint is not left behind PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw off: thread advanced PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw on: set breakpoint always-inserted off PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw on: set breakpoint auto-hw on PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw on: get current insn PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw on: get next insn PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw on: step in ro region (no error) PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw on: single-step breakpoint is not left behind PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw on: thread advanced PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw off: set breakpoint always-inserted on PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw off: set breakpoint auto-hw off PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw off: get current insn PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw off: get next insn PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw off: step in ro region (no error) PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw off: single-step breakpoint is not left behind PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw off: thread advanced PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw on: set breakpoint always-inserted on PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw on: set breakpoint auto-hw on PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw on: get current insn PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw on: get next insn PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw on: step in ro region (no error) PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw on: single-step breakpoint is not left behind PASS: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw on: thread advanced Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/vla-sideeffect.exp ... PASS: gdb.base/vla-sideeffect.exp: continue to breakpoint: vla-filled PASS: gdb.base/vla-sideeffect.exp: get integer valueof "sizeof (int)" (4) PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla1[i++]) PASS: gdb.base/vla-sideeffect.exp: print i - sizeof no side effects PASS: gdb.base/vla-sideeffect.exp: print sizeof (++vla1[0]) PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - sizeof no side effects PASS: gdb.base/vla-sideeffect.exp: ptype ++vla1[0] PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - ptype no side effects PASS: gdb.base/vla-sideeffect.exp: whatis ++vla1[0] PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - whatis no side effects PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++]) PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (1) PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++ + sizeof(j++)]) PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (2) PASS: gdb.base/vla-sideeffect.exp: print j - sizeof with no side effects PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++] PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (1) PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++ + sizeof(j++)] PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (2) PASS: gdb.base/vla-sideeffect.exp: print j - ptype with no side effects PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++] PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (1) PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++ + sizeof(j++)] PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (2) PASS: gdb.base/vla-sideeffect.exp: print j - whatis with no side effects Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/unload.exp ... gdb compile failed, ld: cannot find -ldl UNTESTED: gdb.base/unload.exp: failed to compile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/examine-backward.exp ... PASS: gdb.base/examine-backward.exp: invalid format: a whitespace after a leading hyphen PASS: gdb.base/examine-backward.exp: invalid format: double hyphen PASS: gdb.base/examine-backward.exp: invalid format: an alphabet after a leading hyphen PASS: gdb.base/examine-backward.exp: invalid format: zero with backward disassemble PASS: gdb.base/examine-backward.exp: invalid format: zero with backward examine string UNSUPPORTED: gdb.base/examine-backward.exp: memory page boundary: current target does not support 'info proc mappings' FAIL: gdb.base/examine-backward.exp: set charset ASCII PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: set print elements 20 PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 6 strings forward PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 char backward PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 6 strings backward PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 6 strings forward again PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 char backward again PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (1/6) PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (2/6) PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (3/6) PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (4/6) PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (5/6) PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (6/6) PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: set print elements 20 FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 6 strings forward (pattern 1) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 char backward FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 6 strings backward (pattern 1) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 6 strings forward again (pattern 1) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 char backward again FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (1/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (2/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (3/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (4/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (5/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (6/6) PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: set print elements 20 PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 6 strings forward PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 char backward PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 6 strings backward PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 6 strings forward again PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 char backward again PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (1/6) PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (2/6) PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (3/6) PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (4/6) PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (5/6) PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (6/6) PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: set print elements 0 FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 6 strings forward (pattern 1) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 4 characters backward FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 6 strings backward (pattern 1) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 6 strings forward again (pattern 1) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 char backward FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (1/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (2/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (3/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (4/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (5/6) FAIL: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (6/6) PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: set print elements 4 PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: take 9 strings forward PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: take 1 byte backward PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: take 4 strings backward (1/2) PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: take 4 strings backward (2/2) FAIL: gdb.base/examine-backward.exp: backward disassemble general: move the current position to main (x/i) FAIL: gdb.base/examine-backward.exp: backward disassemble general: move the current position to main (x/-i) PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:4 PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:3 PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:2 PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:1 PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:0 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/cond-eval-mode.exp ... PASS: gdb.base/cond-eval-mode.exp: set breakpoint condition-evaluation host PASS: gdb.base/cond-eval-mode.exp: set breakpoint condition-evaluation auto UNSUPPORTED: gdb.base/cond-eval-mode.exp: set breakpoint condition-evaluation target Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ... PASS: gdb.base/gdb-sigterm-2.exp: expect eof Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/symtab-search-order.exp ... FAIL: gdb.base/symtab-search-order.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdb1555.exp ... FAIL: gdb.base/gdb1555.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break.exp ... PASS: gdb.base/break.exp: delete all breakpoints when none PASS: gdb.base/break.exp: breakpoint function PASS: gdb.base/break.exp: breakpoint quoted function PASS: gdb.base/break.exp: breakpoint function in file PASS: gdb.base/break.exp: use `list' to establish default source file PASS: gdb.base/break.exp: breakpoint line number PASS: gdb.base/break.exp: breakpoint duplicate PASS: gdb.base/break.exp: breakpoint line number in file PASS: gdb.base/break.exp: breakpoint at start of multi line if conditional PASS: gdb.base/break.exp: breakpoint at start of multi line while conditional PASS: gdb.base/break.exp: breakpoint info PASS: gdb.base/break.exp: info break 2 4 6 PASS: gdb.base/break.exp: info break 3-5 PASS: gdb.base/break.exp: disable using history values PASS: gdb.base/break.exp: check disable with history values PASS: gdb.base/break.exp: disable with convenience values PASS: gdb.base/break.exp: check disable with convenience values PASS: gdb.base/break.exp: disable non-existent breakpoint 10 PASS: gdb.base/break.exp: set $baz = 1.234 PASS: gdb.base/break.exp: disable with non-integer convenience var PASS: gdb.base/break.exp: disable with non-existent convenience var PASS: gdb.base/break.exp: disable with non-existent history value PASS: gdb.base/break.exp: disable with badly formed history value PASS: gdb.base/break.exp: run until function breakpoint PASS: gdb.base/break.exp: list marker1 PASS: gdb.base/break.exp: break lineno PASS: gdb.base/break.exp: delete $bpnum PASS: gdb.base/break.exp: run until breakpoint set at a line number PASS: gdb.base/break.exp: run until file:function(6) breakpoint PASS: gdb.base/break.exp: run until file:function(5) breakpoint PASS: gdb.base/break.exp: run until file:function(4) breakpoint PASS: gdb.base/break.exp: run until file:function(3) breakpoint PASS: gdb.base/break.exp: run until file:function(2) breakpoint PASS: gdb.base/break.exp: run until file:function(1) breakpoint PASS: gdb.base/break.exp: run until quoted breakpoint PASS: gdb.base/break.exp: run until file:linenum breakpoint PASS: gdb.base/break.exp: breakpoint offset +1 PASS: gdb.base/break.exp: step onto breakpoint PASS: gdb.base/break.exp: setting breakpoint at } PASS: gdb.base/break.exp: continue to breakpoint at } PASS: gdb.base/break.exp: temporary breakpoint function PASS: gdb.base/break.exp: Temporary breakpoint function in file PASS: gdb.base/break.exp: temporary breakpoint line number #1 PASS: gdb.base/break.exp: temporary breakpoint line number #2 PASS: gdb.base/break.exp: temporary breakpoint line number in file #1 PASS: gdb.base/break.exp: Temporary breakpoint line number in file #2 PASS: gdb.base/break.exp: Temporary breakpoint info PASS: gdb.base/break.exp: catch requires an event name PASS: gdb.base/break.exp: set catch fork, never expected to trigger PASS: gdb.base/break.exp: set catch vfork, never expected to trigger PASS: gdb.base/break.exp: set catch exec, never expected to trigger PASS: gdb.base/break.exp: set breakpoint pending off PASS: gdb.base/break.exp: break on non-existent source line PASS: gdb.base/break.exp: until bp_location1 PASS: gdb.base/break.exp: break on default location, 1st time PASS: gdb.base/break.exp: break on default location, 2nd time PASS: gdb.base/break.exp: break on default location, 3rd time PASS: gdb.base/break.exp: break on default location, 4th time PASS: gdb.base/break.exp: set to-be-silent break bp_location1 PASS: gdb.base/break.exp: set silent break bp_location1 PASS: gdb.base/break.exp: info silent break bp_location1 PASS: gdb.base/break.exp: hit silent break bp_location1 PASS: gdb.base/break.exp: stopped for silent break bp_location1 PASS: gdb.base/break.exp: thread-specific breakpoint on non-existent thread disallowed PASS: gdb.base/break.exp: thread-specific breakpoint on bogus thread ID disallowed PASS: gdb.base/break.exp: breakpoint with trailing garbage disallowed PASS: gdb.base/break.exp: step over breakpoint PASS: gdb.base/break.exp: clear line has no breakpoint disallowed PASS: gdb.base/break.exp: clear current line has no breakpoint disallowed PASS: gdb.base/break.exp: break marker3 #1 PASS: gdb.base/break.exp: break marker3 #2 PASS: gdb.base/break.exp: clear marker3 PASS: gdb.base/break.exp: set convenience variable $foo to bp_location11 PASS: gdb.base/break.exp: set breakpoint via convenience variable PASS: gdb.base/break.exp: set convenience variable $foo to 81.5 PASS: gdb.base/break.exp: set breakpoint via non-integer convenience variable disallowed PASS: gdb.base/break.exp: set breakpoint on to-be-called function PASS: gdb.base/break.exp: hit breakpoint on called function PASS: gdb.base/break.exp: backtrace while in called function PASS: gdb.base/break.exp: finish from called function PASS: gdb.base/break.exp: finish with arguments disallowed PASS: gdb.base/break.exp: finish from outermost frame disallowed PASS: gdb.base/break.exp: kill program PASS: gdb.base/break.exp: break at factorial PASS: gdb.base/break.exp: run to factorial(6) PASS: gdb.base/break.exp: continue to factorial(5) PASS: gdb.base/break.exp: backtrace from factorial(5) PASS: gdb.base/break.exp: next to recursive call PASS: gdb.base/break.exp: next over recursive call PASS: gdb.base/break.exp: backtrace from factorial(5.1) PASS: gdb.base/break.exp: continue until exit at recursive next test PASS: gdb.base/break.exp: breakpoint function, optimized file PASS: gdb.base/break.exp: breakpoint small function, optimized file PASS: gdb.base/break.exp: run until function breakpoint, optimized file (code motion) PASS: gdb.base/break.exp: run until breakpoint set at small function, optimized file (line bp_location14) PASS: gdb.base/break.exp: rbreak junk pending setup PASS: gdb.base/break.exp: rbreak junk set breakpoint PASS: gdb.base/break.exp: rbreak junk PASS: gdb.base/break.exp: set $l = 47 PASS: gdb.base/break.exp: set convenience variable $foo to 81.5 PASS: gdb.base/break.exp: set breakpoint via non-integer convenience variable disallowed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/vla-stub.exp ... PASS: gdb.base/vla-stub.exp: p *local_struct.ptr PASS: gdb.base/vla-stub.exp: whatis local_struct.here PASS: gdb.base/vla-stub.exp: whatis *local_struct.ptr Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sigchld.exp ... PASS: gdb.base/sigchld.exp: set breakpoint at success exit PASS: gdb.base/sigchld.exp: set breakpoint at failure exit PASS: gdb.base/sigchld.exp: SIGCHLD blocked in inferior Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dso2dso.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/code-expr.exp ... PASS: gdb.base/code-expr.exp: set print sevenbit-strings PASS: gdb.base/code-expr.exp: set print address off PASS: gdb.base/code-expr.exp: set width 0 PASS: gdb.base/code-expr.exp: (@code char) PASS: gdb.base/code-expr.exp: (@code signed char) PASS: gdb.base/code-expr.exp: (@code unsigned char) PASS: gdb.base/code-expr.exp: (@code short) PASS: gdb.base/code-expr.exp: (@code signed short) PASS: gdb.base/code-expr.exp: (@code unsigned short) PASS: gdb.base/code-expr.exp: (@code int) PASS: gdb.base/code-expr.exp: (@code signed int) PASS: gdb.base/code-expr.exp: (@code unsigned int) PASS: gdb.base/code-expr.exp: (@code long) PASS: gdb.base/code-expr.exp: (@code signed long) PASS: gdb.base/code-expr.exp: (@code unsigned long) PASS: gdb.base/code-expr.exp: (@code long long) PASS: gdb.base/code-expr.exp: (@code signed long long) PASS: gdb.base/code-expr.exp: (@code unsigned long long) PASS: gdb.base/code-expr.exp: (@code float) PASS: gdb.base/code-expr.exp: (@code double) PASS: gdb.base/code-expr.exp: (@data char) PASS: gdb.base/code-expr.exp: (@data signed char) PASS: gdb.base/code-expr.exp: (@data unsigned char) PASS: gdb.base/code-expr.exp: (@data short) PASS: gdb.base/code-expr.exp: (@data signed short) PASS: gdb.base/code-expr.exp: (@data unsigned short) PASS: gdb.base/code-expr.exp: (@data int) PASS: gdb.base/code-expr.exp: (@data signed int) PASS: gdb.base/code-expr.exp: (@data unsigned int) PASS: gdb.base/code-expr.exp: (@data long) PASS: gdb.base/code-expr.exp: (@data signed long) PASS: gdb.base/code-expr.exp: (@data unsigned long) PASS: gdb.base/code-expr.exp: (@data long long) PASS: gdb.base/code-expr.exp: (@data signed long long) PASS: gdb.base/code-expr.exp: (@data unsigned long long) PASS: gdb.base/code-expr.exp: (@data float) PASS: gdb.base/code-expr.exp: (@data double) PASS: gdb.base/code-expr.exp: (char @code) PASS: gdb.base/code-expr.exp: (signed char @code) PASS: gdb.base/code-expr.exp: (unsigned char @code) PASS: gdb.base/code-expr.exp: (short @code) PASS: gdb.base/code-expr.exp: (signed short @code) PASS: gdb.base/code-expr.exp: (unsigned short @code) PASS: gdb.base/code-expr.exp: (int @code) PASS: gdb.base/code-expr.exp: (signed int @code) PASS: gdb.base/code-expr.exp: (unsigned int @code) PASS: gdb.base/code-expr.exp: (long @code) PASS: gdb.base/code-expr.exp: (signed long @code) PASS: gdb.base/code-expr.exp: (unsigned long @code) PASS: gdb.base/code-expr.exp: (long long @code) PASS: gdb.base/code-expr.exp: (signed long long @code) PASS: gdb.base/code-expr.exp: (unsigned long long @code) PASS: gdb.base/code-expr.exp: (float @code) PASS: gdb.base/code-expr.exp: (double @code) PASS: gdb.base/code-expr.exp: (char @data) PASS: gdb.base/code-expr.exp: (signed char @data) PASS: gdb.base/code-expr.exp: (unsigned char @data) PASS: gdb.base/code-expr.exp: (short @data) PASS: gdb.base/code-expr.exp: (signed short @data) PASS: gdb.base/code-expr.exp: (unsigned short @data) PASS: gdb.base/code-expr.exp: (int @data) PASS: gdb.base/code-expr.exp: (signed int @data) PASS: gdb.base/code-expr.exp: (unsigned int @data) PASS: gdb.base/code-expr.exp: (long @data) PASS: gdb.base/code-expr.exp: (signed long @data) PASS: gdb.base/code-expr.exp: (unsigned long @data) PASS: gdb.base/code-expr.exp: (long long @data) PASS: gdb.base/code-expr.exp: (signed long long @data) PASS: gdb.base/code-expr.exp: (unsigned long long @data) PASS: gdb.base/code-expr.exp: (float @data) PASS: gdb.base/code-expr.exp: (double @data) PASS: gdb.base/code-expr.exp: (@code enum misordered) PASS: gdb.base/code-expr.exp: (enum misordered @code) PASS: gdb.base/code-expr.exp: (@data enum misordered) PASS: gdb.base/code-expr.exp: (enum misordered @data) PASS: gdb.base/code-expr.exp: (@code int *) PASS: gdb.base/code-expr.exp: (int @code *) PASS: gdb.base/code-expr.exp: (int * @code) PASS: gdb.base/code-expr.exp: (@code int * @code) PASS: gdb.base/code-expr.exp: (int @code * @code) PASS: gdb.base/code-expr.exp: (@code int **) PASS: gdb.base/code-expr.exp: (int @code **) PASS: gdb.base/code-expr.exp: (int ** @code) PASS: gdb.base/code-expr.exp: (@code int * @code *) PASS: gdb.base/code-expr.exp: (int @code * @code *) PASS: gdb.base/code-expr.exp: (@code int * @code * @code) PASS: gdb.base/code-expr.exp: (int @code * @code * @code) PASS: gdb.base/code-expr.exp: (@code struct t_struct) PASS: gdb.base/code-expr.exp: (@code union t_union) PASS: gdb.base/code-expr.exp: (struct t_struct @code) PASS: gdb.base/code-expr.exp: (union t_union @code) PASS: gdb.base/code-expr.exp: (@code struct t_struct *) PASS: gdb.base/code-expr.exp: (@code union t_union *) PASS: gdb.base/code-expr.exp: (struct t_struct @code *) PASS: gdb.base/code-expr.exp: (union t_union @code *) PASS: gdb.base/code-expr.exp: (struct t_struct * @code) PASS: gdb.base/code-expr.exp: (union t_union * @code) PASS: gdb.base/code-expr.exp: (@code struct t_struct * @code) PASS: gdb.base/code-expr.exp: (@code union t_union * @code) PASS: gdb.base/code-expr.exp: (struct t_struct @code * @code) PASS: gdb.base/code-expr.exp: (union t_union @code * @code) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/killed-outside.exp ... PASS: gdb.base/killed-outside.exp: continue: get pid of inferior PASS: gdb.base/killed-outside.exp: continue: continue PASS: gdb.base/killed-outside.exp: continue: info threads PASS: gdb.base/killed-outside.exp: continue: quit GDB PASS: gdb.base/killed-outside.exp: stepi: get pid of inferior PASS: gdb.base/killed-outside.exp: stepi: si PASS: gdb.base/killed-outside.exp: stepi: info threads PASS: gdb.base/killed-outside.exp: stepi: quit GDB PASS: gdb.base/killed-outside.exp: registers: get pid of inferior PASS: gdb.base/killed-outside.exp: registers: flushregs PASS: gdb.base/killed-outside.exp: registers: info threads PASS: gdb.base/killed-outside.exp: registers: quit GDB PASS: gdb.base/killed-outside.exp: info threads: get pid of inferior PASS: gdb.base/killed-outside.exp: info threads: info threads PASS: gdb.base/killed-outside.exp: info threads: quit GDB Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/call-ar-st.exp ... PASS: gdb.base/call-ar-st.exp: set print sevenbit-strings PASS: gdb.base/call-ar-st.exp: set print address off PASS: gdb.base/call-ar-st.exp: set width 0 PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak1 PASS: gdb.base/call-ar-st.exp: run until breakpoint set at a line PASS: gdb.base/call-ar-st.exp: print print_double_array(double_array) PASS: gdb.base/call-ar-st.exp: print print_char_array(char_array) PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak2 PASS: gdb.base/call-ar-st.exp: continue to tbreak2 PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak3 PASS: gdb.base/call-ar-st.exp: continuing to tbreak3 PASS: gdb.base/call-ar-st.exp: step inside print_all_arrays PASS: gdb.base/call-ar-st.exp: next over print_int_array in print-all_arrays PASS: gdb.base/call-ar-st.exp: print print_double_array(array_d) PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak4 PASS: gdb.base/call-ar-st.exp: continuing to tbreak4 PASS: gdb.base/call-ar-st.exp: print sum_array_print(10, *list1, *list2, *list3, *list4) PASS: gdb.base/call-ar-st.exp: next to next2 PASS: gdb.base/call-ar-st.exp: print print_array_rep(*list1, *list2, *list3) PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak5 PASS: gdb.base/call-ar-st.exp: continue to tbreak5 PASS: gdb.base/call-ar-st.exp: set breakpoint in sum_array_print PASS: gdb.base/call-ar-st.exp: set print frame-arguments all PASS: gdb.base/call-ar-st.exp: check args of sum_array_print PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak6 PASS: gdb.base/call-ar-st.exp: continue to tbreak6 PASS: gdb.base/call-ar-st.exp: print print_small_structs PASS: gdb.base/call-ar-st.exp: print compute_with_small_structs(20) PASS: gdb.base/call-ar-st.exp: print print_ten_doubles(123.456, 123.456, -0.12, -1.23, 343434.8, 89.098, 3.14, -5678.12345, -0.11111111, 216.97065) PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak7 PASS: gdb.base/call-ar-st.exp: continue to tbreak7 PASS: gdb.base/call-ar-st.exp: tbreak in print_long_arg_list after stepping into memcpy PASS: gdb.base/call-ar-st.exp: step into print_long_arg_list PASS: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak8 PASS: gdb.base/call-ar-st.exp: continue to tbreak8 PASS: gdb.base/call-ar-st.exp: step into init_bit_flags_combo PASS: gdb.base/call-ar-st.exp: print print_bit_flags_combo(*bit_flags_combo) PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak9 PASS: gdb.base/call-ar-st.exp: continue to tbreak9 PASS: gdb.base/call-ar-st.exp: print print_long_arg_list PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak10 PASS: gdb.base/call-ar-st.exp: continue to tbreak10 PASS: gdb.base/call-ar-st.exp: print sum_struct_print(10,*struct1,*struct2,*struct3,*struct4) PASS: gdb.base/call-ar-st.exp: print print_struct_rep(*struct1, *struct2, *struct3) PASS: gdb.base/call-ar-st.exp: print print_one_large_struct(*list1) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/comprdebug.exp ... PASS: gdb.base/comprdebug.exp: file comprdebug0.o Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/included.exp ... PASS: gdb.base/included.exp: set listsize 1 PASS: gdb.base/included.exp: list main PASS: gdb.base/included.exp: list integer PASS: gdb.base/included.exp: ptype integer PASS: gdb.base/included.exp: info variables integer Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/new-ui-echo.exp ... PASS: gdb.base/new-ui-echo.exp: extra console as driver: initial prompt on extra console PASS: gdb.base/new-ui-echo.exp: extra console as driver: set breakpoint using extra console PASS: gdb.base/new-ui-echo.exp: extra console as driver: run to breakpoint on extra console PASS: gdb.base/new-ui-echo.exp: extra console as driver: breakpoint hit reported on main console too PASS: gdb.base/new-ui-echo.exp: extra console as driver: next on main console PASS: gdb.base/new-ui-echo.exp: extra console as driver: print on extra console echoes PASS: gdb.base/new-ui-echo.exp: extra console as driver: print on main console echoes PASS: gdb.base/new-ui-echo.exp: main console as driver: initial prompt on extra console PASS: gdb.base/new-ui-echo.exp: main console as driver: set breakpoint using main console PASS: gdb.base/new-ui-echo.exp: main console as driver: run to breakpoint on main console PASS: gdb.base/new-ui-echo.exp: main console as driver: breakpoint hit reported on extra console too PASS: gdb.base/new-ui-echo.exp: main console as driver: next on extra console PASS: gdb.base/new-ui-echo.exp: main console as driver: print on main console echoes PASS: gdb.base/new-ui-echo.exp: main console as driver: print on extra console echoes Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/funcargs.exp ... PASS: gdb.base/funcargs.exp: set print frame-arguments all PASS: gdb.base/funcargs.exp: run to call0a PASS: gdb.base/funcargs.exp: print c after run to call0a PASS: gdb.base/funcargs.exp: print s after run to call0a PASS: gdb.base/funcargs.exp: print i after run to call0a PASS: gdb.base/funcargs.exp: print l after run to call0a PASS: gdb.base/funcargs.exp: continue to call0b PASS: gdb.base/funcargs.exp: continue to call0c PASS: gdb.base/funcargs.exp: continue to call0d PASS: gdb.base/funcargs.exp: continue to call0e PASS: gdb.base/funcargs.exp: run to call1a PASS: gdb.base/funcargs.exp: print uc PASS: gdb.base/funcargs.exp: print us PASS: gdb.base/funcargs.exp: print ui PASS: gdb.base/funcargs.exp: print ul PASS: gdb.base/funcargs.exp: continue to call1b PASS: gdb.base/funcargs.exp: continue to call1c PASS: gdb.base/funcargs.exp: continue to call1d PASS: gdb.base/funcargs.exp: continue to call1e PASS: gdb.base/funcargs.exp: run to call2a PASS: gdb.base/funcargs.exp: print c after run to call2a PASS: gdb.base/funcargs.exp: print f1 after run to call2a PASS: gdb.base/funcargs.exp: print s after run to call2a PASS: gdb.base/funcargs.exp: print d1 after run to call2a PASS: gdb.base/funcargs.exp: print i after run to call2a PASS: gdb.base/funcargs.exp: print f2 after run to call2a PASS: gdb.base/funcargs.exp: print l after run to call2a PASS: gdb.base/funcargs.exp: print d2 after run to call2a PASS: gdb.base/funcargs.exp: continue to call2b PASS: gdb.base/funcargs.exp: continue to call2c PASS: gdb.base/funcargs.exp: continue to call2d PASS: gdb.base/funcargs.exp: continue to call2e PASS: gdb.base/funcargs.exp: continue to call2f PASS: gdb.base/funcargs.exp: continue to call2g PASS: gdb.base/funcargs.exp: continue to call2h PASS: gdb.base/funcargs.exp: continue to call2i PASS: gdb.base/funcargs.exp: run to call2a PASS: gdb.base/funcargs.exp: continue to callcb PASS: gdb.base/funcargs.exp: continue to callcc PASS: gdb.base/funcargs.exp: continue to callcd PASS: gdb.base/funcargs.exp: continue to callce PASS: gdb.base/funcargs.exp: continue to callcf PASS: gdb.base/funcargs.exp: run to callc1a PASS: gdb.base/funcargs.exp: continue to callc1b PASS: gdb.base/funcargs.exp: run to callc2a PASS: gdb.base/funcargs.exp: continue to callc2b PASS: gdb.base/funcargs.exp: run to call3a PASS: gdb.base/funcargs.exp: print *cp PASS: gdb.base/funcargs.exp: print *sp PASS: gdb.base/funcargs.exp: print *ip PASS: gdb.base/funcargs.exp: print *lp PASS: gdb.base/funcargs.exp: continue to call3b PASS: gdb.base/funcargs.exp: print *ucp PASS: gdb.base/funcargs.exp: print *usp PASS: gdb.base/funcargs.exp: print *uip PASS: gdb.base/funcargs.exp: print *ulp PASS: gdb.base/funcargs.exp: continue to call3c PASS: gdb.base/funcargs.exp: print *fp PASS: gdb.base/funcargs.exp: print *dp PASS: gdb.base/funcargs.exp: run to call4a PASS: gdb.base/funcargs.exp: print *stp PASS: gdb.base/funcargs.exp: continue to call4b PASS: gdb.base/funcargs.exp: print *unp (little-endian, sizeof long != sizeof int) PASS: gdb.base/funcargs.exp: locate actual args, structs/unions passed by reference PASS: gdb.base/funcargs.exp: run to call5a PASS: gdb.base/funcargs.exp: print st PASS: gdb.base/funcargs.exp: continue to call5b (little-endian, sizeof long != sizeof int) PASS: gdb.base/funcargs.exp: print un (little-endian, sizeof long != sizeof int) PASS: gdb.base/funcargs.exp: run to call6a PASS: gdb.base/funcargs.exp: backtrace from call6a PASS: gdb.base/funcargs.exp: continue to call6b PASS: gdb.base/funcargs.exp: backtrace from call6b PASS: gdb.base/funcargs.exp: continue to call6c PASS: gdb.base/funcargs.exp: backtrace from call6c PASS: gdb.base/funcargs.exp: continue to call6d PASS: gdb.base/funcargs.exp: backtrace from call6d PASS: gdb.base/funcargs.exp: continue to call6e PASS: gdb.base/funcargs.exp: backtrace from call6e PASS: gdb.base/funcargs.exp: continue to call6f PASS: gdb.base/funcargs.exp: backtrace from call6f PASS: gdb.base/funcargs.exp: continue to call6g PASS: gdb.base/funcargs.exp: backtrace from call6g PASS: gdb.base/funcargs.exp: continue to call6h PASS: gdb.base/funcargs.exp: backtrace from call6h PASS: gdb.base/funcargs.exp: continue to call6i PASS: gdb.base/funcargs.exp: backtrace from call6i PASS: gdb.base/funcargs.exp: continue to call6j PASS: gdb.base/funcargs.exp: backtrace from call6j PASS: gdb.base/funcargs.exp: continue to call6k PASS: gdb.base/funcargs.exp: backtrace from call6k PASS: gdb.base/funcargs.exp: run to call7a PASS: gdb.base/funcargs.exp: backtrace from call7a PASS: gdb.base/funcargs.exp: continue to call7b PASS: gdb.base/funcargs.exp: backtrace from call7b PASS: gdb.base/funcargs.exp: continue to call7c PASS: gdb.base/funcargs.exp: backtrace from call7c PASS: gdb.base/funcargs.exp: continue to call7d PASS: gdb.base/funcargs.exp: backtrace from call7d PASS: gdb.base/funcargs.exp: continue to call7e PASS: gdb.base/funcargs.exp: backtrace from call7e PASS: gdb.base/funcargs.exp: continue to call7f PASS: gdb.base/funcargs.exp: backtrace from call7f PASS: gdb.base/funcargs.exp: continue to call7g PASS: gdb.base/funcargs.exp: backtrace from call7g PASS: gdb.base/funcargs.exp: continue to call7h PASS: gdb.base/funcargs.exp: backtrace from call7h PASS: gdb.base/funcargs.exp: continue to call7i PASS: gdb.base/funcargs.exp: backtrace from call7i PASS: gdb.base/funcargs.exp: continue to call7j PASS: gdb.base/funcargs.exp: backtrace from call7j PASS: gdb.base/funcargs.exp: continue to call7k PASS: gdb.base/funcargs.exp: backtrace from call7k PASS: gdb.base/funcargs.exp: run to hitbottom PASS: gdb.base/funcargs.exp: recursive passing of structs by value PASS: gdb.base/funcargs.exp: print c after runto localvars_after_alloca PASS: gdb.base/funcargs.exp: print s after runto localvars_after_alloca PASS: gdb.base/funcargs.exp: print i after runto localvars_after_alloca PASS: gdb.base/funcargs.exp: print l after runto localvars_after_alloca PASS: gdb.base/funcargs.exp: next in localvars_after_alloca() PASS: gdb.base/funcargs.exp: print c in localvars_after_alloca PASS: gdb.base/funcargs.exp: print s in localvars_after_alloca PASS: gdb.base/funcargs.exp: print i in localvars_after_alloca PASS: gdb.base/funcargs.exp: print l in localvars_after_alloca PASS: gdb.base/funcargs.exp: backtrace after alloca PASS: gdb.base/funcargs.exp: print c in call_after_alloca PASS: gdb.base/funcargs.exp: print s in call_after_alloca PASS: gdb.base/funcargs.exp: print i in call_after_alloca PASS: gdb.base/funcargs.exp: print l in call_after_alloca PASS: gdb.base/funcargs.exp: backtrace from call_after_alloca_subr PASS: gdb.base/funcargs.exp: continue to call0a PASS: gdb.base/funcargs.exp: print c in localvars_in_indirect_call PASS: gdb.base/funcargs.exp: print s in localvars_in_indirect_call PASS: gdb.base/funcargs.exp: print i in localvars_in_indirect_call PASS: gdb.base/funcargs.exp: print l in localvars_in_indirect_call PASS: gdb.base/funcargs.exp: backtrace in indirectly called function PASS: gdb.base/funcargs.exp: finish from indirectly called function PASS: gdb.base/funcargs.exp: stepping into indirectly called function PASS: gdb.base/funcargs.exp: finish from marker_call_with_trampolines PASS: gdb.base/funcargs.exp: stepping into function called with trampolines PASS: gdb.base/funcargs.exp: backtrace through call with trampolines PASS: gdb.base/funcargs.exp: stepping back to main from function called with trampolines Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/coredump-filter.exp ... UNTESTED: gdb.base/coredump-filter.exp: coredump-filter.exp Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/charset.exp ... PASS: gdb.base/charset.exp: show charset PASS: gdb.base/charset.exp: show target-charset PASS: gdb.base/charset.exp: check `show target-charset' against `show charset' PASS: gdb.base/charset.exp: show host-charset PASS: gdb.base/charset.exp: check `show host-charset' against `show charset' PASS: gdb.base/charset.exp: try malformed `set charset' PASS: gdb.base/charset.exp: try `set host-charset' with invalid charset PASS: gdb.base/charset.exp: try `set target-charset' with invalid charset PASS: gdb.base/charset.exp: capture valid host charsets UNTESTED: gdb.base/charset.exp: fewer than 3 charsets Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fortran-sym-case.exp ... PASS: gdb.base/fortran-sym-case.exp: set language fortran PASS: gdb.base/fortran-sym-case.exp: frame Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/constvars.exp ... PASS: gdb.base/constvars.exp: break marker1 PASS: gdb.base/constvars.exp: continue to marker1 PASS: gdb.base/constvars.exp: up from marker1 PASS: gdb.base/constvars.exp: ptype qux1 PASS: gdb.base/constvars.exp: print lave PASS: gdb.base/constvars.exp: ptype lave PASS: gdb.base/constvars.exp: print lavish PASS: gdb.base/constvars.exp: ptype lavish PASS: gdb.base/constvars.exp: print lax PASS: gdb.base/constvars.exp: ptype lax PASS: gdb.base/constvars.exp: print lecherous PASS: gdb.base/constvars.exp: ptype lecherous PASS: gdb.base/constvars.exp: print lechery PASS: gdb.base/constvars.exp: ptype lechery PASS: gdb.base/constvars.exp: print lectern PASS: gdb.base/constvars.exp: ptype lectern PASS: gdb.base/constvars.exp: print leeway PASS: gdb.base/constvars.exp: ptype leeway PASS: gdb.base/constvars.exp: print legacy PASS: gdb.base/constvars.exp: ptype legacy PASS: gdb.base/constvars.exp: print laconic PASS: gdb.base/constvars.exp: ptype laconic PASS: gdb.base/constvars.exp: print laggard PASS: gdb.base/constvars.exp: ptype laggard PASS: gdb.base/constvars.exp: print lagoon PASS: gdb.base/constvars.exp: ptype lagoon PASS: gdb.base/constvars.exp: print laity PASS: gdb.base/constvars.exp: ptype laity PASS: gdb.base/constvars.exp: print lambent PASS: gdb.base/constvars.exp: ptype lambent PASS: gdb.base/constvars.exp: print laminated PASS: gdb.base/constvars.exp: ptype laminated PASS: gdb.base/constvars.exp: print lampoon PASS: gdb.base/constvars.exp: ptype lampoon PASS: gdb.base/constvars.exp: print languid PASS: gdb.base/constvars.exp: ptype languid PASS: gdb.base/constvars.exp: print *legend PASS: gdb.base/constvars.exp: ptype legend PASS: gdb.base/constvars.exp: print *legerdemain PASS: gdb.base/constvars.exp: ptype legerdemain PASS: gdb.base/constvars.exp: print *leniency PASS: gdb.base/constvars.exp: ptype leniency PASS: gdb.base/constvars.exp: print *leonine PASS: gdb.base/constvars.exp: ptype leonine PASS: gdb.base/constvars.exp: print *lesion PASS: gdb.base/constvars.exp: ptype lesion PASS: gdb.base/constvars.exp: print *lethal PASS: gdb.base/constvars.exp: ptype lethal PASS: gdb.base/constvars.exp: print *lethargic PASS: gdb.base/constvars.exp: ptype lethargic PASS: gdb.base/constvars.exp: print *levity PASS: gdb.base/constvars.exp: ptype levity PASS: gdb.base/constvars.exp: print *lewd PASS: gdb.base/constvars.exp: ptype lewd PASS: gdb.base/constvars.exp: print *lexicographer PASS: gdb.base/constvars.exp: ptype lexicographer PASS: gdb.base/constvars.exp: print *lexicon PASS: gdb.base/constvars.exp: ptype lexicon PASS: gdb.base/constvars.exp: print *liaison PASS: gdb.base/constvars.exp: ptype liaison PASS: gdb.base/constvars.exp: print *libation PASS: gdb.base/constvars.exp: ptype libation PASS: gdb.base/constvars.exp: print *libelous PASS: gdb.base/constvars.exp: ptype libelous PASS: gdb.base/constvars.exp: print *libertine PASS: gdb.base/constvars.exp: ptype libertine PASS: gdb.base/constvars.exp: print *libidinous PASS: gdb.base/constvars.exp: ptype libidinous PASS: gdb.base/constvars.exp: print *languish PASS: gdb.base/constvars.exp: ptype languish PASS: gdb.base/constvars.exp: print *languor PASS: gdb.base/constvars.exp: ptype languor PASS: gdb.base/constvars.exp: print *lank PASS: gdb.base/constvars.exp: ptype lank PASS: gdb.base/constvars.exp: print *lapidary PASS: gdb.base/constvars.exp: ptype lapidary PASS: gdb.base/constvars.exp: print *larceny PASS: gdb.base/constvars.exp: ptype larceny PASS: gdb.base/constvars.exp: print *largess PASS: gdb.base/constvars.exp: ptype largess PASS: gdb.base/constvars.exp: print *lascivious PASS: gdb.base/constvars.exp: ptype lascivious PASS: gdb.base/constvars.exp: print *lassitude PASS: gdb.base/constvars.exp: ptype lassitude PASS: gdb.base/constvars.exp: print *lamprey PASS: gdb.base/constvars.exp: ptype lamprey PASS: gdb.base/constvars.exp: print *lariat PASS: gdb.base/constvars.exp: ptype lariat PASS: gdb.base/constvars.exp: print *laudanum PASS: gdb.base/constvars.exp: ptype laudanum PASS: gdb.base/constvars.exp: print *lecithin PASS: gdb.base/constvars.exp: ptype lecithin PASS: gdb.base/constvars.exp: print *leviathan PASS: gdb.base/constvars.exp: ptype leviathan PASS: gdb.base/constvars.exp: print *libretto PASS: gdb.base/constvars.exp: ptype libretto PASS: gdb.base/constvars.exp: print *lissome PASS: gdb.base/constvars.exp: ptype lissome PASS: gdb.base/constvars.exp: print *locust PASS: gdb.base/constvars.exp: ptype locust PASS: gdb.base/constvars.exp: ptype logical PASS: gdb.base/constvars.exp: ptype lugged PASS: gdb.base/constvars.exp: ptype luck PASS: gdb.base/constvars.exp: ptype lunar PASS: gdb.base/constvars.exp: ptype lumen PASS: gdb.base/constvars.exp: ptype lurk PASS: gdb.base/constvars.exp: ptype lush PASS: gdb.base/constvars.exp: ptype lynx PASS: gdb.base/constvars.exp: ptype crass PASS: gdb.base/constvars.exp: ptype crisp Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fullname.exp ... PASS: gdb.base/fullname.exp: set breakpoint by full path before loading symbols - built absolute PASS: gdb.base/fullname.exp: set breakpoint at main - built absolute PASS: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built absolute PASS: gdb.base/fullname.exp: set breakpoint by full path before loading symbols - built relative PASS: gdb.base/fullname.exp: set breakpoint at main - built relative PASS: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built relative PASS: gdb.base/fullname.exp: set breakpoint by full path before loading symbols - built other PASS: gdb.base/fullname.exp: set breakpoint at main - built other PASS: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built other Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/value-double-free.exp ... PASS: gdb.base/value-double-free.exp: watch var FAIL: gdb.base/value-double-free.exp: continue PASS: gdb.base/value-double-free.exp: print empty() PASS: gdb.base/value-double-free.exp: help help Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/random-signal.exp ... PASS: gdb.base/random-signal.exp: run: set can-use-hw-watchpoints 0 PASS: gdb.base/random-signal.exp: run: watch v PASS: gdb.base/random-signal.exp: run: continue PASS: gdb.base/random-signal.exp: run: stop with control-c FAIL: gdb.base/random-signal.exp: attach: attach FAIL: gdb.base/random-signal.exp: attach: set can-use-hw-watchpoints 0 PASS: gdb.base/random-signal.exp: attach: watch v PASS: gdb.base/random-signal.exp: attach: continue PASS: gdb.base/random-signal.exp: attach: stop with control-c Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdb1250.exp ... PASS: gdb.base/gdb1250.exp: backtrace from abort Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/jit-so.exp ... gdb compile failed, ld: cannot find -ldl UNTESTED: gdb.base/jit-so.exp: failed to compile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watchpoint-solib.exp ... gdb compile failed, ld: cannot find -ldl UNTESTED: gdb.base/watchpoint-solib.exp: failed to compile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gcore.exp ... PASS: gdb.base/gcore.exp: set breakpoint at terminal_func PASS: gdb.base/gcore.exp: continue to terminal_func UNSUPPORTED: gdb.base/gcore.exp: save a corefile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/complex.exp ... PASS: gdb.base/complex.exp: print complex packed value in C PASS: gdb.base/complex.exp: print complex value in C Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... PASS: gdb.base/watchpoint-cond-gone.exp: set can-use-hw-watchpoints 0 PASS: gdb.base/watchpoint-cond-gone.exp: continue to breakpoint: Place to set the watchpoint PASS: gdb.base/watchpoint-cond-gone.exp: place the watchpoint PASS: gdb.base/watchpoint-cond-gone.exp: catch the no longer valid watchpoint Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/whatis-ptype-typedefs.exp ... PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis void_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype void_typedef XFAIL: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis void_typedef2 (void) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype void_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis func_ftype * PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype func_ftype * PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis func_ftype2 * PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype func_ftype2 * PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis void_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype void_typedef XFAIL: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis void_typedef2 (void) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype void_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis func_ftype * PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype func_ftype * PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis func_ftype2 * PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype func_ftype2 * PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns_method_ptr_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns_method_ptr_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns::method_ptr_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns::method_ptr_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns_method_ptr_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns_method_ptr_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns::method_ptr_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns::method_ptr_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) void_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) void_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_int_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_int_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_int_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_int_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_float_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_float_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_float_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_float_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_colors_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_colors_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_colors_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_colors_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) func_ftype * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) func_ftype2 * (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_func_ftype PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_func_ftype (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_func_ftype2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_func_ftype2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_t_struct_union_wrapper_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_t_struct_union_wrapper_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_t_struct_union_wrapper_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_t_struct_union_wrapper_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_uchar_array_t_struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_uchar_array_t_struct_typedef (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_uchar_array_t_struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_uchar_array_t_struct_typedef2 PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_uchar_array_t_struct_typedef2 (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_uchar_array_t_struct_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_ns_Struct_typedef PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_ns_Struct_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns_method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns::method_ptr_typedef (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns_method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns::method_ptr_typedef2 (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns::Struct::method PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns::Struct::method (invalid) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns::Struct::method (syntax) PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns::Struct::method (syntax) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/exe-lock.exp ... PASS: gdb.base/exe-lock.exp: continue until exit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... PASS: gdb.base/watchpoint-reuse-slot.exp: continue to breakpoint: stepi line PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on PASS: gdb.base/watchpoint-reuse-slot.exp: watch PASS: gdb.base/watchpoint-reuse-slot.exp: awatch PASS: gdb.base/watchpoint-reuse-slot.exp: rwatch PASS: gdb.base/watchpoint-reuse-slot.exp: hbreak PASS: gdb.base/watchpoint-reuse-slot.exp: get PC PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted off PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 1: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 0: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 0: delete $bpnum PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: stepi advanced PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: delete $bpnum Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/set-lang-auto.exp ... PASS: gdb.base/set-lang-auto.exp: show lang after loading binary PASS: gdb.base/set-lang-auto.exp: forcing the language to ada PASS: gdb.base/set-lang-auto.exp: show lang after switching language to ada PASS: gdb.base/set-lang-auto.exp: switching the language back to auto PASS: gdb.base/set-lang-auto.exp: show lang after having switched back to auto Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/randomize.exp ... UNTESTED: gdb.base/randomize.exp: disabling randomization is not supported on this Linux GDB Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/signals.exp ... PASS: gdb.base/signals.exp: handle all print PASS: gdb.base/signals.exp: set variable count = 0 PASS: gdb.base/signals.exp: break handler if 0 PASS: gdb.base/signals.exp: set $handler_breakpoint_number = $bpnum PASS: gdb.base/signals.exp: next to signal PASS: gdb.base/signals.exp: next to alarm #1 PASS: gdb.base/signals.exp: next to ++count #1 PASS: gdb.base/signals.exp: p func1 () #1 PASS: gdb.base/signals.exp: p count #1 PASS: gdb.base/signals.exp: condition $handler_breakpoint_number PASS: gdb.base/signals.exp: next to alarm #2 PASS: gdb.base/signals.exp: next to ++count #2 PASS: gdb.base/signals.exp: p func1 () #2 FAIL: gdb.base/signals.exp: backtrace from handler when calling func1 PASS: gdb.base/signals.exp: continue PASS: gdb.base/signals.exp: p count #2 PASS: gdb.base/signals.exp: info signals PASS: gdb.base/signals.exp: info signal SIGTRAP PASS: gdb.base/signals.exp: info signal 5 PASS: gdb.base/signals.exp: handle without arguments PASS: gdb.base/signals.exp: handle with bogus SIG PASS: gdb.base/signals.exp: handle SIG with bogus action PASS: gdb.base/signals.exp: handle SIG with multiple conflicting actions PASS: gdb.base/signals.exp: handle SIG parses all legal actions PASS: gdb.base/signals.exp: handle multiple SIGs PASS: gdb.base/signals.exp: override SIGTRAP PASS: gdb.base/signals.exp: invalid signal number rejected PASS: gdb.base/signals.exp: handle multiple SIGs via integer range PASS: gdb.base/signals.exp: handle multiple SIGs via reverse integer range PASS: gdb.base/signals.exp: override SIGINT PASS: gdb.base/signals.exp: signal without arguments disallowed PASS: gdb.base/signals.exp: signal SIGUSR1 FAIL: gdb.base/signals.exp: backtrace for SIGUSR1 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/annota-input-while-running.exp ... PASS: gdb.base/annota-input-while-running.exp: annotation set at level 2 PASS: gdb.base/annota-input-while-running.exp: delete breakpoints PASS: gdb.base/annota-input-while-running.exp: break after sleep PASS: gdb.base/annota-input-while-running.exp: continue PASS: gdb.base/annota-input-while-running.exp: breakpoint hit PASS: gdb.base/annota-input-while-running.exp: print command result Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/info-os.exp ... UNSUPPORTED: gdb.base/info-os.exp: info-os.exp Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-over-exit.exp ... UNSUPPORTED: gdb.base/step-over-exit.exp: unknown syscall instruction Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/new-ui-pending-input.exp ... PASS: gdb.base/new-ui-pending-input.exp: commands pending PASS: gdb.base/new-ui-pending-input.exp: spawn gdb PASS: gdb.base/new-ui-pending-input.exp: initial prompt on extra console FAIL: gdb.base/new-ui-pending-input.exp: print 1 on extra console (timeout) FAIL: gdb.base/new-ui-pending-input.exp: print 2 on extra console (timeout) FAIL: gdb.base/new-ui-pending-input.exp: print 3 on extra console (timeout) PASS: gdb.base/new-ui-pending-input.exp: run to breakpoint on main console PASS: gdb.base/new-ui-pending-input.exp: run to breakpoint on extra console Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/hbreak.exp ... PASS: gdb.base/hbreak.exp: hbreak PASS: gdb.base/hbreak.exp: continue to break-at-exit after hbreak Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/signest.exp ... PASS: gdb.base/signest.exp: continue to fault PASS: gdb.base/signest.exp: set conditional breakpoint PASS: gdb.base/signest.exp: pass SIGSEGV PASS: gdb.base/signest.exp: pass SIGBUS FAIL: gdb.base/signest.exp: run through nested faults Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dbx.exp ... PASS: gdb.base/dbx.exp: stop in main PASS: gdb.base/dbx.exp: status PASS: gdb.base/dbx.exp: stop at average.c:30 PASS: gdb.base/dbx.exp: stop in average.c:30 PASS: gdb.base/dbx.exp: stop at main PASS: gdb.base/dbx.exp: running to main PASS: gdb.base/dbx.exp: assign first PASS: gdb.base/dbx.exp: print first PASS: gdb.base/dbx.exp: whereis my_list PASS: gdb.base/dbx.exp: file average.c:1 PASS: gdb.base/dbx.exp: cont 1 PASS: gdb.base/dbx.exp: step PASS: gdb.base/dbx.exp: func sum PASS: gdb.base/dbx.exp: stop in sum PASS: gdb.base/dbx.exp: cont 2 PASS: gdb.base/dbx.exp: func print_average Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... PASS: gdb.base/attach-pie-noexec.exp: show architecture PASS: gdb.base/attach-pie-noexec.exp: sanity check info shared PASS: gdb.base/attach-pie-noexec.exp: attach PASS: gdb.base/attach-pie-noexec.exp: set architecture i386:x86-64 FAIL: gdb.base/attach-pie-noexec.exp: info shared Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/all-bin.exp ... PASS: gdb.base/all-bin.exp: continuing after dummy() PASS: gdb.base/all-bin.exp: print value of v_int+v_char PASS: gdb.base/all-bin.exp: print value of v_int+v_short PASS: gdb.base/all-bin.exp: print value of v_int+v_signed_char PASS: gdb.base/all-bin.exp: print value of v_int+v_unsigned_char PASS: gdb.base/all-bin.exp: print value of v_int+v_signed_short PASS: gdb.base/all-bin.exp: print value of v_int+v_unsigned_short PASS: gdb.base/all-bin.exp: print value of v_int+v_signed_int PASS: gdb.base/all-bin.exp: print value of v_int+v_unsigned_int PASS: gdb.base/all-bin.exp: print value of v_int+v_long PASS: gdb.base/all-bin.exp: print value of v_int+v_signed_long PASS: gdb.base/all-bin.exp: print value of v_int+v_unsigned_long PASS: gdb.base/all-bin.exp: print value of v_int+v_float PASS: gdb.base/all-bin.exp: print value of v_int+v_double PASS: gdb.base/all-bin.exp: print value of v_int<=v_char PASS: gdb.base/all-bin.exp: print value of v_int<=v_short PASS: gdb.base/all-bin.exp: print value of v_int<=v_signed_char PASS: gdb.base/all-bin.exp: print value of v_int<=v_unsigned_char PASS: gdb.base/all-bin.exp: print value of v_int<=v_signed_short PASS: gdb.base/all-bin.exp: print value of v_int<=v_unsigned_short PASS: gdb.base/all-bin.exp: print value of v_int<=v_signed_int PASS: gdb.base/all-bin.exp: print value of v_int<=v_unsigned_int PASS: gdb.base/all-bin.exp: print value of v_int<=v_long PASS: gdb.base/all-bin.exp: print value of v_int<=v_signed_long PASS: gdb.base/all-bin.exp: print value of v_int<=v_unsigned_long PASS: gdb.base/all-bin.exp: print value of v_int<=v_float PASS: gdb.base/all-bin.exp: print value of v_int<=v_double PASS: gdb.base/all-bin.exp: set v_char=0 PASS: gdb.base/all-bin.exp: set v_double=0 PASS: gdb.base/all-bin.exp: set v_unsigned_long=0 PASS: gdb.base/all-bin.exp: print value of v_int&&v_char PASS: gdb.base/all-bin.exp: print value of v_int&&v_short PASS: gdb.base/all-bin.exp: print value of v_int&&v_signed_char PASS: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_char PASS: gdb.base/all-bin.exp: print value of v_int&&v_signed_short PASS: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_short PASS: gdb.base/all-bin.exp: print value of v_int&&v_signed_int PASS: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_int PASS: gdb.base/all-bin.exp: print value of v_int&&v_long PASS: gdb.base/all-bin.exp: print value of v_int&&v_signed_long PASS: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_long PASS: gdb.base/all-bin.exp: print value of v_int&&v_float PASS: gdb.base/all-bin.exp: print value of v_int&&v_double Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/echo.exp ... PASS: gdb.base/echo.exp: echo test Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/siginfo-obj.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/bitfields2.exp ... PASS: gdb.base/bitfields2.exp: set print sevenbit-strings PASS: gdb.base/bitfields2.exp: break tester prior to break1 PASS: gdb.base/bitfields2.exp: continuing to tester prior to break1 PASS: gdb.base/bitfields2.exp: continuing to break1 #0 PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s1 = 1 PASS: gdb.base/bitfields2.exp: continuing to break1 #1 PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u1 = 1 PASS: gdb.base/bitfields2.exp: continuing to break1 #2 PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s2 = 1 PASS: gdb.base/bitfields2.exp: continuing to break1 #3 PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u2 = 1 PASS: gdb.base/bitfields2.exp: continuing to break1 #4 PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s3 = 1 PASS: gdb.base/bitfields2.exp: continuing to break1 #5 PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u3 = 1 PASS: gdb.base/bitfields2.exp: break tester prior to break2 PASS: gdb.base/bitfields2.exp: continuing to tester prior to break2 PASS: gdb.base/bitfields2.exp: continuing to break2 #0 PASS: gdb.base/bitfields2.exp: bitfield containment; flags.u1, flags.u3, and flags.s3 to all 1s PASS: gdb.base/bitfields2.exp: continuing to break2 #1 PASS: gdb.base/bitfields2.exp: bitfield containment; flags.u2, flags.s1, flags.s2 to all 1s PASS: gdb.base/bitfields2.exp: break tester prior to break3 PASS: gdb.base/bitfields2.exp: continuing to tester prior to break3 PASS: gdb.base/bitfields2.exp: continuing to break3 #0 PASS: gdb.base/bitfields2.exp: maximum unsigned bitfield values PASS: gdb.base/bitfields2.exp: break tester prior to break4 PASS: gdb.base/bitfields2.exp: continuing to tester prior to break4 PASS: gdb.base/bitfields2.exp: continuing to break4 #0 PASS: gdb.base/bitfields2.exp: maximum signed bitfield values PASS: gdb.base/bitfields2.exp: continuing to break4 #1 PASS: gdb.base/bitfields2.exp: determining signed-ness of bitfields PASS: gdb.base/bitfields2.exp: most negative signed bitfield values PASS: gdb.base/bitfields2.exp: continuing to break4 #2 PASS: gdb.base/bitfields2.exp: signed bitfields containing -1 PASS: gdb.base/bitfields2.exp: break tester prior to break5 PASS: gdb.base/bitfields2.exp: continuing to tester prior to break5 PASS: gdb.base/bitfields2.exp: continuing to break5 #0 PASS: gdb.base/bitfields2.exp: set long long unsigned bitfield PASS: gdb.base/bitfields2.exp: set long long signed bitfield positive PASS: gdb.base/bitfields2.exp: long long bitfield values after set PASS: gdb.base/bitfields2.exp: set long long signed bitfield negative PASS: gdb.base/bitfields2.exp: long long bitfield values after set negative Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/pr11022.exp ... PASS: gdb.base/pr11022.exp: set breakpoint PASS: gdb.base/pr11022.exp: set watchpoint PASS: gdb.base/pr11022.exp: breakpoint hit FAIL: gdb.base/pr11022.exp: watchpoint hit PASS: gdb.base/pr11022.exp: breakpoint hit 2 PASS: gdb.base/pr11022.exp: set var x = 1 FAIL: gdb.base/pr11022.exp: watchpoint hit 2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/moribund-step.exp ... UNSUPPORTED: gdb.base/moribund-step.exp: displaced stepping Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp ... PASS: gdb.base/exec-invalid-sysroot.exp: set sysroot /a/path/that/does/not/exist PASS: gdb.base/exec-invalid-sysroot.exp: insert exec catchpoint UNSUPPORTED: gdb.base/exec-invalid-sysroot.exp: continue to exec catchpoint Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/infnan.exp ... PASS: gdb.base/infnan.exp: print a PASS: gdb.base/infnan.exp: print b Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/offsets.exp ... PASS: gdb.base/offsets.exp: print &big_struct test (0x600be0) PASS: gdb.base/offsets.exp: big offsets Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/relational.exp ... PASS: gdb.base/relational.exp: set variable x=14 PASS: gdb.base/relational.exp: set variable y=2 PASS: gdb.base/relational.exp: set variable z=2 PASS: gdb.base/relational.exp: set variable w=3 PASS: gdb.base/relational.exp: print value of x PASS: gdb.base/relational.exp: print value of y PASS: gdb.base/relational.exp: print value of z PASS: gdb.base/relational.exp: print value of w PASS: gdb.base/relational.exp: print value of xy PASS: gdb.base/relational.exp: print value of x>=y PASS: gdb.base/relational.exp: print value of x==y PASS: gdb.base/relational.exp: print value of x!=y PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: set variable y PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of xy>z PASS: gdb.base/relational.exp: print value of x>=y>=z PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: set variable y PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of x==y==z PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of x!=y!=z PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: set variable y PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of x=z PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of xz PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: print value of x>y>=z PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of x>y==z PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of x>y!=z PASS: gdb.base/relational.exp: set x to 4 PASS: gdb.base/relational.exp: print value of x>y<=z PASS: gdb.base/relational.exp: print value of x>=y==z PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: print value of x>=y!=z PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of x>=y<=z PASS: gdb.base/relational.exp: print value of x<=y==z PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: print value of x<=y!=z PASS: gdb.base/relational.exp: print value of x==y!=z PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of x>=(y=(y!=z) PASS: gdb.base/relational.exp: print value of x==(y==z) PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of (x==y)buf Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/linespecs.exp ... PASS: gdb.base/linespecs.exp: list c:/foo/bar/baz.c:1 PASS: gdb.base/linespecs.exp: list c:/foo/bar/baz.c PASS: gdb.base/linespecs.exp: list fooc:/foo/bar/baz.c:1 PASS: gdb.base/linespecs.exp: list fooc:/foo/bar/baz.c Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.exp ... gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: failed to prepare gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c: In function 'fork_child': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fork-running-state.c:37:11: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] if (kill (getppid (), 0) != 0) ^ UNTESTED: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: failed to prepare Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dtrace-probe.exp ... gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/outputs/gdb.base/dtrace-probe/dtrace-probe.o: In function `main': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dtrace-probe.c:25: undefined reference to `__dtrace_test___two__locations' /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dtrace-probe.c:31: undefined reference to `__dtraceenabled_test___progress__counter' /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dtrace-probe.c:32: undefined reference to `__dtrace_test___progress__counter' /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dtrace-probe.c:34: undefined reference to `__dtrace_test___two__locations' UNTESTED: gdb.base/dtrace-probe.exp: failed to compile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-resume-infcall.exp ... PASS: gdb.base/step-resume-infcall.exp: step PASS: gdb.base/step-resume-infcall.exp: up PASS: gdb.base/step-resume-infcall.exp: set $b=$pc PASS: gdb.base/step-resume-infcall.exp: print $bpnum PASS: gdb.base/step-resume-infcall.exp: disass/m PASS: gdb.base/step-resume-infcall.exp: info breakpoints PASS: gdb.base/step-resume-infcall.exp: next PASS: gdb.base/step-resume-infcall.exp: p cond_hit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/info-shared.exp ... gdb compile failed, ld: cannot find -ldl UNTESTED: gdb.base/info-shared.exp: failed to prepare Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sep.exp ... PASS: gdb.base/sep.exp: list using location inside included file PASS: gdb.base/sep.exp: breakpoint inside included file Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/consecutive.exp ... gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/consecutive.c:13:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ UNTESTED: gdb.base/consecutive.exp: failed to prepare Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/finish.exp ... PASS: gdb.base/finish.exp: set break on void_func PASS: gdb.base/finish.exp: continue to void_func PASS: gdb.base/finish.exp: finish from void_func PASS: gdb.base/finish.exp: set break on char_func PASS: gdb.base/finish.exp: continue to char_func PASS: gdb.base/finish.exp: finish from char_func PASS: gdb.base/finish.exp: set break on short_func PASS: gdb.base/finish.exp: continue to short_func PASS: gdb.base/finish.exp: finish from short_func PASS: gdb.base/finish.exp: set break on int_func PASS: gdb.base/finish.exp: continue to int_func PASS: gdb.base/finish.exp: finish from int_func PASS: gdb.base/finish.exp: set break on long_func PASS: gdb.base/finish.exp: continue to long_func PASS: gdb.base/finish.exp: finish from long_func PASS: gdb.base/finish.exp: set break on long_long_func PASS: gdb.base/finish.exp: continue to long_long_func PASS: gdb.base/finish.exp: finish from long_long_func PASS: gdb.base/finish.exp: set break on float_func PASS: gdb.base/finish.exp: continue to float_func PASS: gdb.base/finish.exp: finish from float_func PASS: gdb.base/finish.exp: set break on double_func PASS: gdb.base/finish.exp: continue to double_func PASS: gdb.base/finish.exp: finish from double_func PASS: gdb.base/finish.exp: Testing the "fin" abbreviation for "finish" Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-caller-line.exp ... PASS: gdb.base/break-caller-line.exp: up PASS: gdb.base/break-caller-line.exp: info line *$pc PASS: gdb.base/break-caller-line.exp: break Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/disasm-end-cu.exp ... PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&main" PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&dummy_3" PASS: gdb.base/disasm-end-cu.exp: disassemble command returned some output Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/shlib-call.exp ... PASS: gdb.base/shlib-call.exp: set print sevenbit-strings PASS: gdb.base/shlib-call.exp: set print address off PASS: gdb.base/shlib-call.exp: set width 0 ERROR: C function calling tests suppressed UNRESOLVED: gdb.base/shlib-call.exp: next to shr1 (the program is no longer running) FAIL: gdb.base/shlib-call.exp: print g FAIL: gdb.base/shlib-call.exp: next over shr1 (the program is no longer running) FAIL: gdb.base/shlib-call.exp: print g FAIL: gdb.base/shlib-call.exp: print shr1(1) FAIL: gdb.base/shlib-call.exp: print shr1(g) FAIL: gdb.base/shlib-call.exp: breakpoint function shr2 FAIL: gdb.base/shlib-call.exp: run until breakpoint set at a function (the program is no longer running) FAIL: gdb.base/shlib-call.exp: print shr1(1) 2nd time FAIL: gdb.base/shlib-call.exp: print mainshr1(1) from shlib func FAIL: gdb.base/shlib-call.exp: step out of shr2 to main (the program is no longer running) FAIL: gdb.base/shlib-call.exp: print mainshr1(1) FAIL: gdb.base/shlib-call.exp: step into mainshr1 (the program is no longer running) PASS: gdb.base/shlib-call.exp: set print sevenbit-strings PASS: gdb.base/shlib-call.exp: set print address off PASS: gdb.base/shlib-call.exp: set width 0 FAIL: gdb.base/shlib-call.exp: run to bp in shared library (the program exited) FAIL: gdb.base/shlib-call.exp: continue until exit (the program is no longer running) FAIL: gdb.base/shlib-call.exp: re-run to bp in shared library (PR's 16495, 18213) (the program exited) FAIL: gdb.base/shlib-call.exp: continue until exit (the program is no longer running) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/argv0-symlink.exp ... PASS: gdb.base/argv0-symlink.exp: set print repeats 10000 PASS: gdb.base/argv0-symlink.exp: set print elements 10000 PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name for info inferiors PASS: gdb.base/argv0-symlink.exp: set print repeats 10000 PASS: gdb.base/argv0-symlink.exp: set print elements 10000 KFAIL: gdb.base/argv0-symlink.exp: kept directory symbolic link name (PRMS: gdb/15934) PASS: gdb.base/argv0-symlink.exp: kept directory symbolic link name for info inferiors Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-interp.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/args.exp ... PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for basic PASS: gdb.base/args.exp: argc for basic PASS: gdb.base/args.exp: argv[1] for basic PASS: gdb.base/args.exp: argv[2] for basic PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for one empty PASS: gdb.base/args.exp: argc for one empty PASS: gdb.base/args.exp: argv[1] for one empty PASS: gdb.base/args.exp: argv[2] for one empty PASS: gdb.base/args.exp: argv[3] for one empty PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for two empty PASS: gdb.base/args.exp: argc for two empty PASS: gdb.base/args.exp: argv[1] for two empty PASS: gdb.base/args.exp: argv[2] for two empty PASS: gdb.base/args.exp: argv[3] for two empty PASS: gdb.base/args.exp: argv[4] for two empty PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for one empty (with single quotes) PASS: gdb.base/args.exp: argc for one empty (with single quotes) PASS: gdb.base/args.exp: argv[1] for one empty (with single quotes) PASS: gdb.base/args.exp: argv[2] for one empty (with single quotes) PASS: gdb.base/args.exp: argv[3] for one empty (with single quotes) PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for two empty (with single quotes) PASS: gdb.base/args.exp: argc for two empty (with single quotes) PASS: gdb.base/args.exp: argv[1] for two empty (with single quotes) PASS: gdb.base/args.exp: argv[2] for two empty (with single quotes) PASS: gdb.base/args.exp: argv[3] for two empty (with single quotes) PASS: gdb.base/args.exp: argv[4] for two empty (with single quotes) PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for one newline PASS: gdb.base/args.exp: argc for one newline PASS: gdb.base/args.exp: argv[1] for one newline PASS: gdb.base/args.exp: argv[2] for one newline PASS: gdb.base/args.exp: argv[3] for one newline PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for two newlines PASS: gdb.base/args.exp: argc for two newlines PASS: gdb.base/args.exp: argv[1] for two newlines PASS: gdb.base/args.exp: argv[2] for two newlines PASS: gdb.base/args.exp: argv[3] for two newlines PASS: gdb.base/args.exp: argv[4] for two newlines Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/prologue-include.exp ... PASS: gdb.base/prologue-include.exp: breakpoint main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/jit-simple.exp ... PASS: gdb.base/jit-simple.exp: standalone: change addr: initial run: get address of __jit_debug_descriptor PASS: gdb.base/jit-simple.exp: standalone: change addr: initial run: maint info breakpoints shows jit breakpoint PASS: gdb.base/jit-simple.exp: standalone: change addr: second run: recompile PASS: gdb.base/jit-simple.exp: standalone: change addr: second run: get address of __jit_debug_descriptor PASS: gdb.base/jit-simple.exp: standalone: change addr: second run: maint info breakpoints shows jit breakpoint PASS: gdb.base/jit-simple.exp: standalone: change addr: address changed PASS: gdb.base/jit-simple.exp: standalone: same addr: initial run: get address of __jit_debug_descriptor PASS: gdb.base/jit-simple.exp: standalone: same addr: initial run: maint info breakpoints shows jit breakpoint PASS: gdb.base/jit-simple.exp: standalone: same addr: second run: get address of __jit_debug_descriptor PASS: gdb.base/jit-simple.exp: standalone: same addr: second run: maint info breakpoints shows jit breakpoint PASS: gdb.base/jit-simple.exp: standalone: same addr: address didn't change FAIL: gdb.base/jit-simple.exp: shared: change addr: initial run: get address of __jit_debug_descriptor FAIL: gdb.base/jit-simple.exp: shared: change addr: initial run: maint info breakpoints shows jit breakpoint PASS: gdb.base/jit-simple.exp: shared: change addr: second run: recompile FAIL: gdb.base/jit-simple.exp: shared: change addr: second run: get address of __jit_debug_descriptor FAIL: gdb.base/jit-simple.exp: shared: change addr: second run: maint info breakpoints shows jit breakpoint FAIL: gdb.base/jit-simple.exp: shared: change addr: address changed FAIL: gdb.base/jit-simple.exp: shared: same addr: initial run: get address of __jit_debug_descriptor FAIL: gdb.base/jit-simple.exp: shared: same addr: initial run: maint info breakpoints shows jit breakpoint FAIL: gdb.base/jit-simple.exp: shared: same addr: second run: get address of __jit_debug_descriptor FAIL: gdb.base/jit-simple.exp: shared: same addr: second run: maint info breakpoints shows jit breakpoint PASS: gdb.base/jit-simple.exp: shared: same addr: address didn't change Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/kill-detach-inferiors-cmd.exp ... PASS: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 2 PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 2 PASS: gdb.base/kill-detach-inferiors-cmd.exp: load binary FAIL: gdb.base/kill-detach-inferiors-cmd.exp: start (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3 (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3 (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1 (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3 (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3 (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 (timeout) FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10 (timeout) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/infcall-input.exp ... PASS: gdb.base/infcall-input.exp: print some_function() PASS: gdb.base/infcall-input.exp: next Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/pc-fp.exp ... PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$pc" PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$fp" PASS: gdb.base/pc-fp.exp: display/i $pc PASS: gdb.base/pc-fp.exp: display/w $fp PASS: gdb.base/pc-fp.exp: info register $pc PASS: gdb.base/pc-fp.exp: info register $fp FAIL: gdb.base/pc-fp.exp: info register pc fp Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/solib-overlap.exp ... UNTESTED: gdb.base/solib-overlap.exp: 0x40000000: could not prelink OBJDIR/gdb.base/solib-overlap-lib1-0x40000000.so or OBJDIR/gdb.base/solib-overlap-lib2-0x40000000.so. Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/disasm-optim.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/vdso-warning.exp ... PASS: gdb.base/vdso-warning.exp: setup: set environment LD_DEBUG=unused PASS: gdb.base/vdso-warning.exp: run: startup PASS: gdb.base/vdso-warning.exp: run: no vdso without symbols is listed UNSUPPORTED: gdb.base/vdso-warning.exp: core: save a corefile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watch-cond.exp ... PASS: gdb.base/watch-cond.exp: set write watchpoint on global variable, local condition FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame PASS: gdb.base/watch-cond.exp: set write watchpoint on local variable, local condition FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame PASS: gdb.base/watch-cond.exp: set write watchpoint on global2 variable FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers PASS: gdb.base/watch-cond.exp: condition of watchpoint 2 changes FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/all-architectures-0.exp ... PASS: gdb.base/all-architectures-0.exp: at least one architecture PASS: gdb.base/all-architectures-0.exp: at least one osabi PASS: gdb.base/all-architectures-0.exp: all passed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/global-var-nested-by-dso.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/type-opaque.exp ... FAIL: gdb.base/type-opaque.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/exprs.exp ... PASS: gdb.base/exprs.exp: print char == (setup) PASS: gdb.base/exprs.exp: print char == (print v_char == 0) PASS: gdb.base/exprs.exp: print char == (print v_char == 127) PASS: gdb.base/exprs.exp: print char != (setup) PASS: gdb.base/exprs.exp: print char != (print v_char != 0) PASS: gdb.base/exprs.exp: print char != (print v_char != 127) PASS: gdb.base/exprs.exp: print char < (setup) PASS: gdb.base/exprs.exp: print char < (print v_char < 0) PASS: gdb.base/exprs.exp: print char < (print v_char < 127) PASS: gdb.base/exprs.exp: print char > (setup) PASS: gdb.base/exprs.exp: print char > (print v_char > 0) PASS: gdb.base/exprs.exp: print char > (print v_char > 127) PASS: gdb.base/exprs.exp: print signed char == (setup) PASS: gdb.base/exprs.exp: print signed char == (print v_signed_char == 0) PASS: gdb.base/exprs.exp: print signed char == (print v_signed_char == 127) PASS: gdb.base/exprs.exp: print signed char != (setup) PASS: gdb.base/exprs.exp: print signed char != (print v_signed_char != 0) PASS: gdb.base/exprs.exp: print signed char != (print v_signed_char != 127) PASS: gdb.base/exprs.exp: print signed char < (setup) PASS: gdb.base/exprs.exp: print signed char < (print v_signed_char < 0) PASS: gdb.base/exprs.exp: print signed char < (print v_signed_char < 127) PASS: gdb.base/exprs.exp: print signed char > (setup) PASS: gdb.base/exprs.exp: print signed char > (print v_signed_char > 0) PASS: gdb.base/exprs.exp: print signed char > (print v_signed_char > 127) PASS: gdb.base/exprs.exp: print signed char == (minus) (setup) PASS: gdb.base/exprs.exp: print signed char == (minus) (print v_signed_char == 0) PASS: gdb.base/exprs.exp: print signed char == (minus) (print v_signed_char == -1) PASS: gdb.base/exprs.exp: print signed char != (minus) (setup) PASS: gdb.base/exprs.exp: print signed char != (minus) (print v_signed_char != 0) PASS: gdb.base/exprs.exp: print signed char != (minus) (print v_signed_char != -1) PASS: gdb.base/exprs.exp: print signed char < (minus) (setup) PASS: gdb.base/exprs.exp: print signed char < (minus) (print v_signed_char < 0) PASS: gdb.base/exprs.exp: print signed char < (minus) (print v_signed_char < 127) PASS: gdb.base/exprs.exp: print signed char > (minus) (setup) PASS: gdb.base/exprs.exp: print signed char > (minus) (print v_signed_char > 0) PASS: gdb.base/exprs.exp: print signed char > (minus) (print v_signed_char > 127) PASS: gdb.base/exprs.exp: print unsigned char == (setup) PASS: gdb.base/exprs.exp: print unsigned char == (print v_unsigned_char == 0) PASS: gdb.base/exprs.exp: print unsigned char == (print v_unsigned_char == 127) PASS: gdb.base/exprs.exp: print unsigned char != (setup) PASS: gdb.base/exprs.exp: print unsigned char != (print v_unsigned_char != 0) PASS: gdb.base/exprs.exp: print unsigned char != (print v_unsigned_char != 127) PASS: gdb.base/exprs.exp: print unsigned char < (setup) PASS: gdb.base/exprs.exp: print unsigned char < (print v_unsigned_char < 0) PASS: gdb.base/exprs.exp: print unsigned char < (print v_unsigned_char < 127) PASS: gdb.base/exprs.exp: print unsigned char > (setup) PASS: gdb.base/exprs.exp: print unsigned char > (print v_unsigned_char > 0) PASS: gdb.base/exprs.exp: print unsigned char > (print v_unsigned_char > 127) PASS: gdb.base/exprs.exp: print unsigned char == (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned char == (~0) (print v_unsigned_char == 0) PASS: gdb.base/exprs.exp: print unsigned char == (~0) (print v_unsigned_char == ~0) PASS: gdb.base/exprs.exp: print unsigned char == (~0) (print v_unsigned_char == (unsigned char)~0) PASS: gdb.base/exprs.exp: print unsigned char != (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned char != (~0) (print v_unsigned_char != 0) PASS: gdb.base/exprs.exp: print unsigned char != (~0) (print v_unsigned_char != (unsigned char)~0) PASS: gdb.base/exprs.exp: print unsigned char != (~0) (print v_unsigned_char != ~0) PASS: gdb.base/exprs.exp: print unsigned char < (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned char < (~0) (print v_unsigned_char < 0) PASS: gdb.base/exprs.exp: print unsigned char < (~0) (print v_unsigned_char < 127) PASS: gdb.base/exprs.exp: print unsigned char > (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned char > (~0) (print v_unsigned_char > 0) PASS: gdb.base/exprs.exp: print unsigned char > (~0) (print v_unsigned_char > 127) PASS: gdb.base/exprs.exp: print signed short == (setup) PASS: gdb.base/exprs.exp: print signed short == (print v_short == 0) PASS: gdb.base/exprs.exp: print signed short == (print v_short == 0x7FFF) PASS: gdb.base/exprs.exp: print signed short != (setup) PASS: gdb.base/exprs.exp: print signed short != (print v_short != 0) PASS: gdb.base/exprs.exp: print signed short != (print v_short != 0x7FFF) PASS: gdb.base/exprs.exp: print signed short < (setup) PASS: gdb.base/exprs.exp: print signed short < (print v_short < 0) PASS: gdb.base/exprs.exp: print signed short < (print v_short < 0x7FFF) PASS: gdb.base/exprs.exp: print signed short > (setup) PASS: gdb.base/exprs.exp: print signed short > (print v_short > 0) PASS: gdb.base/exprs.exp: print signed short > (print v_short > 0x7FFF) PASS: gdb.base/exprs.exp: print signed short == (minus) (setup) PASS: gdb.base/exprs.exp: print signed short == (minus) (print v_short == 0) PASS: gdb.base/exprs.exp: print signed short == (minus) (print v_short == -1) PASS: gdb.base/exprs.exp: print signed short != (minus) (setup) PASS: gdb.base/exprs.exp: print signed short != (minus) (print v_short != 0) PASS: gdb.base/exprs.exp: print signed short != (minus) (print v_short != -1) PASS: gdb.base/exprs.exp: print signed short < (minus) (setup) PASS: gdb.base/exprs.exp: print signed short < (minus) (print v_short < 0) PASS: gdb.base/exprs.exp: print signed short < (minus) (print v_short < 0x7FFF) PASS: gdb.base/exprs.exp: print signed short > (minus) (setup) PASS: gdb.base/exprs.exp: print signed short > (minus) (print v_short > 0) PASS: gdb.base/exprs.exp: print signed short > (minus) (print v_short > 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed short == (setup) PASS: gdb.base/exprs.exp: print signed signed short == (print v_signed_short == 0) PASS: gdb.base/exprs.exp: print signed signed short == (print v_signed_short == 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed short != (setup) PASS: gdb.base/exprs.exp: print signed signed short != (print v_signed_short != 0) PASS: gdb.base/exprs.exp: print signed signed short != (print v_signed_short != 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed short < (setup) PASS: gdb.base/exprs.exp: print signed signed short < (print v_signed_short < 0) PASS: gdb.base/exprs.exp: print signed signed short < (print v_signed_short < 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed short > (setup) PASS: gdb.base/exprs.exp: print signed signed short > (print v_signed_short > 0) PASS: gdb.base/exprs.exp: print signed signed short > (print v_signed_short > 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed short == (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed short == (minus) (print v_signed_short == 0) PASS: gdb.base/exprs.exp: print signed signed short == (minus) (print v_signed_short == -1) PASS: gdb.base/exprs.exp: print signed signed short != (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed short != (minus) (print v_signed_short != 0) PASS: gdb.base/exprs.exp: print signed signed short != (minus) (print v_signed_short != -1) PASS: gdb.base/exprs.exp: print signed signed short < (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed short < (minus) (print v_signed_short < 0) PASS: gdb.base/exprs.exp: print signed signed short < (minus) (print v_signed_short < 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed short > (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed short > (minus) (print v_signed_short > 0) PASS: gdb.base/exprs.exp: print signed signed short > (minus) (print v_signed_short > 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned short == (setup) PASS: gdb.base/exprs.exp: print unsigned short == (print v_unsigned_short == 0) PASS: gdb.base/exprs.exp: print unsigned short == (print v_unsigned_short == 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned short != (setup) PASS: gdb.base/exprs.exp: print unsigned short != (print v_unsigned_short != 0) PASS: gdb.base/exprs.exp: print unsigned short != (print v_unsigned_short != 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned short < (setup) PASS: gdb.base/exprs.exp: print unsigned short < (print v_unsigned_short < 0) PASS: gdb.base/exprs.exp: print unsigned short < (print v_unsigned_short < 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned short > (setup) PASS: gdb.base/exprs.exp: print unsigned short > (print v_unsigned_short > 0) PASS: gdb.base/exprs.exp: print unsigned short > (print v_unsigned_short > 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned short == (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned short == (~0) (print v_unsigned_short == 0) PASS: gdb.base/exprs.exp: print unsigned short == (~0) (print sizeof (v_unsigned_short) < sizeof (~0) && v_unsigned_short == ~0) PASS: gdb.base/exprs.exp: print unsigned short == (~0) (print v_unsigned_short == (unsigned short)~0) PASS: gdb.base/exprs.exp: print unsigned short != (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned short != (~0) (print v_unsigned_short != 0) PASS: gdb.base/exprs.exp: print unsigned short != (~0) (print v_unsigned_short != (unsigned short)~0) PASS: gdb.base/exprs.exp: print unsigned short < (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned short < (~0) (print v_unsigned_short < 0) PASS: gdb.base/exprs.exp: print unsigned short < (~0) (print v_unsigned_short < 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned short > (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned short > (~0) (print v_unsigned_short > 0) PASS: gdb.base/exprs.exp: print unsigned short > (~0) (print v_unsigned_short > 0x7FFF) PASS: gdb.base/exprs.exp: print signed int == (setup) PASS: gdb.base/exprs.exp: print signed int == (print v_int == 0) PASS: gdb.base/exprs.exp: print signed int == (print v_int == 0x7FFF) PASS: gdb.base/exprs.exp: print signed int != (setup) PASS: gdb.base/exprs.exp: print signed int != (print v_int != 0) PASS: gdb.base/exprs.exp: print signed int != (print v_int != 0x7FFF) PASS: gdb.base/exprs.exp: print signed int < (setup) PASS: gdb.base/exprs.exp: print signed int < (print v_int < 0) PASS: gdb.base/exprs.exp: print signed int < (print v_int < 0x7FFF) PASS: gdb.base/exprs.exp: print signed int > (setup) PASS: gdb.base/exprs.exp: print signed int > (print v_int > 0) PASS: gdb.base/exprs.exp: print signed int > (print v_int > 0x7FFF) PASS: gdb.base/exprs.exp: print signed int == (minus) (setup) PASS: gdb.base/exprs.exp: print signed int == (minus) (print v_int == 0) PASS: gdb.base/exprs.exp: print signed int == (minus) (print v_int == -1) PASS: gdb.base/exprs.exp: print signed int != (minus) (setup) PASS: gdb.base/exprs.exp: print signed int != (minus) (print v_int != 0) PASS: gdb.base/exprs.exp: print signed int != (minus) (print v_int != -1) PASS: gdb.base/exprs.exp: print signed int < (minus) (setup) PASS: gdb.base/exprs.exp: print signed int < (minus) (print v_int < 0) PASS: gdb.base/exprs.exp: print signed int < (minus) (print v_int < 0x7FFF) PASS: gdb.base/exprs.exp: print signed int > (minus) (setup) PASS: gdb.base/exprs.exp: print signed int > (minus) (print v_int > 0) PASS: gdb.base/exprs.exp: print signed int > (minus) (print v_int > 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed int == (setup) PASS: gdb.base/exprs.exp: print signed signed int == (print v_signed_int == 0) PASS: gdb.base/exprs.exp: print signed signed int == (print v_signed_int == 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed int != (setup) PASS: gdb.base/exprs.exp: print signed signed int != (print v_signed_int != 0) PASS: gdb.base/exprs.exp: print signed signed int != (print v_signed_int != 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed int < (setup) PASS: gdb.base/exprs.exp: print signed signed int < (print v_signed_int < 0) PASS: gdb.base/exprs.exp: print signed signed int < (print v_signed_int < 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed int > (setup) PASS: gdb.base/exprs.exp: print signed signed int > (print v_signed_int > 0) PASS: gdb.base/exprs.exp: print signed signed int > (print v_signed_int > 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed int == (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed int == (minus) (print v_signed_int == 0) PASS: gdb.base/exprs.exp: print signed signed int == (minus) (print v_signed_int == -1) PASS: gdb.base/exprs.exp: print signed signed int != (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed int != (minus) (print v_signed_int != 0) PASS: gdb.base/exprs.exp: print signed signed int != (minus) (print v_signed_int != -1) PASS: gdb.base/exprs.exp: print signed signed int < (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed int < (minus) (print v_signed_int < 0) PASS: gdb.base/exprs.exp: print signed signed int < (minus) (print v_signed_int < 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed int > (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed int > (minus) (print v_signed_int > 0) PASS: gdb.base/exprs.exp: print signed signed int > (minus) (print v_signed_int > 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned int == (setup) PASS: gdb.base/exprs.exp: print unsigned int == (print v_unsigned_int == 0) PASS: gdb.base/exprs.exp: print unsigned int == (print v_unsigned_int == 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned int != (setup) PASS: gdb.base/exprs.exp: print unsigned int != (print v_unsigned_int != 0) PASS: gdb.base/exprs.exp: print unsigned int != (print v_unsigned_int != 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned int < (setup) PASS: gdb.base/exprs.exp: print unsigned int < (print v_unsigned_int < 0) PASS: gdb.base/exprs.exp: print unsigned int < (print v_unsigned_int < 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned int > (setup) PASS: gdb.base/exprs.exp: print unsigned int > (print v_unsigned_int > 0) PASS: gdb.base/exprs.exp: print unsigned int > (print v_unsigned_int > 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned int == (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned int == (~0) (print v_unsigned_int == 0) PASS: gdb.base/exprs.exp: print unsigned int == (~0) (print v_unsigned_int == ~0) PASS: gdb.base/exprs.exp: print unsigned int == (~0) (print v_unsigned_int == (unsigned int)~0) PASS: gdb.base/exprs.exp: print unsigned int != (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned int != (~0) (print v_unsigned_int != 0) PASS: gdb.base/exprs.exp: print unsigned int != (~0) (print v_unsigned_int != (unsigned int)~0) PASS: gdb.base/exprs.exp: print unsigned int < (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned int < (~0) (print v_unsigned_int < 0) PASS: gdb.base/exprs.exp: print unsigned int < (~0) (print v_unsigned_int < 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned int > (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned int > (~0) (print v_unsigned_int > 0) PASS: gdb.base/exprs.exp: print unsigned int > (~0) (print v_unsigned_int > 0x7FFF) PASS: gdb.base/exprs.exp: print signed long == (setup) PASS: gdb.base/exprs.exp: print signed long == (print v_long == 0) PASS: gdb.base/exprs.exp: print signed long == (print v_long == 0x7FFF) PASS: gdb.base/exprs.exp: print signed long != (setup) PASS: gdb.base/exprs.exp: print signed long != (print v_long != 0) PASS: gdb.base/exprs.exp: print signed long != (print v_long != 0x7FFF) PASS: gdb.base/exprs.exp: print signed long < (setup) PASS: gdb.base/exprs.exp: print signed long < (print v_long < 0) PASS: gdb.base/exprs.exp: print signed long < (print v_long < 0x7FFF) PASS: gdb.base/exprs.exp: print signed long > (setup) PASS: gdb.base/exprs.exp: print signed long > (print v_long > 0) PASS: gdb.base/exprs.exp: print signed long > (print v_long > 0x7FFF) PASS: gdb.base/exprs.exp: print signed long == (minus) (setup) PASS: gdb.base/exprs.exp: print signed long == (minus) (print v_long == 0) PASS: gdb.base/exprs.exp: print signed long == (minus) (print v_long == -1) PASS: gdb.base/exprs.exp: print signed long != (minus) (setup) PASS: gdb.base/exprs.exp: print signed long != (minus) (print v_long != 0) PASS: gdb.base/exprs.exp: print signed long != (minus) (print v_long != -1) PASS: gdb.base/exprs.exp: print signed long < (minus) (setup) PASS: gdb.base/exprs.exp: print signed long < (minus) (print v_long < 0) PASS: gdb.base/exprs.exp: print signed long < (minus) (print v_long < 0x7FFF) PASS: gdb.base/exprs.exp: print signed long > (minus) (setup) PASS: gdb.base/exprs.exp: print signed long > (minus) (print v_long > 0) PASS: gdb.base/exprs.exp: print signed long > (minus) (print v_long > 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed long == (setup) PASS: gdb.base/exprs.exp: print signed signed long == (print v_signed_long == 0) PASS: gdb.base/exprs.exp: print signed signed long == (print v_signed_long == 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed long != (setup) PASS: gdb.base/exprs.exp: print signed signed long != (print v_signed_long != 0) PASS: gdb.base/exprs.exp: print signed signed long != (print v_signed_long != 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed long < (setup) PASS: gdb.base/exprs.exp: print signed signed long < (print v_signed_long < 0) PASS: gdb.base/exprs.exp: print signed signed long < (print v_signed_long < 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed long > (setup) PASS: gdb.base/exprs.exp: print signed signed long > (print v_signed_long > 0) PASS: gdb.base/exprs.exp: print signed signed long > (print v_signed_long > 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed long == (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed long == (minus) (print v_signed_long == 0) PASS: gdb.base/exprs.exp: print signed signed long == (minus) (print v_signed_long == -1) PASS: gdb.base/exprs.exp: print signed signed long != (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed long != (minus) (print v_signed_long != 0) PASS: gdb.base/exprs.exp: print signed signed long != (minus) (print v_signed_long != -1) PASS: gdb.base/exprs.exp: print signed signed long < (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed long < (minus) (print v_signed_long < 0) PASS: gdb.base/exprs.exp: print signed signed long < (minus) (print v_signed_long < 0x7FFF) PASS: gdb.base/exprs.exp: print signed signed long > (minus) (setup) PASS: gdb.base/exprs.exp: print signed signed long > (minus) (print v_signed_long > 0) PASS: gdb.base/exprs.exp: print signed signed long > (minus) (print v_signed_long > 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned long == (setup) PASS: gdb.base/exprs.exp: print unsigned long == (print v_unsigned_long == 0) PASS: gdb.base/exprs.exp: print unsigned long == (print v_unsigned_long == 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned long != (setup) PASS: gdb.base/exprs.exp: print unsigned long != (print v_unsigned_long != 0) PASS: gdb.base/exprs.exp: print unsigned long != (print v_unsigned_long != 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned long < (setup) PASS: gdb.base/exprs.exp: print unsigned long < (print v_unsigned_long < 0) PASS: gdb.base/exprs.exp: print unsigned long < (print v_unsigned_long < 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned long > (setup) PASS: gdb.base/exprs.exp: print unsigned long > (print v_unsigned_long > 0) PASS: gdb.base/exprs.exp: print unsigned long > (print v_unsigned_long > 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned long == (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned long == (~0) (print v_unsigned_long == 0) PASS: gdb.base/exprs.exp: print unsigned long == (~0) (print v_unsigned_long == ~0) PASS: gdb.base/exprs.exp: print unsigned long == (~0) (print v_unsigned_long == (unsigned long)~0) PASS: gdb.base/exprs.exp: print unsigned long != (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned long != (~0) (print v_unsigned_long != 0) PASS: gdb.base/exprs.exp: print unsigned long != (~0) (print v_unsigned_long != (unsigned long)~0) PASS: gdb.base/exprs.exp: print unsigned long < (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned long < (~0) (print v_unsigned_long < 0) PASS: gdb.base/exprs.exp: print unsigned long < (~0) (print v_unsigned_long < 0x7FFF) PASS: gdb.base/exprs.exp: print unsigned long > (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0) PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0x7FFF) PASS: gdb.base/exprs.exp: set print symbol off PASS: gdb.base/exprs.exp: print (void*)v_signed_char (setup) PASS: gdb.base/exprs.exp: print (void*)v_signed_char (print (void*)v_signed_char) PASS: gdb.base/exprs.exp: print (void*)v_signed_short (setup) PASS: gdb.base/exprs.exp: print (void*)v_signed_short (print (void*)v_signed_short) PASS: gdb.base/exprs.exp: print (void*)v_signed_int (setup) PASS: gdb.base/exprs.exp: print (void*)v_signed_int (print (void*)v_signed_int) PASS: gdb.base/exprs.exp: print (void*)v_signed_long (setup) PASS: gdb.base/exprs.exp: print (void*)v_signed_long (print (void*)v_signed_long) PASS: gdb.base/exprs.exp: print (void*)v_unsigned_char (setup) PASS: gdb.base/exprs.exp: print (void*)v_unsigned_char (print (void*)v_unsigned_char) PASS: gdb.base/exprs.exp: print (void*)v_unsigned_short (setup) PASS: gdb.base/exprs.exp: print (void*)v_unsigned_short (print (void*)v_unsigned_short) PASS: gdb.base/exprs.exp: print (void*)v_unsigned_int (setup) PASS: gdb.base/exprs.exp: print (void*)v_unsigned_int (print (void*)v_unsigned_int) PASS: gdb.base/exprs.exp: print (void*)v_unsigned_long (setup) PASS: gdb.base/exprs.exp: print (void*)v_unsigned_long (print (void*)v_unsigned_long) PASS: gdb.base/exprs.exp: sizeof (long long) > sizeof (long) (false) XFAIL: gdb.base/exprs.exp: truncate (void*) 0x00000000ffffffff + 1 XFAIL: gdb.base/exprs.exp: truncate (void*) 0xffffffff00000000 - 1 PASS: gdb.base/exprs.exp: \$[0-9]* = "xy" (setup) PASS: gdb.base/exprs.exp: \$[0-9]* = "xyz" (setup) PASS: gdb.base/exprs.exp: \$[0-9]* = red (setup) PASS: gdb.base/exprs.exp: set output-radix 8 PASS: gdb.base/exprs.exp: \$[0-9]* = red (setup) PASS: gdb.base/exprs.exp: \$[0-9]* = 0 (setup) PASS: gdb.base/exprs.exp: set output-radix 10 PASS: gdb.base/exprs.exp: set variable v_int = 1 PASS: gdb.base/exprs.exp: print v_int++ PASS: gdb.base/exprs.exp: print ++v_int PASS: gdb.base/exprs.exp: print v_int-- PASS: gdb.base/exprs.exp: print --v_int PASS: gdb.base/exprs.exp: print v_int++ = 5 PASS: gdb.base/exprs.exp: print v_int-- = 5 PASS: gdb.base/exprs.exp: print v_int_array_init PASS: gdb.base/exprs.exp: print *v_int_array_init@1 PASS: gdb.base/exprs.exp: print *v_int_array_init@2 PASS: gdb.base/exprs.exp: print v_int_array_init[0]@1 PASS: gdb.base/exprs.exp: print v_int_array_init[0]@2 PASS: gdb.base/exprs.exp: print v_int_array_init[1]@1 PASS: gdb.base/exprs.exp: set variable v_short_array[0] = 42 PASS: gdb.base/exprs.exp: print {short} v_short_array PASS: gdb.base/exprs.exp: print (void) v_int_pointer PASS: gdb.base/exprs.exp: print & (void) v_char PASS: gdb.base/exprs.exp: print null_t_struct && null_t_struct->v_int_member == 0 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ena-dis-br.exp ... PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: enable break marker1 PASS: gdb.base/ena-dis-br.exp: info break marker1 PASS: gdb.base/ena-dis-br.exp: continue to break marker1 PASS: gdb.base/ena-dis-br.exp: delete break marker1 PASS: gdb.base/ena-dis-br.exp: break marker2 PASS: gdb.base/ena-dis-br.exp: enable once break marker2 PASS: gdb.base/ena-dis-br.exp: info auto-disabled break marker2 PASS: gdb.base/ena-dis-br.exp: continue to auto-disabled break marker2 PASS: gdb.base/ena-dis-br.exp: info auto-disabled break marker2 PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop PASS: gdb.base/ena-dis-br.exp: rerun to main PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop at auto-disabled break marker2 PASS: gdb.base/ena-dis-br.exp: break marker3 PASS: gdb.base/ena-dis-br.exp: enable del break marker3 PASS: gdb.base/ena-dis-br.exp: info auto-deleted break marker2 PASS: gdb.base/ena-dis-br.exp: continue to auto-deleted break marker3 PASS: gdb.base/ena-dis-br.exp: info auto-deleted break marker3 PASS: gdb.base/ena-dis-br.exp: break marker4 PASS: gdb.base/ena-dis-br.exp: disable break marker4 PASS: gdb.base/ena-dis-br.exp: info break marker4 PASS: gdb.base/ena-dis-br.exp: break 63 PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: enable count missing arguments PASS: gdb.base/ena-dis-br.exp: enable count missing breakpoint number PASS: gdb.base/ena-dis-br.exp: disable break with count PASS: gdb.base/ena-dis-br.exp: continue from enable count, first time PASS: gdb.base/ena-dis-br.exp: continue from enable count, second time PASS: gdb.base/ena-dis-br.exp: continue through enable count, now disabled PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: ignore non-existent break PASS: gdb.base/ena-dis-br.exp: ignore break with missing ignore count PASS: gdb.base/ena-dis-br.exp: ignore break marker1 -1 PASS: gdb.base/ena-dis-br.exp: ignore break marker1 0 PASS: gdb.base/ena-dis-br.exp: ignore break marker1 PASS: gdb.base/ena-dis-br.exp: info ignored break marker1 PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored break marker1 PASS: gdb.base/ena-dis-br.exp: rerun to main PASS: gdb.base/ena-dis-br.exp: continue to break marker1, 2nd time PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: ignore break marker1 PASS: gdb.base/ena-dis-br.exp: enable del break marker1 PASS: gdb.base/ena-dis-br.exp: info break marker1 PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored & auto-deleted break marker1 PASS: gdb.base/ena-dis-br.exp: rerun to main PASS: gdb.base/ena-dis-br.exp: continue to ignored & auto-deleted break marker1 PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: ignore break marker1 PASS: gdb.base/ena-dis-br.exp: disable break marker1 PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored & disabled break marker1 PASS: gdb.base/ena-dis-br.exp: rerun to main PASS: gdb.base/ena-dis-br.exp: info ignored & disabled break marker1 PASS: gdb.base/ena-dis-br.exp: prepare to continue with ignore count PASS: gdb.base/ena-dis-br.exp: continue with ignore count PASS: gdb.base/ena-dis-br.exp: step after continue with ignore count PASS: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt PASS: gdb.base/ena-dis-br.exp: break main PASS: gdb.base/ena-dis-br.exp: break main PASS: gdb.base/ena-dis-br.exp: break main PASS: gdb.base/ena-dis-br.exp: break main PASS: gdb.base/ena-dis-br.exp: disable $b1.1 $b2.1 PASS: gdb.base/ena-dis-br.exp: disabled $b1.1 and $b2.1 PASS: gdb.base/ena-dis-br.exp: disable $b1 fooo.1 PASS: gdb.base/ena-dis-br.exp: disabled $b1 PASS: gdb.base/ena-dis-br.exp: enable $b3 PASS: gdb.base/ena-dis-br.exp: disable $b4 $b3.1 PASS: gdb.base/ena-dis-br.exp: disabled $b4 and $b3.1,remain enabled $b3 PASS: gdb.base/ena-dis-br.exp: disable $b4.1 fooobar PASS: gdb.base/ena-dis-br.exp: disabled $b4.1 PASS: gdb.base/ena-dis-br.exp: enable $b1.1 $b2.1 PASS: gdb.base/ena-dis-br.exp: enabled $b1.1 and $b2.1 PASS: gdb.base/ena-dis-br.exp: enable $b1 fooo.1 PASS: gdb.base/ena-dis-br.exp: enabled $b1 PASS: gdb.base/ena-dis-br.exp: disable $b3 PASS: gdb.base/ena-dis-br.exp: enable $b4 $b3.1 PASS: gdb.base/ena-dis-br.exp: enabled $b4 and $b3.1,remain disabled $b3 PASS: gdb.base/ena-dis-br.exp: enable $b4.1 fooobar PASS: gdb.base/ena-dis-br.exp: enabled $b4.1 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/infcall-exec.exp ... FAIL: gdb.base/infcall-exec.exp: call execlp Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/nested-subp1.exp ... PASS: gdb.base/nested-subp1.exp: breakpoint to the STOP marker PASS: gdb.base/nested-subp1.exp: continue to the STOP marker PASS: gdb.base/nested-subp1.exp: print i1 PASS: gdb.base/nested-subp1.exp: print i2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gnu-ifunc.exp ... FAIL: gdb.base/gnu-ifunc.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/readline.exp ... PASS: gdb.base/readline.exp: Simple operate-and-get-next - send p 1 PASS: gdb.base/readline.exp: Simple operate-and-get-next - send p 2 PASS: gdb.base/readline.exp: Simple operate-and-get-next - send p 3 PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-p to p 3 PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-p to p 2 PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-p to p 1 FAIL: gdb.base/readline.exp: Simple operate-and-get-next - C-o for p 1 PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - send if 1 > 0 PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - send p 5 FAIL: gdb.base/readline.exp: operate-and-get-next with secondary prompt - send end FAIL: gdb.base/readline.exp: print 42 PASS: gdb.base/readline.exp: arrow keys with secondary prompt PASS: gdb.base/readline.exp: Simple operate-and-get-next - send p 7 PASS: gdb.base/readline.exp: Simple operate-and-get-next - send p 8 PASS: gdb.base/readline.exp: Simple operate-and-get-next - send p 9 PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-p to p 9 PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-p to p 8 PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-p to p 7 FAIL: gdb.base/readline.exp: Simple operate-and-get-next - C-o for p 7 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watchpoint-hw.exp ... PASS: gdb.base/watchpoint-hw.exp: watch watchee PASS: gdb.base/watchpoint-hw.exp: start PASS: gdb.base/watchpoint-hw.exp: info watchpoints Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdb-sigterm.exp ... FAIL: gdb.base/gdb-sigterm.exp: expect eof #36 (timeout) FAIL: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sect-cmd.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fileio.exp ... PASS: gdb.base/fileio.exp: set print sevenbit-strings PASS: gdb.base/fileio.exp: set print address off PASS: gdb.base/fileio.exp: set width 0 PASS: gdb.base/fileio.exp: break stop PASS: gdb.base/fileio.exp: Open a file PASS: gdb.base/fileio.exp: Creating already existing file returns EEXIST PASS: gdb.base/fileio.exp: Open directory for writing returns EISDIR PASS: gdb.base/fileio.exp: Opening nonexistant file returns ENOENT PASS: gdb.base/fileio.exp: Open for write but no write permission returns EACCES PASS: gdb.base/fileio.exp: Writing to a file PASS: gdb.base/fileio.exp: Write using invalid file descriptor returns EBADF PASS: gdb.base/fileio.exp: Writing to a read-only file returns EBADF PASS: gdb.base/fileio.exp: Reading from a file PASS: gdb.base/fileio.exp: Read using invalid file descriptor returns EBADF PASS: gdb.base/fileio.exp: Lseeking CUR a file PASS: gdb.base/fileio.exp: Lseeking END a file PASS: gdb.base/fileio.exp: Lseeking SET a file PASS: gdb.base/fileio.exp: Closing a file PASS: gdb.base/fileio.exp: Closing an invalid file descriptor returns EBADF PASS: gdb.base/fileio.exp: Stat a file PASS: gdb.base/fileio.exp: Stat a NULL pathname returns ENOENT or EFAULT PASS: gdb.base/fileio.exp: Stat an empty pathname returns ENOENT PASS: gdb.base/fileio.exp: Stat a nonexistant file returns ENOENT PASS: gdb.base/fileio.exp: Fstat an open file PASS: gdb.base/fileio.exp: Fstat an invalid file descriptor returns EBADF PASS: gdb.base/fileio.exp: Isatty (stdin) PASS: gdb.base/fileio.exp: Isatty (stdout) PASS: gdb.base/fileio.exp: Isatty (stderr) PASS: gdb.base/fileio.exp: Isatty (invalid fd) PASS: gdb.base/fileio.exp: Isatty (open file) PASS: gdb.base/fileio.exp: set debug remote 1 UNSUPPORTED: gdb.base/fileio.exp: System says shell is not available PASS: gdb.base/fileio.exp: set debug remote 0 PASS: gdb.base/fileio.exp: set remote system-call-allowed 1 PASS: gdb.base/fileio.exp: System says shell is available PASS: gdb.base/fileio.exp: System(3) call PASS: gdb.base/fileio.exp: System with invalid command returns 127 PASS: gdb.base/fileio.exp: Rename a file PASS: gdb.base/fileio.exp: Renaming a file to existing directory returns EISDIR PASS: gdb.base/fileio.exp: renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST PASS: gdb.base/fileio.exp: Renaming a directory to a subdir of itself returns EINVAL PASS: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT PASS: gdb.base/fileio.exp: Unlink a file PASS: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access returns EACCES PASS: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT PASS: gdb.base/fileio.exp: Time(2) call returns the same value as in parameter PASS: gdb.base/fileio.exp: Time(2) returns feasible values Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/psymtab.exp ... PASS: gdb.base/psymtab.exp: psymtab pending setup PASS: gdb.base/psymtab.exp: Don't search past end of psymtab. Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepsymtab.exp ... ERROR: tcl error sourcing /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepsymtab.exp. ERROR: could not set permissions for file "/tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/outputs/gdb.base/sepsymtab/sepsymtab.stripped": no such file or directory while executing "file attributes ${stripped_file} -permissions $perm" (procedure "gdb_gnu_strip_debug" line 25) invoked from within "gdb_gnu_strip_debug $binfile no-main" (file "/tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepsymtab.exp" line 28) invoked from within "source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepsymtab.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepsymtab.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/find.exp ... gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/find.c: In function 'init_bufs': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/find.c:60:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset (search_buf, 'x', search_buf_size); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/find.c:60:3: warning: incompatible implicit declaration of built-in function 'memset' /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/find.c:60:3: note: include '' or provide a declaration of 'memset' UNTESTED: gdb.base/find.exp: failed to compile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/nested-addr.exp ... PASS: gdb.base/nested-addr.exp: continue to breakpoint: BREAK PASS: gdb.base/nested-addr.exp: print &foo_array[1].a PASS: gdb.base/nested-addr.exp: print 1 && &foo_array[1].a Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watch-non-mem.exp ... PASS: gdb.base/watch-non-mem.exp: set write watchpoint on $pc PASS: gdb.base/watch-non-mem.exp: watchpoint on $pc works Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/nodebug.exp ... PASS: gdb.base/nodebug.exp: func: ada: set language ada PASS: gdb.base/nodebug.exp: func: ada: p top PASS: gdb.base/nodebug.exp: func: ada: whatis top PASS: gdb.base/nodebug.exp: func: ada: ptype top PASS: gdb.base/nodebug.exp: func: asm: set language asm PASS: gdb.base/nodebug.exp: func: asm: p top PASS: gdb.base/nodebug.exp: func: asm: whatis top PASS: gdb.base/nodebug.exp: func: asm: ptype top PASS: gdb.base/nodebug.exp: func: c: set language c PASS: gdb.base/nodebug.exp: func: c: p top PASS: gdb.base/nodebug.exp: func: c: whatis top PASS: gdb.base/nodebug.exp: func: c: ptype top PASS: gdb.base/nodebug.exp: func: c++: set language c++ PASS: gdb.base/nodebug.exp: func: c++: p top PASS: gdb.base/nodebug.exp: func: c++: whatis top PASS: gdb.base/nodebug.exp: func: c++: ptype top PASS: gdb.base/nodebug.exp: func: d: set language d PASS: gdb.base/nodebug.exp: func: d: p top PASS: gdb.base/nodebug.exp: func: d: whatis top PASS: gdb.base/nodebug.exp: func: d: ptype top PASS: gdb.base/nodebug.exp: func: fortran: set language fortran PASS: gdb.base/nodebug.exp: func: fortran: p top PASS: gdb.base/nodebug.exp: func: fortran: whatis top PASS: gdb.base/nodebug.exp: func: fortran: ptype top PASS: gdb.base/nodebug.exp: func: go: set language go PASS: gdb.base/nodebug.exp: func: go: p top PASS: gdb.base/nodebug.exp: func: go: whatis top PASS: gdb.base/nodebug.exp: func: go: ptype top PASS: gdb.base/nodebug.exp: func: minimal: set language minimal PASS: gdb.base/nodebug.exp: func: minimal: p top PASS: gdb.base/nodebug.exp: func: minimal: whatis top PASS: gdb.base/nodebug.exp: func: minimal: ptype top PASS: gdb.base/nodebug.exp: func: modula-2: set language modula-2 PASS: gdb.base/nodebug.exp: func: modula-2: p top PASS: gdb.base/nodebug.exp: func: modula-2: whatis top PASS: gdb.base/nodebug.exp: func: modula-2: ptype top PASS: gdb.base/nodebug.exp: func: objective-c: set language objective-c PASS: gdb.base/nodebug.exp: func: objective-c: p top PASS: gdb.base/nodebug.exp: func: objective-c: whatis top PASS: gdb.base/nodebug.exp: func: objective-c: ptype top PASS: gdb.base/nodebug.exp: func: opencl: set language opencl PASS: gdb.base/nodebug.exp: func: opencl: p top PASS: gdb.base/nodebug.exp: func: opencl: whatis top PASS: gdb.base/nodebug.exp: func: opencl: ptype top PASS: gdb.base/nodebug.exp: func: pascal: set language pascal PASS: gdb.base/nodebug.exp: func: pascal: p top PASS: gdb.base/nodebug.exp: func: pascal: whatis top PASS: gdb.base/nodebug.exp: func: pascal: ptype top PASS: gdb.base/nodebug.exp: func: rust: set language rust PASS: gdb.base/nodebug.exp: func: rust: p top PASS: gdb.base/nodebug.exp: func: rust: whatis top PASS: gdb.base/nodebug.exp: func: rust: ptype top PASS: gdb.base/nodebug.exp: set language auto PASS: gdb.base/nodebug.exp: macro define uint8 unsigned char PASS: gdb.base/nodebug.exp: macro define uint32 unsigned int PASS: gdb.base/nodebug.exp: macro define uint64 unsigned long long PASS: gdb.base/nodebug.exp: p dataglobal PASS: gdb.base/nodebug.exp: whatis dataglobal PASS: gdb.base/nodebug.exp: ptype dataglobal PASS: gdb.base/nodebug.exp: p (int) dataglobal PASS: gdb.base/nodebug.exp: whatis (int) dataglobal PASS: gdb.base/nodebug.exp: ptype (int) dataglobal PASS: gdb.base/nodebug.exp: p sizeof(dataglobal) PASS: gdb.base/nodebug.exp: whatis sizeof(dataglobal) PASS: gdb.base/nodebug.exp: ptype sizeof(dataglobal) PASS: gdb.base/nodebug.exp: p sizeof(dataglobal + 1) PASS: gdb.base/nodebug.exp: whatis sizeof(dataglobal + 1) PASS: gdb.base/nodebug.exp: ptype sizeof(dataglobal + 1) PASS: gdb.base/nodebug.exp: p sizeof((int) dataglobal) PASS: gdb.base/nodebug.exp: whatis sizeof((int) dataglobal) PASS: gdb.base/nodebug.exp: ptype sizeof((int) dataglobal) PASS: gdb.base/nodebug.exp: p dataglobal + 1 PASS: gdb.base/nodebug.exp: whatis dataglobal + 1 PASS: gdb.base/nodebug.exp: ptype dataglobal + 1 PASS: gdb.base/nodebug.exp: p &dataglobal PASS: gdb.base/nodebug.exp: whatis &dataglobal PASS: gdb.base/nodebug.exp: ptype &dataglobal PASS: gdb.base/nodebug.exp: p &dataglobal + 1 PASS: gdb.base/nodebug.exp: whatis &dataglobal + 1 PASS: gdb.base/nodebug.exp: ptype &dataglobal + 1 PASS: gdb.base/nodebug.exp: p (int *) &dataglobal + 1 PASS: gdb.base/nodebug.exp: whatis (int *) &dataglobal + 1 PASS: gdb.base/nodebug.exp: ptype (int *) &dataglobal + 1 PASS: gdb.base/nodebug.exp: p &(int) dataglobal + 1 PASS: gdb.base/nodebug.exp: whatis &(int) dataglobal + 1 PASS: gdb.base/nodebug.exp: ptype &(int) dataglobal + 1 PASS: gdb.base/nodebug.exp: p &dataglobal, &dataglobal PASS: gdb.base/nodebug.exp: whatis &dataglobal, &dataglobal PASS: gdb.base/nodebug.exp: ptype &dataglobal, &dataglobal PASS: gdb.base/nodebug.exp: p *dataglobal PASS: gdb.base/nodebug.exp: whatis *dataglobal PASS: gdb.base/nodebug.exp: ptype *dataglobal PASS: gdb.base/nodebug.exp: p /x dataglobal8 PASS: gdb.base/nodebug.exp: whatis dataglobal8 PASS: gdb.base/nodebug.exp: ptype dataglobal8 PASS: gdb.base/nodebug.exp: p /x (uint8) dataglobal8 PASS: gdb.base/nodebug.exp: whatis (uint8) dataglobal8 PASS: gdb.base/nodebug.exp: ptype (uint8) dataglobal8 PASS: gdb.base/nodebug.exp: p /x dataglobal32_1 PASS: gdb.base/nodebug.exp: whatis dataglobal32_1 PASS: gdb.base/nodebug.exp: ptype dataglobal32_1 PASS: gdb.base/nodebug.exp: p /x (uint32) dataglobal32_1 PASS: gdb.base/nodebug.exp: whatis (uint32) dataglobal32_1 PASS: gdb.base/nodebug.exp: ptype (uint32) dataglobal32_1 PASS: gdb.base/nodebug.exp: p /x dataglobal32_2 PASS: gdb.base/nodebug.exp: whatis dataglobal32_2 PASS: gdb.base/nodebug.exp: ptype dataglobal32_2 PASS: gdb.base/nodebug.exp: p /x (uint32) dataglobal32_2 PASS: gdb.base/nodebug.exp: whatis (uint32) dataglobal32_2 PASS: gdb.base/nodebug.exp: ptype (uint32) dataglobal32_2 PASS: gdb.base/nodebug.exp: p /x dataglobal64_1 PASS: gdb.base/nodebug.exp: whatis dataglobal64_1 PASS: gdb.base/nodebug.exp: ptype dataglobal64_1 PASS: gdb.base/nodebug.exp: p /x (uint64) dataglobal64_1 PASS: gdb.base/nodebug.exp: whatis (uint64) dataglobal64_1 PASS: gdb.base/nodebug.exp: ptype (uint64) dataglobal64_1 PASS: gdb.base/nodebug.exp: p /x dataglobal64_2 PASS: gdb.base/nodebug.exp: whatis dataglobal64_2 PASS: gdb.base/nodebug.exp: ptype dataglobal64_2 PASS: gdb.base/nodebug.exp: p /x (uint64) dataglobal64_2 PASS: gdb.base/nodebug.exp: whatis (uint64) dataglobal64_2 PASS: gdb.base/nodebug.exp: ptype (uint64) dataglobal64_2 PASS: gdb.base/nodebug.exp: p datalocal PASS: gdb.base/nodebug.exp: p (int) datalocal PASS: gdb.base/nodebug.exp: whatis datalocal PASS: gdb.base/nodebug.exp: ptype datalocal PASS: gdb.base/nodebug.exp: p bssglobal PASS: gdb.base/nodebug.exp: p (int) bssglobal PASS: gdb.base/nodebug.exp: whatis bssglobal PASS: gdb.base/nodebug.exp: ptype bssglobal PASS: gdb.base/nodebug.exp: p bsslocal PASS: gdb.base/nodebug.exp: p (int) bsslocal PASS: gdb.base/nodebug.exp: whatis bsslocal PASS: gdb.base/nodebug.exp: ptype bsslocal PASS: gdb.base/nodebug.exp: backtrace from inner in nodebug.exp PASS: gdb.base/nodebug.exp: p/c array_index("abcdef",2) PASS: gdb.base/nodebug.exp: ptype array_index("abcdef",2) PASS: gdb.base/nodebug.exp: whatis array_index("abcdef",2) PASS: gdb.base/nodebug.exp: p/c (int) array_index("abcdef",2) PASS: gdb.base/nodebug.exp: p (float) multf(2.0f, 3.0f) PASS: gdb.base/nodebug.exp: p ((float (*) (float, float)) multf)(2, 3) PASS: gdb.base/nodebug.exp: p ((float (*) (float, float)) multf)(2.0f, 3.0f) PASS: gdb.base/nodebug.exp: p ((float (*) ()) multf_noproto)(2.0f, 3.0f) PASS: gdb.base/nodebug.exp: p ((float (*) ()) multf_noproto)(2.0, 3.0) PASS: gdb.base/nodebug.exp: p (double) mult (2.0, 3.0) PASS: gdb.base/nodebug.exp: p ((double (*) (double, double)) mult)(2.0f, 3.0f) PASS: gdb.base/nodebug.exp: p ((double (*) (double, double)) mult)(2, 3) PASS: gdb.base/nodebug.exp: p ((double (*) ()) mult_noproto)(2.0f, 3.0f) PASS: gdb.base/nodebug.exp: p ((double (*) ()) mult_noproto)(2.0, 3.0) PASS: gdb.base/nodebug.exp: p /d (uint8) add8((uint8) 2, (uint8) 3) PASS: gdb.base/nodebug.exp: p /d ((uint8 (*) (uint8, uint8)) add8)((uint8) 2, (uint8) 3) PASS: gdb.base/nodebug.exp: p /d ((uint8 (*) ()) add8_noproto)((uint8) 2, (uint8) 3) PASS: gdb.base/nodebug.exp: backtrace from middle in nodebug.exp Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/jit-attach-pie.exp ... PASS: gdb.base/jit-attach-pie.exp: successfully compiled posix threads test case PASS: gdb.base/jit-attach-pie.exp: attach Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/twice.exp ... PASS: gdb.base/twice.exp: step Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/eval-skip.exp ... PASS: gdb.base/eval-skip.exp: set variable x=14 PASS: gdb.base/eval-skip.exp: set variable y=2 PASS: gdb.base/eval-skip.exp: set variable z=2 PASS: gdb.base/eval-skip.exp: set variable w=3 PASS: gdb.base/eval-skip.exp: print value of (0 && (x+y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x-y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x*y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x/y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x%y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x&&y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x||y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x&y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x|y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x^y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x < y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x <= y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x>y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x>=y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x==y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x!=y)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x<<31)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x>>31)) PASS: gdb.base/eval-skip.exp: print value of (0 && (!x)) PASS: gdb.base/eval-skip.exp: print value of (0 && (~x)) PASS: gdb.base/eval-skip.exp: print value of (0 && (-x)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x++)) PASS: gdb.base/eval-skip.exp: print value of (0 && (++x)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x--)) PASS: gdb.base/eval-skip.exp: print value of (0 && (--x)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x+=7)) PASS: gdb.base/eval-skip.exp: print value of (0 && (x=y)) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/pr10179.exp ... PASS: gdb.base/pr10179.exp: rbreak foo.* PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c:foo.* PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c : .* Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach.exp ... PASS: gdb.base/attach.exp: attach to nonsense is prohibited PASS: gdb.base/attach.exp: attach to digits-starting nonsense is prohibited PASS: gdb.base/attach.exp: attach to nonexistent process is prohibited PASS: gdb.base/attach.exp: set file, before attach1 (re-read) FAIL: gdb.base/attach.exp: attach1, after setting file (timeout) PASS: gdb.base/attach.exp: after attach1, print should_exit PASS: gdb.base/attach.exp: attach1 detach PASS: gdb.base/attach.exp: attach1, purging symbols after detach FAIL: gdb.base/attach.exp: attach2, with no file FAIL: gdb.base/attach.exp: load file manually, after attach2 (re-read) (got interactive prompt) PASS: gdb.base/attach.exp: after attach2, set should_exit PASS: gdb.base/attach.exp: continue to breakpoint: postloop PASS: gdb.base/attach.exp: continue until exit at after attach2, exit PASS: gdb.base/attach.exp: set source path PASS: gdb.base/attach.exp: cd away from process working directory PASS: gdb.base/attach.exp: before attach3, flush symbols PASS: gdb.base/attach.exp: before attach3, flush exec FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd PASS: gdb.base/attach.exp: after attach3, exit PASS: gdb.base/attach.exp: force switch to gdb64, if necessary PASS: gdb.base/attach.exp: attach call PASS: gdb.base/attach.exp: info other register PASS: gdb.base/attach.exp: p should_exit = 1 PASS: gdb.base/attach.exp: continue until exit PASS: gdb.base/attach.exp: starting with --pid PASS: gdb.base/attach.exp: cmdline attach run: run to prompt PASS: gdb.base/attach.exp: cmdline attach run: run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/symbol-alias.exp ... PASS: gdb.base/symbol-alias.exp: p func PASS: gdb.base/symbol-alias.exp: p *func() PASS: gdb.base/symbol-alias.exp: p func_alias PASS: gdb.base/symbol-alias.exp: p *func_alias() PASS: gdb.base/symbol-alias.exp: p g_var_s PASS: gdb.base/symbol-alias.exp: p g_var_s_alias Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/float.exp ... PASS: gdb.base/float.exp: info float PASS: gdb.base/float.exp: step PASS: gdb.base/float.exp: finish Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/whatis.exp ... PASS: gdb.base/whatis.exp: whatis char PASS: gdb.base/whatis.exp: whatis signed char PASS: gdb.base/whatis.exp: whatis unsigned char PASS: gdb.base/whatis.exp: whatis short PASS: gdb.base/whatis.exp: whatis signed short PASS: gdb.base/whatis.exp: whatis unsigned short PASS: gdb.base/whatis.exp: whatis int PASS: gdb.base/whatis.exp: whatis signed int PASS: gdb.base/whatis.exp: whatis unsigned int PASS: gdb.base/whatis.exp: whatis long PASS: gdb.base/whatis.exp: whatis signed long PASS: gdb.base/whatis.exp: whatis unsigned long PASS: gdb.base/whatis.exp: whatis unsigned long long PASS: gdb.base/whatis.exp: whatis float PASS: gdb.base/whatis.exp: whatis double PASS: gdb.base/whatis.exp: whatis char array PASS: gdb.base/whatis.exp: whatis signed char array PASS: gdb.base/whatis.exp: whatis unsigned char array PASS: gdb.base/whatis.exp: whatis short array PASS: gdb.base/whatis.exp: whatis signed short array PASS: gdb.base/whatis.exp: whatis unsigned short array PASS: gdb.base/whatis.exp: whatis int array PASS: gdb.base/whatis.exp: whatis signed int array PASS: gdb.base/whatis.exp: whatis unsigned int array PASS: gdb.base/whatis.exp: whatis long array PASS: gdb.base/whatis.exp: whatis signed long array PASS: gdb.base/whatis.exp: whatis unsigned long array PASS: gdb.base/whatis.exp: whatis unsigned long array PASS: gdb.base/whatis.exp: whatis float array PASS: gdb.base/whatis.exp: whatis double array PASS: gdb.base/whatis.exp: whatis char pointer PASS: gdb.base/whatis.exp: whatis signed char pointer PASS: gdb.base/whatis.exp: whatis unsigned char pointer PASS: gdb.base/whatis.exp: whatis short pointer PASS: gdb.base/whatis.exp: whatis signed short pointer PASS: gdb.base/whatis.exp: whatis unsigned short pointer PASS: gdb.base/whatis.exp: whatis int pointer PASS: gdb.base/whatis.exp: whatis signed int pointer PASS: gdb.base/whatis.exp: whatis unsigned int pointer PASS: gdb.base/whatis.exp: whatis long pointer PASS: gdb.base/whatis.exp: whatis signed long pointer PASS: gdb.base/whatis.exp: whatis unsigned long pointer PASS: gdb.base/whatis.exp: whatis long long pointer PASS: gdb.base/whatis.exp: whatis signed long long pointer PASS: gdb.base/whatis.exp: whatis unsigned long long pointer PASS: gdb.base/whatis.exp: whatis float pointer PASS: gdb.base/whatis.exp: whatis double pointer PASS: gdb.base/whatis.exp: whatis named structure PASS: gdb.base/whatis.exp: whatis named structure using type name PASS: gdb.base/whatis.exp: whatis unnamed structure PASS: gdb.base/whatis.exp: whatis &v_struct1 PASS: gdb.base/whatis.exp: whatis &v_struct2 PASS: gdb.base/whatis.exp: whatis v_struct_ptr1 PASS: gdb.base/whatis.exp: whatis v_struct_ptr2 PASS: gdb.base/whatis.exp: whatis &v_struct_ptr1 PASS: gdb.base/whatis.exp: whatis &v_struct_ptr2 PASS: gdb.base/whatis.exp: whatis v_struct1.v_char_member PASS: gdb.base/whatis.exp: whatis v_struct2.v_char_member PASS: gdb.base/whatis.exp: whatis v_struct_ptr1->v_char_member PASS: gdb.base/whatis.exp: whatis v_struct_ptr2->v_char_member PASS: gdb.base/whatis.exp: whatis &(v_struct1.v_char_member) PASS: gdb.base/whatis.exp: whatis &(v_struct2.v_char_member) PASS: gdb.base/whatis.exp: whatis &(v_struct_ptr1->v_char_member) PASS: gdb.base/whatis.exp: whatis &(v_struct_ptr2->v_char_member) PASS: gdb.base/whatis.exp: whatis named union PASS: gdb.base/whatis.exp: whatis named union using type name PASS: gdb.base/whatis.exp: whatis unnamed union PASS: gdb.base/whatis.exp: whatis &v_union PASS: gdb.base/whatis.exp: whatis &v_union2 PASS: gdb.base/whatis.exp: whatis v_union_ptr PASS: gdb.base/whatis.exp: whatis v_union_ptr2 PASS: gdb.base/whatis.exp: whatis &v_union_ptr PASS: gdb.base/whatis.exp: whatis &v_union_ptr2 PASS: gdb.base/whatis.exp: whatis v_union.v_char_member PASS: gdb.base/whatis.exp: whatis v_union2.v_char_member PASS: gdb.base/whatis.exp: whatis v_union_ptr->v_char_member PASS: gdb.base/whatis.exp: whatis v_union_ptr2->v_char_member PASS: gdb.base/whatis.exp: whatis &(v_union.v_char_member) PASS: gdb.base/whatis.exp: whatis &(v_union2.v_char_member) PASS: gdb.base/whatis.exp: whatis &(v_union_ptr->v_char_member) PASS: gdb.base/whatis.exp: whatis &(v_union_ptr2->v_char_member) PASS: gdb.base/whatis.exp: whatis char function PASS: gdb.base/whatis.exp: whatis signed char function PASS: gdb.base/whatis.exp: whatis unsigned char function PASS: gdb.base/whatis.exp: whatis short function PASS: gdb.base/whatis.exp: whatis signed short function PASS: gdb.base/whatis.exp: whatis unsigned short function PASS: gdb.base/whatis.exp: whatis int function PASS: gdb.base/whatis.exp: whatis signed int function PASS: gdb.base/whatis.exp: whatis unsigned int function PASS: gdb.base/whatis.exp: whatis long function PASS: gdb.base/whatis.exp: whatis signed long function PASS: gdb.base/whatis.exp: whatis unsigned long function PASS: gdb.base/whatis.exp: whatis long long function PASS: gdb.base/whatis.exp: whatis signed long long function PASS: gdb.base/whatis.exp: whatis unsigned long long function PASS: gdb.base/whatis.exp: whatis float function PASS: gdb.base/whatis.exp: whatis double function PASS: gdb.base/whatis.exp: whatis complicated structure PASS: gdb.base/whatis.exp: whatis complicated union PASS: gdb.base/whatis.exp: whatis enumeration PASS: gdb.base/whatis.exp: whatis enumeration using type name PASS: gdb.base/whatis.exp: whatis outer structure PASS: gdb.base/whatis.exp: whatis outer structure member PASS: gdb.base/whatis.exp: whatis inner structure PASS: gdb.base/whatis.exp: whatis inner structure member PASS: gdb.base/whatis.exp: whatis inner union PASS: gdb.base/whatis.exp: whatis inner union member PASS: gdb.base/whatis.exp: whatis using typedef type name PASS: gdb.base/whatis.exp: whatis applied to variable defined by typedef PASS: gdb.base/whatis.exp: whatis applied to pointer to pointer to function PASS: gdb.base/whatis.exp: whatis applied to const pointer to pointer to function PASS: gdb.base/whatis.exp: whatis applied to pointer to const pointer to function PASS: gdb.base/whatis.exp: whatis applied to pointer to function returning pointer to int PASS: gdb.base/whatis.exp: whatis applied to pointer to pointer to function returning pointer to int PASS: gdb.base/whatis.exp: whatis applied to pointer to function returning pointer to array PASS: gdb.base/whatis.exp: whatis applied to pointer to function taking int,int and returning int PASS: gdb.base/whatis.exp: whatis applied to pointer to function taking const int ptr and varargs and returning int PASS: gdb.base/whatis.exp: whatis applied to function with types trailing 'void' PASS: gdb.base/whatis.exp: whatis applied to function with 'void' parameter type Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/solib-disc.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/cursal.exp ... PASS: gdb.base/cursal.exp: set listsize 1 PASS: gdb.base/cursal.exp: list before run PASS: gdb.base/cursal.exp: list in main PASS: gdb.base/cursal.exp: list in func2 PASS: gdb.base/cursal.exp: backtrace PASS: gdb.base/cursal.exp: list after backtrace PASS: gdb.base/cursal.exp: set listsize 3 PASS: gdb.base/cursal.exp: list size 3 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/reread.exp ... PASS: gdb.base/reread.exp: opts= "" "" : breakpoint foo in first file PASS: gdb.base/reread.exp: opts= "" "" : run to foo() PASS: gdb.base/reread.exp: opts= "" "" : run to foo() second time PASS: gdb.base/reread.exp: opts= "" "" : second pass: breakpoint foo in first file PASS: gdb.base/reread.exp: opts= "" "" : second pass: run to foo() PASS: gdb.base/reread.exp: opts= "" "" : continue until exit at second pass PASS: gdb.base/reread.exp: opts= "" "" : second pass: run to foo() second time PASS: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : breakpoint foo in first file PASS: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : run to foo() PASS: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : run to foo() second time PASS: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : second pass: breakpoint foo in first file PASS: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : second pass: run to foo() PASS: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : continue until exit at second pass PASS: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : second pass: run to foo() second time Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/call-rt-st.exp ... PASS: gdb.base/call-rt-st.exp: set print sevenbit-strings PASS: gdb.base/call-rt-st.exp: set print address off PASS: gdb.base/call-rt-st.exp: set width 0 PASS: gdb.base/call-rt-st.exp: breakpoint loop_count PASS: gdb.base/call-rt-st.exp: continue to loop_count PASS: gdb.base/call-rt-st.exp: finish out from loop_count (finish1) PASS: gdb.base/call-rt-st.exp: print print_struct_rep(*struct1) PASS: gdb.base/call-rt-st.exp: print print_one_large_struct(*list1) PASS: gdb.base/call-rt-st.exp: print print_one_double(*d1) PASS: gdb.base/call-rt-st.exp: print print_two_floats(*f3) PASS: gdb.base/call-rt-st.exp: print print_bit_flags_char(*cflags) PASS: gdb.base/call-rt-st.exp: print print_bit_flags_short(*sflags) PASS: gdb.base/call-rt-st.exp: print print_bit_flags(*flags) PASS: gdb.base/call-rt-st.exp: print print_bit_flags_combo(*flags_combo) PASS: gdb.base/call-rt-st.exp: print print_three_chars(*three_char) PASS: gdb.base/call-rt-st.exp: print print_five_chars(*five_char) PASS: gdb.base/call-rt-st.exp: print print_int_char_combo(*int_char_combo) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gnu_vector.exp ... PASS: gdb.base/gnu_vector.exp: print c4 PASS: gdb.base/gnu_vector.exp: print c4[2] PASS: gdb.base/gnu_vector.exp: print i4a PASS: gdb.base/gnu_vector.exp: print i4b PASS: gdb.base/gnu_vector.exp: print i4a + i4b PASS: gdb.base/gnu_vector.exp: print i4a - i4b PASS: gdb.base/gnu_vector.exp: print i4a * i4b PASS: gdb.base/gnu_vector.exp: print i4a / i4b PASS: gdb.base/gnu_vector.exp: print i4a % i4b PASS: gdb.base/gnu_vector.exp: print i4a++ PASS: gdb.base/gnu_vector.exp: print ++i4a PASS: gdb.base/gnu_vector.exp: print i4a-- PASS: gdb.base/gnu_vector.exp: print --i4a PASS: gdb.base/gnu_vector.exp: print +i4a PASS: gdb.base/gnu_vector.exp: print -i4a PASS: gdb.base/gnu_vector.exp: print i4a & i4b PASS: gdb.base/gnu_vector.exp: print i4a | i4b PASS: gdb.base/gnu_vector.exp: print i4a ^ i4b PASS: gdb.base/gnu_vector.exp: print ~i4a PASS: gdb.base/gnu_vector.exp: print i4a << i4b PASS: gdb.base/gnu_vector.exp: print i4a >> i4b PASS: gdb.base/gnu_vector.exp: print f4a PASS: gdb.base/gnu_vector.exp: print f4b PASS: gdb.base/gnu_vector.exp: print f4a + f4b PASS: gdb.base/gnu_vector.exp: print f4a - f4b PASS: gdb.base/gnu_vector.exp: print f4a * f4b PASS: gdb.base/gnu_vector.exp: print f4a / f4b PASS: gdb.base/gnu_vector.exp: print +f4a PASS: gdb.base/gnu_vector.exp: print -f4a PASS: gdb.base/gnu_vector.exp: print (char4) 0x01010101 PASS: gdb.base/gnu_vector.exp: print (int2) lla PASS: gdb.base/gnu_vector.exp: whatis (char4) 0x01010101 PASS: gdb.base/gnu_vector.exp: whatis (int2) lla PASS: gdb.base/gnu_vector.exp: ptype (char4) 0x01010101 PASS: gdb.base/gnu_vector.exp: ptype (int2) lla PASS: gdb.base/gnu_vector.exp: print (char4) ia PASS: gdb.base/gnu_vector.exp: print (int2) 1 PASS: gdb.base/gnu_vector.exp: print (longlong2) 2 PASS: gdb.base/gnu_vector.exp: print (float2) 3 PASS: gdb.base/gnu_vector.exp: print (double2) 4 PASS: gdb.base/gnu_vector.exp: print (uint4) ia PASS: gdb.base/gnu_vector.exp: print (int4) -3 PASS: gdb.base/gnu_vector.exp: print (float4) 4 PASS: gdb.base/gnu_vector.exp: print i4b = ia PASS: gdb.base/gnu_vector.exp: print i4a = 3 PASS: gdb.base/gnu_vector.exp: print f4a = fb PASS: gdb.base/gnu_vector.exp: print f4b = 2 PASS: gdb.base/gnu_vector.exp: print c4 + lla PASS: gdb.base/gnu_vector.exp: print i4a + lla PASS: gdb.base/gnu_vector.exp: print lla + c4 PASS: gdb.base/gnu_vector.exp: print lla + i4a PASS: gdb.base/gnu_vector.exp: print c4 + ib PASS: gdb.base/gnu_vector.exp: print i4a + ib PASS: gdb.base/gnu_vector.exp: print i4a + 1 PASS: gdb.base/gnu_vector.exp: print 1 + i4a PASS: gdb.base/gnu_vector.exp: print fa - f4b PASS: gdb.base/gnu_vector.exp: print 2 - f4b PASS: gdb.base/gnu_vector.exp: print f4a * fb PASS: gdb.base/gnu_vector.exp: print f4a * 1 PASS: gdb.base/gnu_vector.exp: print ia / i4b PASS: gdb.base/gnu_vector.exp: print 2 / i4b PASS: gdb.base/gnu_vector.exp: print i4a % ib PASS: gdb.base/gnu_vector.exp: print i4a % 1 PASS: gdb.base/gnu_vector.exp: print ia & i4b PASS: gdb.base/gnu_vector.exp: print 2 & i4b PASS: gdb.base/gnu_vector.exp: print i4a | ib PASS: gdb.base/gnu_vector.exp: print i4a | 1 PASS: gdb.base/gnu_vector.exp: print ia ^ i4b PASS: gdb.base/gnu_vector.exp: print 2 ^ i4b PASS: gdb.base/gnu_vector.exp: print i4a << ib PASS: gdb.base/gnu_vector.exp: print i4a << 1 PASS: gdb.base/gnu_vector.exp: print i4a >> ib PASS: gdb.base/gnu_vector.exp: print i4a >> 1 PASS: gdb.base/gnu_vector.exp: print i4a = {2, 4, 8, 16} PASS: gdb.base/gnu_vector.exp: print i4a <<= ib PASS: gdb.base/gnu_vector.exp: print i4a + d2 PASS: gdb.base/gnu_vector.exp: print d2 + i4a PASS: gdb.base/gnu_vector.exp: print f4a + ll2 PASS: gdb.base/gnu_vector.exp: print ll2 + f4a PASS: gdb.base/gnu_vector.exp: print i2 + ll2 PASS: gdb.base/gnu_vector.exp: print ll2 + i2 PASS: gdb.base/gnu_vector.exp: print i4a + ll2 PASS: gdb.base/gnu_vector.exp: print ll2 + i4a PASS: gdb.base/gnu_vector.exp: print f4a + d2 PASS: gdb.base/gnu_vector.exp: print d2 + f4a PASS: gdb.base/gnu_vector.exp: print ui4 + i4a PASS: gdb.base/gnu_vector.exp: print i4a + ui4 PASS: gdb.base/gnu_vector.exp: print i4a + i2 PASS: gdb.base/gnu_vector.exp: print i2 + i4a PASS: gdb.base/gnu_vector.exp: print f4a + f2 PASS: gdb.base/gnu_vector.exp: print f2 + f4a PASS: gdb.base/gnu_vector.exp: print (double2) f2 PASS: gdb.base/gnu_vector.exp: print (int4) c4 PASS: gdb.base/gnu_vector.exp: print (char4) i4a PASS: gdb.base/gnu_vector.exp: ptype c4 PASS: gdb.base/gnu_vector.exp: whatis c4 PASS: gdb.base/gnu_vector.exp: ptype char4 PASS: gdb.base/gnu_vector.exp: whatis char4 PASS: gdb.base/gnu_vector.exp: ptype i4a PASS: gdb.base/gnu_vector.exp: whatis i4a PASS: gdb.base/gnu_vector.exp: ptype int4 PASS: gdb.base/gnu_vector.exp: whatis int4 PASS: gdb.base/gnu_vector.exp: ptype f4b PASS: gdb.base/gnu_vector.exp: whatis f4b PASS: gdb.base/gnu_vector.exp: ptype float4 PASS: gdb.base/gnu_vector.exp: whatis float4 PASS: gdb.base/gnu_vector.exp: ptype union_with_vector_1 PASS: gdb.base/gnu_vector.exp: whatis union_with_vector_1 PASS: gdb.base/gnu_vector.exp: ptype struct_with_vector_1 PASS: gdb.base/gnu_vector.exp: whatis struct_with_vector_1 UNSUPPORTED: gdb.base/gnu_vector.exp: skip remaining vector ABI tests on this arch Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/solib-search.exp ... FAIL: gdb.base/solib-search.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/floatn.exp ... UNTESTED: gdb.base/floatn.exp: compiler can't handle _FloatN/_FloatNx types? Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/hook-stop.exp ... PASS: gdb.base/hook-stop.exp: hook-stop runs before frame print: breakpoint line number PASS: gdb.base/hook-stop.exp: hook-stop runs before frame print: define hook-stop command PASS: gdb.base/hook-stop.exp: hook-stop runs before frame print: run hook-stop PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: breakpoint line number PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: define hook-stop command PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: set confirm off PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: run hook-stop PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: info threads PASS: gdb.base/hook-stop.exp: hook-stop runs continue: breakpoint line number PASS: gdb.base/hook-stop.exp: hook-stop runs continue: define hook-stop command PASS: gdb.base/hook-stop.exp: hook-stop runs continue: print $do_continue = 1 PASS: gdb.base/hook-stop.exp: hook-stop runs continue: next triggering hook-stop PASS: gdb.base/hook-stop.exp: hook-stop runs continue: next no hook-stop PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: breakpoint line number PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: define hook-stop command PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: print $do_continue = 1 PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: run hook-stop FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally (timeout) FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads PASS: gdb.base/hook-stop.exp: hook-stop runs next: breakpoint line number PASS: gdb.base/hook-stop.exp: hook-stop runs next: define hook-stop command PASS: gdb.base/hook-stop.exp: hook-stop runs next: run hook-stop Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gcore-relro-pie.exp ... PASS: gdb.base/gcore-relro-pie.exp: strip ERROR: tcl error sourcing /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gcore-relro-pie.exp. ERROR: could not set permissions for file "/tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/outputs/gdb.base/gcore-relro-pie/gcore-relro-pie.stripped": no such file or directory while executing "file attributes ${stripped_binfile} -permissions $perm" (file "/tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gcore-relro-pie.exp" line 38) invoked from within "source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gcore-relro-pie.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gcore-relro-pie.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/prelink.exp ... PASS: gdb.base/prelink.exp: ldd prelinkt PASS: gdb.base/prelink.exp: ldd prelinkt output contains libs PASS: gdb.base/prelink.exp: copy ld.elf_so to ld.elf_so PASS: gdb.base/prelink.exp: copy libm.so.0.12 to libm.so.0 PASS: gdb.base/prelink.exp: copy libc.so.12.208 to libc.so.12 ERROR: tcl error sourcing /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/prelink.exp. ERROR: could not set permissions for file "/tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/outputs/gdb.base/prelink/prelinkt.stripped": no such file or directory while executing "file attributes ${stripped_file} -permissions $perm" (procedure "gdb_gnu_strip_debug" line 25) invoked from within "gdb_gnu_strip_debug $binfile" (file "/tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/prelink.exp" line 57) invoked from within "source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/prelink.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/prelink.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/bfp-test.exp ... PASS: gdb.base/bfp-test.exp: continue to breakpoint: return PASS: gdb.base/bfp-test.exp: the original value of b32 is 1.5 PASS: gdb.base/bfp-test.exp: the original value of b64 is 2.25 PASS: gdb.base/bfp-test.exp: the original value of b128 is 3.375 PASS: gdb.base/bfp-test.exp: try to change b32 to -1.5 with 'print b32=-1.5f' PASS: gdb.base/bfp-test.exp: try to change b64 to -2.25 with 'print b64=-2.25f' PASS: gdb.base/bfp-test.exp: try to change b128 to -3.375 with 'print b128=-3.375l' PASS: gdb.base/bfp-test.exp: set variable b32 = 10.5f PASS: gdb.base/bfp-test.exp: set variable b64 = 20.25f PASS: gdb.base/bfp-test.exp: set variable b128 = 30.375l PASS: gdb.base/bfp-test.exp: the value of b32 is changed to 10.5 PASS: gdb.base/bfp-test.exp: the value of b64 is changed to 20.25 PASS: gdb.base/bfp-test.exp: the value of b128 is changed to 30.375 PASS: gdb.base/bfp-test.exp: set variable b32 = 100.5a PASS: gdb.base/bfp-test.exp: set variable b64 = 200.25x PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fl PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fff Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-probes.exp ... gdb compile failed, ld: cannot find -ldl UNTESTED: gdb.base/break-probes.exp: failed to prepare Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-break.exp ... PASS: gdb.base/step-break.exp: breakpoint line number PASS: gdb.base/step-break.exp: run until breakpoint set at a line number PASS: gdb.base/step-break.exp: next 2 (1) PASS: gdb.base/step-break.exp: next 2 (2) PASS: gdb.base/step-break.exp: next 2 (3) PASS: gdb.base/step-break.exp: next 2 (4) PASS: gdb.base/step-break.exp: next 2 (5) PASS: gdb.base/step-break.exp: next 2 (6) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watch-read.exp ... PASS: gdb.base/watch-read.exp: set hardware read watchpoint on global variable FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed PASS: gdb.base/watch-read.exp: set write watchpoint on global variable FAIL: gdb.base/watch-read.exp: write watchpoint triggers FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watchpoint.exp ... PASS: gdb.base/watchpoint.exp: disable fast watches PASS: gdb.base/watchpoint.exp: show disable fast watches PASS: gdb.base/watchpoint.exp: set slow conditional watch PASS: gdb.base/watchpoint.exp: trigger slow conditional watch PASS: gdb.base/watchpoint.exp: delete watch ival3 PASS: gdb.base/watchpoint.exp: set slow condition watch w/thread PASS: gdb.base/watchpoint.exp: delete watch w/condition and thread PASS: gdb.base/watchpoint.exp: rwatch disallowed when can-set-hw-watchpoints cleared PASS: gdb.base/watchpoint.exp: awatch disallowed when can-set-hw-watchpoints cleared PASS: gdb.base/watchpoint.exp: set breakpoint at marker1 PASS: gdb.base/watchpoint.exp: set breakpoint at marker2 PASS: gdb.base/watchpoint.exp: info break in watchpoint.exp PASS: gdb.base/watchpoint.exp: set watchpoint on ival3 PASS: gdb.base/watchpoint.exp: watchpoint found in watchpoint/breakpoint table PASS: gdb.base/watchpoint.exp: disable watchpoint PASS: gdb.base/watchpoint.exp: disable watchpoint in test_simple_watchpoint PASS: gdb.base/watchpoint.exp: run to marker1 in test_simple_watchpoint PASS: gdb.base/watchpoint.exp: enable watchpoint PASS: gdb.base/watchpoint.exp: break func1 PASS: gdb.base/watchpoint.exp: set $func1_breakpoint_number = $bpnum PASS: gdb.base/watchpoint.exp: continue to breakpoint at func1 FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 1 PASS: gdb.base/watchpoint.exp: delete $func1_breakpoint_number FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 2 FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 3 FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 4 FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 5 PASS: gdb.base/watchpoint.exp: continue to marker2 PASS: gdb.base/watchpoint.exp: watchpoint disabled PASS: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint PASS: gdb.base/watchpoint.exp: watchpoints found in watchpoint/breakpoint table PASS: gdb.base/watchpoint.exp: disable watchpoint in test_disabling_watchpoints PASS: gdb.base/watchpoint.exp: run to marker1 in test_disabling_watchpoints PASS: gdb.base/watchpoint.exp: watchpoint enabled FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time PASS: gdb.base/watchpoint.exp: disable watchpoint #2 in test_disabling_watchpoints FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table PASS: gdb.base/watchpoint.exp: disabled watchpoint skipped PASS: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints PASS: gdb.base/watchpoint.exp: watch ival2 PASS: gdb.base/watchpoint.exp: break func2 if 0 PASS: gdb.base/watchpoint.exp: p $func2_breakpoint_number = $bpnum PASS: gdb.base/watchpoint.exp: calling function with watchpoint enabled PASS: gdb.base/watchpoint.exp: finish from marker1 PASS: gdb.base/watchpoint.exp: back at main from marker1 PASS: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp PASS: gdb.base/watchpoint.exp: until to ival1 assignment PASS: gdb.base/watchpoint.exp: until to ival3 assignment PASS: gdb.base/watchpoint.exp: until out of loop PASS: gdb.base/watchpoint.exp: step to ival2 assignment PASS: gdb.base/watchpoint.exp: watch ptr1->val PASS: gdb.base/watchpoint.exp: break marker5 FAIL: gdb.base/watchpoint.exp: test complex watchpoint PASS: gdb.base/watchpoint.exp: did not trigger wrong watchpoint PASS: gdb.base/watchpoint.exp: disable in test_complex_watchpoint PASS: gdb.base/watchpoint.exp: break marker6 PASS: gdb.base/watchpoint.exp: continue to marker6 PASS: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: set local watch PASS: gdb.base/watchpoint.exp: trigger local watch PASS: gdb.base/watchpoint.exp: self-delete local watch PASS: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: set partially local watch FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch PASS: gdb.base/watchpoint.exp: self-delete partially local watch PASS: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: set static local watch FAIL: gdb.base/watchpoint.exp: trigger static local watch PASS: gdb.base/watchpoint.exp: continue after trigger static local watch PASS: gdb.base/watchpoint.exp: static local watch did not self-delete PASS: gdb.base/watchpoint.exp: tbreak recurser PASS: gdb.base/watchpoint.exp: cont PASS: gdb.base/watchpoint.exp: next past local_x initialization PASS: gdb.base/watchpoint.exp: set local watch in recursive call FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call PASS: gdb.base/watchpoint.exp: self-delete local watch in recursive call PASS: gdb.base/watchpoint.exp: cont PASS: gdb.base/watchpoint.exp: tbreak recurser PASS: gdb.base/watchpoint.exp: cont PASS: gdb.base/watchpoint.exp: next past local_x initialization PASS: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call PASS: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2) PASS: gdb.base/watchpoint.exp: disable in test_complex_watchpoint PASS: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint PASS: gdb.base/watchpoint.exp: watchpoint refused to insert on nonexistent struct member PASS: gdb.base/watchpoint.exp: watch global_ptr PASS: gdb.base/watchpoint.exp: watch *(int *) 0 PASS: gdb.base/watchpoint.exp: watch -location *global_ptr PASS: gdb.base/watchpoint.exp: watch *global_ptr PASS: gdb.base/watchpoint.exp: set $global_ptr_breakpoint_number = $bpnum PASS: gdb.base/watchpoint.exp: global_ptr next FAIL: gdb.base/watchpoint.exp: next over ptr init FAIL: gdb.base/watchpoint.exp: next over buffer set PASS: gdb.base/watchpoint.exp: delete $global_ptr_breakpoint_number PASS: gdb.base/watchpoint.exp: watch **global_ptr_ptr PASS: gdb.base/watchpoint.exp: set $global_ptr_ptr_breakpoint_number = $bpnum PASS: gdb.base/watchpoint.exp: global_ptr_ptr next FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance PASS: gdb.base/watchpoint.exp: delete $global_ptr_ptr_breakpoint_number PASS: gdb.base/watchpoint.exp: continue to breakpoint: second x assignment PASS: gdb.base/watchpoint.exp: watch x FAIL: gdb.base/watchpoint.exp: next after watch x PASS: gdb.base/watchpoint.exp: delete watch x PASS: gdb.base/watchpoint.exp: watch buf PASS: gdb.base/watchpoint.exp: watchpoint on buf hit PASS: gdb.base/watchpoint.exp: delete watch buf PASS: gdb.base/watchpoint.exp: number is constant PASS: gdb.base/watchpoint.exp: number with cast is constant PASS: gdb.base/watchpoint.exp: marker1 is constant PASS: gdb.base/watchpoint.exp: watch count + 6 PASS: gdb.base/watchpoint.exp: delete watchpoint `count + 6' PASS: gdb.base/watchpoint.exp: watch 7 + count PASS: gdb.base/watchpoint.exp: delete watchpoint `7 + count' PASS: gdb.base/watchpoint.exp: watch $pc PASS: gdb.base/watchpoint.exp: disable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: reenable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled PASS: gdb.base/watchpoint.exp: delete watchpoint `$pc' PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here PASS: gdb.base/watchpoint.exp: watch -location nullptr->p->x PASS: gdb.base/watchpoint.exp: watch -location .x FAIL: gdb.base/watchpoint.exp: continue with watch -location PASS: gdb.base/watchpoint.exp: delete watch -location PASS: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here PASS: gdb.base/watchpoint.exp: watch foo2 FAIL: gdb.base/watchpoint.exp: continue with watch foo2 PASS: gdb.base/watchpoint.exp: delete watch foo2 PASS: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here PASS: gdb.base/watchpoint.exp: watch foo4 FAIL: gdb.base/watchpoint.exp: continue with watch foo4 PASS: gdb.base/watchpoint.exp: delete watch foo4 PASS: gdb.base/watchpoint.exp: rwatch disallowed for register based expression PASS: gdb.base/watchpoint.exp: awatch disallowed for register based expression PASS: gdb.base/watchpoint.exp: no-hw: set breakpoint at marker1 PASS: gdb.base/watchpoint.exp: no-hw: set breakpoint at marker2 PASS: gdb.base/watchpoint.exp: no-hw: info break in watchpoint.exp PASS: gdb.base/watchpoint.exp: no-hw: set watchpoint on ival3 PASS: gdb.base/watchpoint.exp: no-hw: watchpoint found in watchpoint/breakpoint table PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint in test_simple_watchpoint PASS: gdb.base/watchpoint.exp: no-hw: run to marker1 in test_simple_watchpoint PASS: gdb.base/watchpoint.exp: no-hw: enable watchpoint PASS: gdb.base/watchpoint.exp: no-hw: break func1 PASS: gdb.base/watchpoint.exp: no-hw: set $func1_breakpoint_number = $bpnum PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint at func1 PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, first time PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 1 PASS: gdb.base/watchpoint.exp: no-hw: delete $func1_breakpoint_number PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, second time PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 2 PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, third time PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 3 PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, fourth time PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 4 PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, fifth time PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 5 PASS: gdb.base/watchpoint.exp: no-hw: continue to marker2 PASS: gdb.base/watchpoint.exp: no-hw: watchpoint disabled PASS: gdb.base/watchpoint.exp: no-hw: continue until exit at continue to exit in test_simple_watchpoint PASS: gdb.base/watchpoint.exp: no-hw: watchpoints found in watchpoint/breakpoint table PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint in test_disabling_watchpoints PASS: gdb.base/watchpoint.exp: no-hw: run to marker1 in test_disabling_watchpoints PASS: gdb.base/watchpoint.exp: no-hw: watchpoint enabled PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit in test_disabling_watchpoints, first time PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit in test_disabling_watchpoints, second time PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint #2 in test_disabling_watchpoints PASS: gdb.base/watchpoint.exp: no-hw: watchpoint disabled in table PASS: gdb.base/watchpoint.exp: no-hw: disabled watchpoint skipped PASS: gdb.base/watchpoint.exp: no-hw: continue until exit at continue to exit in test_disabling_watchpoints PASS: gdb.base/watchpoint.exp: no-hw: watch ival2 PASS: gdb.base/watchpoint.exp: no-hw: break func2 if 0 PASS: gdb.base/watchpoint.exp: no-hw: p $func2_breakpoint_number = $bpnum PASS: gdb.base/watchpoint.exp: no-hw: calling function with watchpoint enabled PASS: gdb.base/watchpoint.exp: no-hw: finish from marker1 PASS: gdb.base/watchpoint.exp: no-hw: back at main from marker1 PASS: gdb.base/watchpoint.exp: no-hw: next to `for' in watchpoint.exp PASS: gdb.base/watchpoint.exp: no-hw: until to ival1 assignment PASS: gdb.base/watchpoint.exp: no-hw: until to ival3 assignment PASS: gdb.base/watchpoint.exp: no-hw: until out of loop PASS: gdb.base/watchpoint.exp: no-hw: step to ival2 assignment PASS: gdb.base/watchpoint.exp: no-hw: watch ptr1->val PASS: gdb.base/watchpoint.exp: no-hw: break marker5 PASS: gdb.base/watchpoint.exp: no-hw: test complex watchpoint PASS: gdb.base/watchpoint.exp: no-hw: did not trigger wrong watchpoint PASS: gdb.base/watchpoint.exp: no-hw: disable in test_complex_watchpoint PASS: gdb.base/watchpoint.exp: no-hw: break marker6 PASS: gdb.base/watchpoint.exp: no-hw: continue to marker6 PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: no-hw: set local watch PASS: gdb.base/watchpoint.exp: no-hw: trigger local watch PASS: gdb.base/watchpoint.exp: no-hw: self-delete local watch PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: no-hw: set partially local watch PASS: gdb.base/watchpoint.exp: no-hw: trigger1 partially local watch PASS: gdb.base/watchpoint.exp: no-hw: trigger2 partially local watch PASS: gdb.base/watchpoint.exp: no-hw: self-delete partially local watch PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func2 breakpoint here PASS: gdb.base/watchpoint.exp: no-hw: set static local watch PASS: gdb.base/watchpoint.exp: no-hw: trigger static local watch PASS: gdb.base/watchpoint.exp: no-hw: continue after trigger static local watch PASS: gdb.base/watchpoint.exp: no-hw: static local watch did not self-delete PASS: gdb.base/watchpoint.exp: no-hw: tbreak recurser PASS: gdb.base/watchpoint.exp: no-hw: cont PASS: gdb.base/watchpoint.exp: no-hw: next past local_x initialization PASS: gdb.base/watchpoint.exp: no-hw: set local watch in recursive call PASS: gdb.base/watchpoint.exp: no-hw: trigger local watch in recursive call PASS: gdb.base/watchpoint.exp: no-hw: self-delete local watch in recursive call PASS: gdb.base/watchpoint.exp: no-hw: cont PASS: gdb.base/watchpoint.exp: no-hw: tbreak recurser PASS: gdb.base/watchpoint.exp: no-hw: cont PASS: gdb.base/watchpoint.exp: no-hw: next past local_x initialization PASS: gdb.base/watchpoint.exp: no-hw: set local watch in recursive call with explicit scope PASS: gdb.base/watchpoint.exp: no-hw: trigger local watch with explicit scope in recursive call PASS: gdb.base/watchpoint.exp: no-hw: self-delete local watch with explicit scope in recursive call (2) PASS: gdb.base/watchpoint.exp: no-hw: disable in test_complex_watchpoint PASS: gdb.base/watchpoint.exp: no-hw: continue until exit at continue to exit in test_complex_watchpoint PASS: gdb.base/watchpoint.exp: no-hw: watchpoint refused to insert on nonexistent struct member PASS: gdb.base/watchpoint.exp: no-hw: watch global_ptr PASS: gdb.base/watchpoint.exp: no-hw: watch *(int *) 0 PASS: gdb.base/watchpoint.exp: no-hw: watch -location *global_ptr PASS: gdb.base/watchpoint.exp: no-hw: watch *global_ptr PASS: gdb.base/watchpoint.exp: no-hw: set $global_ptr_breakpoint_number = $bpnum PASS: gdb.base/watchpoint.exp: no-hw: global_ptr next PASS: gdb.base/watchpoint.exp: no-hw: next over ptr init PASS: gdb.base/watchpoint.exp: no-hw: next over buffer set PASS: gdb.base/watchpoint.exp: no-hw: delete $global_ptr_breakpoint_number PASS: gdb.base/watchpoint.exp: no-hw: watch **global_ptr_ptr PASS: gdb.base/watchpoint.exp: no-hw: set $global_ptr_ptr_breakpoint_number = $bpnum PASS: gdb.base/watchpoint.exp: no-hw: global_ptr_ptr next PASS: gdb.base/watchpoint.exp: no-hw: next over global_ptr_ptr init PASS: gdb.base/watchpoint.exp: no-hw: next over global_ptr_ptr buffer set PASS: gdb.base/watchpoint.exp: no-hw: next over global_ptr_ptr pointer advance PASS: gdb.base/watchpoint.exp: no-hw: delete $global_ptr_ptr_breakpoint_number PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: second x assignment PASS: gdb.base/watchpoint.exp: no-hw: watch x PASS: gdb.base/watchpoint.exp: no-hw: next after watch x PASS: gdb.base/watchpoint.exp: no-hw: delete watch x PASS: gdb.base/watchpoint.exp: no-hw: watch buf PASS: gdb.base/watchpoint.exp: no-hw: watchpoint on buf hit PASS: gdb.base/watchpoint.exp: no-hw: delete watch buf PASS: gdb.base/watchpoint.exp: no-hw: number is constant PASS: gdb.base/watchpoint.exp: no-hw: number with cast is constant PASS: gdb.base/watchpoint.exp: no-hw: marker1 is constant PASS: gdb.base/watchpoint.exp: no-hw: watch count + 6 PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `count + 6' PASS: gdb.base/watchpoint.exp: no-hw: watch 7 + count PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `7 + count' PASS: gdb.base/watchpoint.exp: no-hw: watch $pc PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: no-hw: watchpoint `$pc' is enabled PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `$pc' PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func5 breakpoint here PASS: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x PASS: gdb.base/watchpoint.exp: no-hw: watch -location .x PASS: gdb.base/watchpoint.exp: no-hw: continue with watch -location PASS: gdb.base/watchpoint.exp: no-hw: delete watch -location PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func6 breakpoint here PASS: gdb.base/watchpoint.exp: no-hw: watch foo2 PASS: gdb.base/watchpoint.exp: no-hw: continue with watch foo2 PASS: gdb.base/watchpoint.exp: no-hw: delete watch foo2 PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func7 breakpoint here PASS: gdb.base/watchpoint.exp: no-hw: watch foo4 PASS: gdb.base/watchpoint.exp: no-hw: continue with watch foo4 PASS: gdb.base/watchpoint.exp: no-hw: delete watch foo4 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdbvars.exp ... PASS: gdb.base/gdbvars.exp: set print sevenbit-strings PASS: gdb.base/gdbvars.exp: Set value-history[1] using $1 PASS: gdb.base/gdbvars.exp: Set value-history[2] using $2 PASS: gdb.base/gdbvars.exp: Set value-history[3] using $3 PASS: gdb.base/gdbvars.exp: Print value-history[MAX-1] using inplicit index $$ PASS: gdb.base/gdbvars.exp: Print value-history[MAX-1] again using implicit index $$ PASS: gdb.base/gdbvars.exp: Print value-history[MAX] using implicit index $ PASS: gdb.base/gdbvars.exp: Print value-history[MAX-2] using explicit index $$2 PASS: gdb.base/gdbvars.exp: Print value-history[MAX] using explicit index $0 PASS: gdb.base/gdbvars.exp: print 108 PASS: gdb.base/gdbvars.exp: Print value-history[MAX] using explicit index $$0 PASS: gdb.base/gdbvars.exp: Print value-history[1] using explicit index $1 PASS: gdb.base/gdbvars.exp: Print value-history[2] using explicit index $2 PASS: gdb.base/gdbvars.exp: Print value-history[3] using explicit index $3 PASS: gdb.base/gdbvars.exp: Print (value-history[MAX] - 3) using implicit index $ PASS: gdb.base/gdbvars.exp: Use value-history element in arithmetic expression PASS: gdb.base/gdbvars.exp: Set a new convenience variable PASS: gdb.base/gdbvars.exp: Print contents of new convenience variable PASS: gdb.base/gdbvars.exp: Set convenience variable to a new value PASS: gdb.base/gdbvars.exp: Print new contents of convenience variable PASS: gdb.base/gdbvars.exp: Set convenience variable $_ PASS: gdb.base/gdbvars.exp: Print contents of convenience variable $_ PASS: gdb.base/gdbvars.exp: Use convenience variable in arithmetic expression PASS: gdb.base/gdbvars.exp: Use convenience variable assignment in arithmetic expression PASS: gdb.base/gdbvars.exp: Print contents of uninitialized convenience variable PASS: gdb.base/gdbvars.exp: Print internal function $_isvoid PASS: gdb.base/gdbvars.exp: Print void convenience variable PASS: gdb.base/gdbvars.exp: Check whether void convenience variable is void PASS: gdb.base/gdbvars.exp: Set void convenience variable to 1 PASS: gdb.base/gdbvars.exp: Check whether non-void convenience variable is void PASS: gdb.base/gdbvars.exp: Check whether void function is void PASS: gdb.base/gdbvars.exp: Check whether non-void function is void PASS: gdb.base/gdbvars.exp: Set a new convenience variable to a program variable PASS: gdb.base/gdbvars.exp: Print contents of new convenience variable of program variable Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ... PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf-style gdb PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint always-inserted on PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: continue PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf-style agent PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint always-inserted on UNSUPPORTED: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint PASS: gdb.base/dprintf-bp-same-addr.exp: agent: continue Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/detach.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/structs2.exp ... PASS: gdb.base/structs2.exp: set width 0 PASS: gdb.base/structs2.exp: structs2 sanity check PASS: gdb.base/structs2.exp: structs2 breakpoint set PASS: gdb.base/structs2.exp: structs2 continue1 PASS: gdb.base/structs2.exp: structs2 continue2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/breakpoint-shadow.exp ... PASS: gdb.base/breakpoint-shadow.exp: set breakpoint always-inserted on PASS: gdb.base/breakpoint-shadow.exp: show breakpoint always-inserted PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints PASS: gdb.base/breakpoint-shadow.exp: first breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: second breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints PASS: gdb.base/breakpoint-shadow.exp: set code-cache off PASS: gdb.base/breakpoint-shadow.exp: set code-cache on PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints, fresh code cache PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints, no stale breakpoints Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/consecutive-step-over.exp ... PASS: gdb.base/consecutive-step-over.exp: set breakpoint condition-evaluation host PASS: gdb.base/consecutive-step-over.exp: get breakpoint addresses PASS: gdb.base/consecutive-step-over.exp: insn 1: set breakpoint PASS: gdb.base/consecutive-step-over.exp: insn 1: set condition PASS: gdb.base/consecutive-step-over.exp: insn 2: set breakpoint PASS: gdb.base/consecutive-step-over.exp: insn 2: set condition PASS: gdb.base/consecutive-step-over.exp: insn 3: set breakpoint PASS: gdb.base/consecutive-step-over.exp: insn 3: set condition PASS: gdb.base/consecutive-step-over.exp: continue to breakpoint: break here Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/source-execution.exp ... PASS: gdb.base/source-execution.exp: source source-execution.gdb Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-unload-file.exp ... PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: set breakpoint always-inserted off PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: break foo PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: breakpoint is not pending ERROR: Process no longer exists UNRESOLVED: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: set breakpoint always-inserted off PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: hbreak foo PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: breakpoint is not pending ERROR: Process no longer exists UNRESOLVED: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: file PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: set breakpoint always-inserted on PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: break foo PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is not pending ERROR: Process no longer exists UNRESOLVED: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: set breakpoint always-inserted on PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: hbreak foo PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: breakpoint is not pending ERROR: Process no longer exists UNRESOLVED: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: file PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: set breakpoint always-inserted off PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: break foo PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is not pending ERROR: Process no longer exists UNRESOLVED: gdb.base/break-unload-file.exp: file: always-inserted off: break: file PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: set breakpoint always-inserted off PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: hbreak foo PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: breakpoint is not pending ERROR: Process no longer exists UNRESOLVED: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: file PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: set breakpoint always-inserted on PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: break foo PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is not pending ERROR: Process no longer exists UNRESOLVED: gdb.base/break-unload-file.exp: file: always-inserted on: break: file PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: set breakpoint always-inserted on PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: hbreak foo PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: breakpoint is not pending ERROR: Process no longer exists UNRESOLVED: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: file Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/opaque.exp ... PASS: gdb.base/opaque.exp: whatis on opaque struct pointer (statically) PASS: gdb.base/opaque.exp: ptype on opaque struct pointer (statically) PASS: gdb.base/opaque.exp: whatis on opaque struct instance (statically) PASS: gdb.base/opaque.exp: ptype on opaque struct instance (statically) PASS: gdb.base/opaque.exp: ptype on opaque struct tagname (statically) PASS: gdb.base/opaque.exp: whatis on opaque struct pointer (dynamically) PASS: gdb.base/opaque.exp: ptype on opaque struct pointer (dynamically) 1 PASS: gdb.base/opaque.exp: whatis on opaque struct instance (dynamically) 1 PASS: gdb.base/opaque.exp: ptype on opaque struct instance (dynamically) 1 PASS: gdb.base/opaque.exp: ptype on opaque struct tagname (dynamically) 1 PASS: gdb.base/opaque.exp: whatis on opaque struct pointer (dynamically) 1 PASS: gdb.base/opaque.exp: ptype on opaque struct pointer (dynamically) 2 PASS: gdb.base/opaque.exp: whatis on opaque struct instance (dynamically) 2 PASS: gdb.base/opaque.exp: ptype on opaque struct instance (dynamically) 2 PASS: gdb.base/opaque.exp: ptype on opaque struct tagname (dynamically) 2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/jump.exp ... PASS: gdb.base/jump.exp: break before jump to non-call PASS: gdb.base/jump.exp: jump to non-call PASS: gdb.base/jump.exp: break before jump to call PASS: gdb.base/jump.exp: jump to call PASS: gdb.base/jump.exp: disable breakpoint on call PASS: gdb.base/jump.exp: jump to call with disabled breakpoint PASS: gdb.base/jump.exp: jump without argument disallowed PASS: gdb.base/jump.exp: jump with trailing argument junk PASS: gdb.base/jump.exp: aborted jump out of current function PASS: gdb.base/jump.exp: jump out of current function Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/setvar.exp ... PASS: gdb.base/setvar.exp: set print sevenbit-strings PASS: gdb.base/setvar.exp: set variable char=0 PASS: gdb.base/setvar.exp: set variable char=1 PASS: gdb.base/setvar.exp: set variable char=7 (Bel) PASS: gdb.base/setvar.exp: set variable char=32 (SPC) PASS: gdb.base/setvar.exp: set variable char=65 ('A') PASS: gdb.base/setvar.exp: set variable char=97 ('a') PASS: gdb.base/setvar.exp: set variable char=126 ('~') PASS: gdb.base/setvar.exp: set variable char=127 (8-bit) PASS: gdb.base/setvar.exp: set variable signed char=0 PASS: gdb.base/setvar.exp: set variable signed char=1 PASS: gdb.base/setvar.exp: set variable signed char=7 (Bel) PASS: gdb.base/setvar.exp: set variable signed char=32 (SPC) PASS: gdb.base/setvar.exp: set variable signed char=65 ('A') PASS: gdb.base/setvar.exp: set variable signed char=97 ('a') PASS: gdb.base/setvar.exp: set variable signed char=126 ('~') PASS: gdb.base/setvar.exp: set variable signed char=127 (8-bit) PASS: gdb.base/setvar.exp: set variable v_signed_char=-1 FAIL: gdb.base/setvar.exp: set target-charset ASCII PASS: gdb.base/setvar.exp: set variable signed char=-1 (-1) FAIL: gdb.base/setvar.exp: set target-charset ISO-8859-1 PASS: gdb.base/setvar.exp: set variable v_signed_char=0xFF FAIL: gdb.base/setvar.exp: set target-charset ASCII PASS: gdb.base/setvar.exp: set variable signed char=0xFF (0xFF) FAIL: gdb.base/setvar.exp: set target-charset ISO-8859-1 PASS: gdb.base/setvar.exp: set variable unsigned char=0 PASS: gdb.base/setvar.exp: set variable unsigned char=1 PASS: gdb.base/setvar.exp: set variable unsigned char=7 (Bel) PASS: gdb.base/setvar.exp: set variable unsigned char=32 (SPC) PASS: gdb.base/setvar.exp: set variable unsigned char=65 ('A') PASS: gdb.base/setvar.exp: set variable unsigned char=97 ('a') PASS: gdb.base/setvar.exp: set variable unsigned char=126 ('~') FAIL: gdb.base/setvar.exp: set target-charset ASCII PASS: gdb.base/setvar.exp: set variable unsigned char=255 (8-bit) FAIL: gdb.base/setvar.exp: set target-charset ISO-8859-1 PASS: gdb.base/setvar.exp: set variable short=0 PASS: gdb.base/setvar.exp: set variable short=1 PASS: gdb.base/setvar.exp: set variable short=-1 (minus) PASS: gdb.base/setvar.exp: set variable signed short=0 PASS: gdb.base/setvar.exp: set variable signed short=1 PASS: gdb.base/setvar.exp: set variable signed short=-1 (minus) PASS: gdb.base/setvar.exp: set variable unsigned short=0 PASS: gdb.base/setvar.exp: set variable unsigned short=1 PASS: gdb.base/setvar.exp: set variable unsigned short=~0 (minus) PASS: gdb.base/setvar.exp: set variable int=0 PASS: gdb.base/setvar.exp: set variable int=1 PASS: gdb.base/setvar.exp: set variable int=-1 (minus) PASS: gdb.base/setvar.exp: set variable signed int=0 PASS: gdb.base/setvar.exp: set variable signed int=1 PASS: gdb.base/setvar.exp: set variable signed int=-1 (minus) PASS: gdb.base/setvar.exp: set variable unsigned int=0 PASS: gdb.base/setvar.exp: set variable unsigned int=1 PASS: gdb.base/setvar.exp: set variable unsigned int=~0 (minus) PASS: gdb.base/setvar.exp: set variable long=0 PASS: gdb.base/setvar.exp: set variable long=1 PASS: gdb.base/setvar.exp: set variable long=-1 (minus) PASS: gdb.base/setvar.exp: set variable signed long=0 PASS: gdb.base/setvar.exp: set variable signed long=1 PASS: gdb.base/setvar.exp: set variable signed long=-1 (minus) PASS: gdb.base/setvar.exp: set variable unsigned long=0 PASS: gdb.base/setvar.exp: set variable unsigned long=1 PASS: gdb.base/setvar.exp: set variable unsigned long=~0 (minus) PASS: gdb.base/setvar.exp: set variable float=0 PASS: gdb.base/setvar.exp: set variable float=1 PASS: gdb.base/setvar.exp: set variable float=-1 (minus) PASS: gdb.base/setvar.exp: set variable double=0 PASS: gdb.base/setvar.exp: set variable double=1 PASS: gdb.base/setvar.exp: set variable double=-1 (minus) PASS: gdb.base/setvar.exp: set variable char array="hi" (string) PASS: gdb.base/setvar.exp: set variable signed char array="hi" (string) PASS: gdb.base/setvar.exp: set variable unsigned char array="hi" (string) PASS: gdb.base/setvar.exp: set variable short array PASS: gdb.base/setvar.exp: set variable signed short array PASS: gdb.base/setvar.exp: set variable unsigned short array PASS: gdb.base/setvar.exp: set variable int array PASS: gdb.base/setvar.exp: set variable signed int array PASS: gdb.base/setvar.exp: set variable unsigned int array PASS: gdb.base/setvar.exp: set variable long array PASS: gdb.base/setvar.exp: set variable signed long array PASS: gdb.base/setvar.exp: set variable unsigned long array PASS: gdb.base/setvar.exp: set variable float array PASS: gdb.base/setvar.exp: set variable double array PASS: gdb.base/setvar.exp: set variable char pointer="hi" (string) PASS: gdb.base/setvar.exp: set variable char pointer="hi" (string) (#2) PASS: gdb.base/setvar.exp: set variable signed char pointer="hi" (string) PASS: gdb.base/setvar.exp: set variable signed char pointer="hi" (string) (#2) PASS: gdb.base/setvar.exp: set variable unsigned char pointer="hi" (string) PASS: gdb.base/setvar.exp: set variable unsigned char pointer="hi" (string) (#2) PASS: gdb.base/setvar.exp: set variable short pointer PASS: gdb.base/setvar.exp: set variable short pointer (#2) PASS: gdb.base/setvar.exp: set v_signed_short_pointer=v_signed_short_array PASS: gdb.base/setvar.exp: set variable *(v_signed_short_pointer)=123 PASS: gdb.base/setvar.exp: set variable *(v_signed_short_pointer+1)=-456 PASS: gdb.base/setvar.exp: set variable signed short pointer PASS: gdb.base/setvar.exp: print *(v_signed_short_pointer+1) PASS: gdb.base/setvar.exp: set v_unsigned_short_pointer=v_unsigned_short_array PASS: gdb.base/setvar.exp: set variable *(v_unsigned_short_pointer)=123 PASS: gdb.base/setvar.exp: set variable *(v_unsigned_short_pointer+1)=-456 PASS: gdb.base/setvar.exp: set variable unsigned short pointer PASS: gdb.base/setvar.exp: print *(v_unsigned_short_pointer+1) PASS: gdb.base/setvar.exp: set variable int pointer PASS: gdb.base/setvar.exp: set variable int pointer (#2) PASS: gdb.base/setvar.exp: set variable signed int pointer PASS: gdb.base/setvar.exp: set variable signed int pointer (#2) PASS: gdb.base/setvar.exp: set variable unsigned int pointer PASS: gdb.base/setvar.exp: print variable unsigned int pointer+1 PASS: gdb.base/setvar.exp: set variable long pointer PASS: gdb.base/setvar.exp: set variable long pointer (#2) PASS: gdb.base/setvar.exp: set variable signed long pointer PASS: gdb.base/setvar.exp: set variable signed long pointer (#2) PASS: gdb.base/setvar.exp: set variable unsigned long pointer PASS: gdb.base/setvar.exp: set variable unsigned long pointer (#2) PASS: gdb.base/setvar.exp: set variable float pointer PASS: gdb.base/setvar.exp: set variable float pointer (#2) PASS: gdb.base/setvar.exp: set variable double pointer PASS: gdb.base/setvar.exp: set variable double pointer (#2) PASS: gdb.base/setvar.exp: set variable structure char member PASS: gdb.base/setvar.exp: set variable structure short member PASS: gdb.base/setvar.exp: set variable structure int member PASS: gdb.base/setvar.exp: set variable structure long member PASS: gdb.base/setvar.exp: set variable structure float member PASS: gdb.base/setvar.exp: set variable structure double member PASS: gdb.base/setvar.exp: set print structure #1 PASS: gdb.base/setvar.exp: set print structure #2 PASS: gdb.base/setvar.exp: set print structure #3 PASS: gdb.base/setvar.exp: set print structure #4 PASS: gdb.base/setvar.exp: print sef.field=sm1 PASS: gdb.base/setvar.exp: print sef.field (sm1) PASS: gdb.base/setvar.exp: print sef.field=s1 PASS: gdb.base/setvar.exp: print sef.field (s1) PASS: gdb.base/setvar.exp: print uef.field=u2 PASS: gdb.base/setvar.exp: print uef.field (u2) PASS: gdb.base/setvar.exp: print uef.field=u1 PASS: gdb.base/setvar.exp: print uef.field (u1) PASS: gdb.base/setvar.exp: print sef.field=7 PASS: gdb.base/setvar.exp: print uef.field=6 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ui-redirect.exp ... PASS: gdb.base/ui-redirect.exp: commands PASS: gdb.base/ui-redirect.exp: print 1 PASS: gdb.base/ui-redirect.exp: end PASS: gdb.base/ui-redirect.exp: set logging file /dev/null PASS: gdb.base/ui-redirect.exp: set logging on PASS: gdb.base/ui-redirect.exp: save breakpoints /dev/null PASS: gdb.base/ui-redirect.exp: set logging off PASS: gdb.base/ui-redirect.exp: help Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/frame-args.exp ... PASS: gdb.base/frame-args.exp: set print frame-arguments all PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to all PASS: gdb.base/frame-args.exp: set print frame-arguments scalars PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to scalars PASS: gdb.base/frame-args.exp: set print frame-arguments none PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to none Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/list-ambiguous.exp ... PASS: gdb.base/list-ambiguous.exp: set listsize 10 PASS: gdb.base/list-ambiguous.exp: list ambiguous PASS: gdb.base/list-ambiguous.exp: list main,ambiguous PASS: gdb.base/list-ambiguous.exp: list ,ambiguous PASS: gdb.base/list-ambiguous.exp: list ambiguous,main PASS: gdb.base/list-ambiguous.exp: list ambiguous,ambiguous PASS: gdb.base/list-ambiguous.exp: list ambiguous, PASS: gdb.base/list-ambiguous.exp: edit ambiguous Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/nextoverexit.exp ... PASS: gdb.base/nextoverexit.exp: next over exit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/relocate.exp ... PASS: gdb.base/relocate.exp: add-symbol-file: unknown option -raednow PASS: gdb.base/relocate.exp: add-symbol-file: unknown option readnow PASS: gdb.base/relocate.exp: add-symbol-file: unknown option foo PASS: gdb.base/relocate.exp: add-symbol-file: unknown option -readnow s PASS: gdb.base/relocate.exp: add-symbol-file relocate.o 0 PASS: gdb.base/relocate.exp: get address of static_foo PASS: gdb.base/relocate.exp: get address of static_bar PASS: gdb.base/relocate.exp: static variables have different addresses PASS: gdb.base/relocate.exp: get address of global_foo PASS: gdb.base/relocate.exp: get address of global_bar PASS: gdb.base/relocate.exp: global variables have different addresses PASS: gdb.base/relocate.exp: get address of function_foo PASS: gdb.base/relocate.exp: get address of function_bar PASS: gdb.base/relocate.exp: functions have different addresses PASS: gdb.base/relocate.exp: set $offset = 0x10000 PASS: gdb.base/relocate.exp: add-symbol-file relocate.o $offset PASS: gdb.base/relocate.exp: get address of function_foo PASS: gdb.base/relocate.exp: function foo has a different address PASS: gdb.base/relocate.exp: print static_foo PASS: gdb.base/relocate.exp: print static_bar PASS: gdb.base/relocate.exp: print global_foo PASS: gdb.base/relocate.exp: print global_bar Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dprintf.exp ... PASS: gdb.base/dprintf.exp: dprintf PASS: gdb.base/dprintf.exp: dprintf foo PASS: gdb.base/dprintf.exp: dprintf 29 PASS: gdb.base/dprintf.exp: dprintf foo,"At foo entry\n" PASS: gdb.base/dprintf.exp: ignore $bpnum 1 PASS: gdb.base/dprintf.exp: dprintf 28,"arg=%d, g=%d\n", arg, g PASS: gdb.base/dprintf.exp: dprintf info 1 PASS: gdb.base/dprintf.exp: break 29 PASS: gdb.base/dprintf.exp: 1st dprintf, gdb PASS: gdb.base/dprintf.exp: 2nd dprintf, gdb PASS: gdb.base/dprintf.exp: call: printf: dprintf foo,"At foo entry\n" PASS: gdb.base/dprintf.exp: call: printf: dprintf 28,"arg=%d, g=%d\n", arg, g PASS: gdb.base/dprintf.exp: call: printf: break 29 PASS: gdb.base/dprintf.exp: call: printf: set dprintf style to call PASS: gdb.base/dprintf.exp: call: printf: 1st dprintf PASS: gdb.base/dprintf.exp: call: printf: 2nd dprintf PASS: gdb.base/dprintf.exp: call: fprintf: dprintf foo,"At foo entry\n" PASS: gdb.base/dprintf.exp: call: fprintf: dprintf 28,"arg=%d, g=%d\n", arg, g PASS: gdb.base/dprintf.exp: call: fprintf: break 29 PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf function PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf channel PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf style to call FAIL: gdb.base/dprintf.exp: call: fprintf: 1st dprintf (timeout) FAIL: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf (timeout) PASS: gdb.base/dprintf.exp: agent: dprintf foo,"At foo entry\n" PASS: gdb.base/dprintf.exp: agent: dprintf 28,"arg=%d, g=%d\n", arg, g PASS: gdb.base/dprintf.exp: agent: break 29 UNSUPPORTED: gdb.base/dprintf.exp: agent: set dprintf style to agent PASS: gdb.base/dprintf.exp: Set dprintf style to an unrecognized type PASS: gdb.base/dprintf.exp: probe for target remote Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/empty_exe.exp ... PASS: gdb.base/empty_exe.exp: file '' PASS: gdb.base/empty_exe.exp: print 1 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdb1821.exp ... PASS: gdb.base/gdb1821.exp: print /x bar Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/testenv.exp ... PASS: gdb.base/testenv.exp: test no TEST_GDB var PASS: gdb.base/testenv.exp: set TEST_GDB_VAR1 PASS: gdb.base/testenv.exp: test with one TEST_GDB var PASS: gdb.base/testenv.exp: set TEST_GDB_VAR2 PASS: gdb.base/testenv.exp: test with two TEST_GDB var PASS: gdb.base/testenv.exp: unset TEST_GDB_VAR1 PASS: gdb.base/testenv.exp: test with one TEST_GDB var, after unset PASS: gdb.base/testenv.exp: test passing TEST_GDB_GLOBAL to GDB PASS: gdb.base/testenv.exp: test with TEST_GDB_GLOBAL PASS: gdb.base/testenv.exp: unset TEST_GDB_GLOBAL PASS: gdb.base/testenv.exp: test with TEST_GDB_GLOBAL unset Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/info-fun.exp ... FAIL: gdb.base/info-fun.exp: NO: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/catch-syscall.exp ... gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/catch-syscall.c:40:26: error: 'SYS_exit_group' undeclared here (not in a function) int exit_group_syscall = SYS_exit_group; ^ UNTESTED: gdb.base/catch-syscall.exp: failed to prepare Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/set-noassign.exp ... PASS: gdb.base/set-noassign.exp: set language ada PASS: gdb.base/set-noassign.exp: warning for set without assignment Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ... PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set breakpoint PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height 2 PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: continue to pagination PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: first prompt PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set breakpoint PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height 2 PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: define user command: wrapcont PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: continue to pagination PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: first prompt PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/interrupt.exp ... PASS: gdb.base/interrupt.exp: set interrupt character in interrupt.exp PASS: gdb.base/interrupt.exp: process is alive PASS: gdb.base/interrupt.exp: child process ate our char PASS: gdb.base/interrupt.exp: send_gdb control C PASS: gdb.base/interrupt.exp: call function when asleep PASS: gdb.base/interrupt.exp: call function a second time PASS: gdb.base/interrupt.exp: continue PASS: gdb.base/interrupt.exp: echo data PASS: gdb.base/interrupt.exp: Send Control-C, second time PASS: gdb.base/interrupt.exp: signal SIGINT PASS: gdb.base/interrupt.exp: echo more data PASS: gdb.base/interrupt.exp: send end of file Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/recpar.exp ... PASS: gdb.base/recpar.exp: break recpar.c:26 if n == 3 PASS: gdb.base/recpar.exp: continue PASS: gdb.base/recpar.exp: backtrace PASS: gdb.base/recpar.exp: frame 2 PASS: gdb.base/recpar.exp: print foo::val Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/run-after-attach.exp ... PASS: gdb.base/run-after-attach.exp: attach to process PASS: gdb.base/run-after-attach.exp: kill process PASS: gdb.base/run-after-attach.exp: restart process PASS: gdb.base/run-after-attach.exp: attempt kill via quit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp ... PASS: gdb.base/batch-preserve-term-settings.exp: batch run: spawn shell PASS: gdb.base/batch-preserve-term-settings.exp: batch run: stty before PASS: gdb.base/batch-preserve-term-settings.exp: batch run: gdb -batch -ex run PASS: gdb.base/batch-preserve-term-settings.exp: batch run: echo test_echo PASS: gdb.base/batch-preserve-term-settings.exp: batch run: stty after PASS: gdb.base/batch-preserve-term-settings.exp: batch run: terminal settings preserved PASS: gdb.base/batch-preserve-term-settings.exp: batch run: exit shell PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: spawn shell PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: stty before PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: start gdb PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: quit gdb PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: stty after PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: terminal settings preserved PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: exit shell PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: spawn shell PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: stty before PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: start gdb PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: run command start PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: quit gdb PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: stty after PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: terminal settings preserved PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: exit shell PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: spawn shell PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: stty before PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: start gdb PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: run command run PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: quit gdb PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: stty after PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: terminal settings preserved PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: exit shell PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: spawn shell PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: stty before PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: start gdb PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: run shell echo $PPID PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: kill gdb with SIGTERM PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: stty after PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: terminal settings preserved PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: exit shell Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/all-architectures-5.exp ... PASS: gdb.base/all-architectures-5.exp: at least one architecture PASS: gdb.base/all-architectures-5.exp: at least one osabi PASS: gdb.base/all-architectures-5.exp: all passed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/hashline2.exp ... PASS: gdb.base/hashline2.exp: set breakpoint Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/exitsignal.exp ... PASS: gdb.base/exitsignal.exp: $_exitsignal is void before running PASS: gdb.base/exitsignal.exp: $_exitcode is void before running PASS: gdb.base/exitsignal.exp: trigger SIGSEGV PASS: gdb.base/exitsignal.exp: program terminated with SIGSEGV FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. PASS: gdb.base/exitsignal.exp: $_exitcode is still void after SIGSEGV PASS: gdb.base/exitsignal.exp: rerun to main FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after restarting the inferior PASS: gdb.base/exitsignal.exp: $_exitcode is still void after restarting the inferior PASS: gdb.base/exitsignal.exp: $_exitsignal is void before normal inferior is executed PASS: gdb.base/exitsignal.exp: $_exitcode is void before normal inferior is executed PASS: gdb.base/exitsignal.exp: continue until exit PASS: gdb.base/exitsignal.exp: $_exitcode is zero after normal inferior is executed PASS: gdb.base/exitsignal.exp: $_exitsignal is still void after normal inferior is executed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/find-unmapped.exp ... PASS: gdb.base/find-unmapped.exp: x/5w global_var_1 PASS: gdb.base/find-unmapped.exp: x/5w global_var_2 PASS: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff PASS: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff PASS: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/signals-state-child.exp ... PASS: gdb.base/signals-state-child.exp: collect standalone signals state PASS: gdb.base/signals-state-child.exp: continue until exit at collect signals state under gdb PASS: gdb.base/signals-state-child.exp: signals states are identical Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/info-program.exp ... PASS: gdb.base/info-program.exp: info program after run to main FAIL: gdb.base/info-program.exp: step before info program PASS: gdb.base/info-program.exp: info program after next PASS: gdb.base/info-program.exp: info program after deleting all breakpoints Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/corefile.exp ... WARNING: can't generate a core file - core tests suppressed - check ulimit -c Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/bp-permanent.exp ... PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: set breakpoint always-inserted off PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: set probe breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: get size of instruction PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: write addr_bp PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: write addr_after_bp PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: next over setup PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: p /x addr_bp[0] = buffer[0] PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: permanent breakpoint causes random signal PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: stop at permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: p $prev_counter = counter PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: stop at permanent breakpoint twice PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: p counter - $prev_counter PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: info breakpoints show enabled breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: disable $bpnum PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: set breakpoint commands PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: info breakpoints shows disabled breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: disabled permanent breakpoint doesn't explain stop PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: info breakpoints still shows same number of hits PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: breakpoint commands didn't run PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: reenable breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: stop at permanent breakpoint thrice PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: info breakpoints shows one more hit PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: breakpoint commands ran PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: single-step past permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: next trips on permanent bp: continue to breakpoint: test_next PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: next trips on permanent bp: condition $bpnum 0 PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: next trips on permanent bp: next PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: permanent bp PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: condition $bpnum 0 PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: p counter PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: continue to breakpoint: test_signal_with_handler PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: stop at permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: queue-signal SIGUSR1 FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: single-step to handler FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: stop at permanent breakpoint, out of handler (the program exited) FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: continue to breakpoint: test_signal_no_handler (the program is no longer running) FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: stop at permanent breakpoint (the program is no longer running) PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: queue-signal SIGUSR1 FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: single-step past permanent breakpoint (the program is no longer running) PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: set breakpoint always-inserted off PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: watch $dummy_convenience PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: set probe breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: get size of instruction PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: write addr_bp PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: write addr_after_bp PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: next over setup PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: p /x addr_bp[0] = buffer[0] PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: permanent breakpoint causes random signal PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: stop at permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: p $prev_counter = counter PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: stop at permanent breakpoint twice PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: p counter - $prev_counter PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: info breakpoints show enabled breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: disable $bpnum PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: set breakpoint commands PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: info breakpoints shows disabled breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: disabled permanent breakpoint doesn't explain stop PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: info breakpoints still shows same number of hits PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: breakpoint commands didn't run PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: reenable breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: stop at permanent breakpoint thrice PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: info breakpoints shows one more hit PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: breakpoint commands ran PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: single-step past permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: next trips on permanent bp: continue to breakpoint: test_next PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: next trips on permanent bp: condition $bpnum 0 PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: next trips on permanent bp: next PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: permanent bp PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: condition $bpnum 0 PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: p counter PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: continue to breakpoint: test_signal_with_handler PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: stop at permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: queue-signal SIGUSR1 FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: single-step to handler FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: stop at permanent breakpoint, out of handler (the program exited) FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: continue to breakpoint: test_signal_no_handler (the program is no longer running) FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: stop at permanent breakpoint (the program is no longer running) PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: queue-signal SIGUSR1 FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: single-step past permanent breakpoint (the program is no longer running) PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: set breakpoint always-inserted on PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: set probe breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: get size of instruction PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: write addr_bp PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: write addr_after_bp PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: next over setup PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: p /x addr_bp[0] = buffer[0] PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: permanent breakpoint causes random signal PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: stop at permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: p $prev_counter = counter PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: stop at permanent breakpoint twice PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: p counter - $prev_counter PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: info breakpoints show enabled breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: disable $bpnum PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: set breakpoint commands PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: info breakpoints shows disabled breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: disabled permanent breakpoint doesn't explain stop PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: info breakpoints still shows same number of hits PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: breakpoint commands didn't run PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: reenable breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: stop at permanent breakpoint thrice PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: info breakpoints shows one more hit PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: breakpoint commands ran PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: single-step past permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: next trips on permanent bp: continue to breakpoint: test_next PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: next trips on permanent bp: condition $bpnum 0 PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: next trips on permanent bp: next PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: permanent bp PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: condition $bpnum 0 PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: p counter PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: continue to breakpoint: test_signal_with_handler PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: stop at permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: queue-signal SIGUSR1 FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: single-step to handler FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: stop at permanent breakpoint, out of handler (the program exited) FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: continue to breakpoint: test_signal_no_handler (the program is no longer running) FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: stop at permanent breakpoint (the program is no longer running) PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: queue-signal SIGUSR1 FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: single-step past permanent breakpoint (the program is no longer running) PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: set breakpoint always-inserted on PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: watch $dummy_convenience PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: set probe breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: get size of instruction PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: write addr_bp PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: write addr_after_bp PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: next over setup PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: p /x addr_bp[0] = buffer[0] PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: permanent breakpoint causes random signal PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: stop at permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: p $prev_counter = counter PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: stop at permanent breakpoint twice PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: p counter - $prev_counter PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: info breakpoints show enabled breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: disable $bpnum PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: set breakpoint commands PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: info breakpoints shows disabled breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: disabled permanent breakpoint doesn't explain stop PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: info breakpoints still shows same number of hits PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: breakpoint commands didn't run PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: reenable breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: stop at permanent breakpoint thrice PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: info breakpoints shows one more hit PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: breakpoint commands ran PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: single-step past permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: next trips on permanent bp: continue to breakpoint: test_next PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: next trips on permanent bp: condition $bpnum 0 PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: next trips on permanent bp: next PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: permanent bp PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: condition $bpnum 0 PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: p counter PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: continue to breakpoint: test_signal_with_handler PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: stop at permanent breakpoint PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: queue-signal SIGUSR1 FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: single-step to handler FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: stop at permanent breakpoint, out of handler (the program exited) FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: continue to breakpoint: test_signal_no_handler (the program is no longer running) FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: stop at permanent breakpoint (the program is no longer running) PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: queue-signal SIGUSR1 FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: single-step past permanent breakpoint (the program is no longer running) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/catch-fork-kill.exp ... PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: set follow-fork child PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: set detach-on-fork off PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: catch fork PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to child fork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to grandchild fork (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: kill child (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: switch to parent (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: break grandparent_done (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue (timeout) PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: set follow-fork child PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: set detach-on-fork off PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: catch fork PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to child fork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to grandchild fork (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill child (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: switch to parent (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill parent (timeout) PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: set follow-fork child PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: set detach-on-fork off PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: catch vfork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to child vfork (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to grandchild vfork (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: kill child (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: switch to parent (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: break grandparent_done (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue (timeout) PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: set follow-fork child PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: set detach-on-fork off PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: catch vfork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to child vfork (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to grandchild vfork (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill child (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent (timeout) FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent (timeout) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/start.exp ... PASS: gdb.base/start.exp: start Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/kill-after-signal.exp ... PASS: gdb.base/kill-after-signal.exp: handle SIGUSR1 stop print pass PASS: gdb.base/kill-after-signal.exp: continue FAIL: gdb.base/kill-after-signal.exp: stepi PASS: gdb.base/kill-after-signal.exp: kill Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdbhistsize-history.exp ... PASS: gdb.base/gdbhistsize-history.exp: histsize=: show history size PASS: gdb.base/gdbhistsize-history.exp: histsize=: show commands PASS: gdb.base/gdbhistsize-history.exp: histsize=0: show history size PASS: gdb.base/gdbhistsize-history.exp: histsize=0: show commands PASS: gdb.base/gdbhistsize-history.exp: histsize=20: show history size PASS: gdb.base/gdbhistsize-history.exp: histsize=20: show commands PASS: gdb.base/gdbhistsize-history.exp: histsize= 20 : show history size PASS: gdb.base/gdbhistsize-history.exp: histsize= 20 : show commands PASS: gdb.base/gdbhistsize-history.exp: histsize=-5: show history size PASS: gdb.base/gdbhistsize-history.exp: histsize=-5: show commands PASS: gdb.base/gdbhistsize-history.exp: histsize=not_an_integer: show history size PASS: gdb.base/gdbhistsize-history.exp: histsize=not_an_integer: show commands PASS: gdb.base/gdbhistsize-history.exp: histsize=10zab: show history size PASS: gdb.base/gdbhistsize-history.exp: histsize=10zab: show commands PASS: gdb.base/gdbhistsize-history.exp: histsize=-5ab: show history size PASS: gdb.base/gdbhistsize-history.exp: histsize=-5ab: show commands PASS: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show history size PASS: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show commands PASS: gdb.base/gdbhistsize-history.exp: histsize=50: show history size PASS: gdb.base/gdbhistsize-history.exp: histsize=50: show commands Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/term.exp ... PASS: gdb.base/term.exp: test info terminal PASS: gdb.base/term.exp: info terminal at breakpoint PASS: gdb.base/term.exp: continue until exit PASS: gdb.base/term.exp: test info terminal #2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/cond-expr.exp ... PASS: gdb.base/cond-expr.exp: print value of cond expr (const true) PASS: gdb.base/cond-expr.exp: print value of cond expr (const false) PASS: gdb.base/cond-expr.exp: set variable x=14 PASS: gdb.base/cond-expr.exp: set variable y=2 PASS: gdb.base/cond-expr.exp: set variable z=3 PASS: gdb.base/cond-expr.exp: print value of cond expr (var true) PASS: gdb.base/cond-expr.exp: set variable x=0 PASS: gdb.base/cond-expr.exp: print value of cond expr (var false) PASS: gdb.base/cond-expr.exp: print whatis of cond expr Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/expand-psymtabs.exp ... PASS: gdb.base/expand-psymtabs.exp: expand psymtabs Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/info-target.exp ... PASS: gdb.base/info-target.exp: info target Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/float128.exp ... PASS: gdb.base/float128.exp: continue to breakpoint: return PASS: gdb.base/float128.exp: the original value of ld is 1.375 PASS: gdb.base/float128.exp: the original value of f128 is 2.375 PASS: gdb.base/float128.exp: try to change ld to -1.375 with 'print ld=-1.375l' PASS: gdb.base/float128.exp: try to change f128 to -2.375 with 'print f128=-2.375l' PASS: gdb.base/float128.exp: set variable ld=10.375l PASS: gdb.base/float128.exp: set variable f128=20.375l PASS: gdb.base/float128.exp: the value of ld is changed to 10.375 PASS: gdb.base/float128.exp: the value of f128 is changed to 20.375 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dprintf-pending.exp ... PASS: gdb.base/dprintf-pending.exp: without format: missing ,FMT PASS: gdb.base/dprintf-pending.exp: without format: missing FMT PASS: gdb.base/dprintf-pending.exp: without symbols: set pending dprintf PASS: gdb.base/dprintf-pending.exp: without symbols: single pending dprintf info FAIL: gdb.base/dprintf-pending.exp: without symbols: run to resolved dprintf (the program exited) PASS: gdb.base/dprintf-pending.exp: set pending dprintf PASS: gdb.base/dprintf-pending.exp: single pending dprintf info FAIL: gdb.base/dprintf-pending.exp: run to resolved dprintf (the program exited) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/lineinc.exp ... PASS: gdb.base/lineinc.exp: tolerate macro info with multiple #inclusions per line Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/whatis-exp.exp ... PASS: gdb.base/whatis-exp.exp: set variable x=14 PASS: gdb.base/whatis-exp.exp: set variable y=2 PASS: gdb.base/whatis-exp.exp: set variable z=2 PASS: gdb.base/whatis-exp.exp: set variable w=3 PASS: gdb.base/whatis-exp.exp: print value of x PASS: gdb.base/whatis-exp.exp: print value of y PASS: gdb.base/whatis-exp.exp: print value of z PASS: gdb.base/whatis-exp.exp: print value of w PASS: gdb.base/whatis-exp.exp: whatis value of x+y PASS: gdb.base/whatis-exp.exp: whatis value of x-y PASS: gdb.base/whatis-exp.exp: whatis value of x*y PASS: gdb.base/whatis-exp.exp: whatis value of x/y PASS: gdb.base/whatis-exp.exp: whatis value of x%y PASS: gdb.base/whatis-exp.exp: whatis value of x=y PASS: gdb.base/whatis-exp.exp: whatis value of x+=2 PASS: gdb.base/whatis-exp.exp: whatis value of ++x PASS: gdb.base/whatis-exp.exp: whatis value of --x PASS: gdb.base/whatis-exp.exp: whatis value of x++ PASS: gdb.base/whatis-exp.exp: whatis value of x-- Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/return2.exp ... PASS: gdb.base/return2.exp: set break on void_func PASS: gdb.base/return2.exp: continue to void_func PASS: gdb.base/return2.exp: return from void_func PASS: gdb.base/return2.exp: void function returned successfully PASS: gdb.base/return2.exp: set break on char_func PASS: gdb.base/return2.exp: continue to char_func PASS: gdb.base/return2.exp: return from char_func PASS: gdb.base/return2.exp: char value returned successfully PASS: gdb.base/return2.exp: validate result value not equal to program return value PASS: gdb.base/return2.exp: set break on short_func PASS: gdb.base/return2.exp: continue to short_func PASS: gdb.base/return2.exp: return from short_func PASS: gdb.base/return2.exp: short value returned successfully PASS: gdb.base/return2.exp: validate result value not equal to program return value PASS: gdb.base/return2.exp: set break on int_func PASS: gdb.base/return2.exp: continue to int_func PASS: gdb.base/return2.exp: return from int_func PASS: gdb.base/return2.exp: int value returned successfully PASS: gdb.base/return2.exp: validate result value not equal to program return value PASS: gdb.base/return2.exp: set break on long_func PASS: gdb.base/return2.exp: continue to long_func PASS: gdb.base/return2.exp: return from long_func PASS: gdb.base/return2.exp: long value returned successfully PASS: gdb.base/return2.exp: validate result value not equal to program return value PASS: gdb.base/return2.exp: set break on long_long_func PASS: gdb.base/return2.exp: continue to long_long_func PASS: gdb.base/return2.exp: return from long_long_func PASS: gdb.base/return2.exp: long_long value returned successfully PASS: gdb.base/return2.exp: validate result value not equal to program return value PASS: gdb.base/return2.exp: set break on float_func PASS: gdb.base/return2.exp: continue to float_func PASS: gdb.base/return2.exp: return from float_func PASS: gdb.base/return2.exp: float value returned successfully PASS: gdb.base/return2.exp: validate result value not equal to program return value PASS: gdb.base/return2.exp: set break on double_func PASS: gdb.base/return2.exp: continue to double_func PASS: gdb.base/return2.exp: return from double_func PASS: gdb.base/return2.exp: double value returned successfully PASS: gdb.base/return2.exp: validate result value not equal to program return value Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ... PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height 2 PASS: gdb.base/paginate-inferior-exit.exp: paginate: continue to pagination PASS: gdb.base/paginate-inferior-exit.exp: paginate: inferior exits normally PASS: gdb.base/paginate-inferior-exit.exp: paginate: GDB accepts further input PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height unlimited Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/solib-symbol.exp ... PASS: gdb.base/solib-symbol.exp: foo2 in main FAIL: gdb.base/solib-symbol.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/range-stepping.exp ... PASS: gdb.base/range-stepping.exp: probe range-stepping support UNSUPPORTED: gdb.base/range-stepping.exp: range stepping not supported by the target Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-entry.exp ... PASS: gdb.base/break-entry.exp: info files PASS: gdb.base/break-entry.exp: p/x $pc PASS: gdb.base/break-entry.exp: continue to breakpoint: main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/fixsection.exp ... FAIL: gdb.base/fixsection.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/pie-execl.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/checkpoint-ns.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/display.exp ... gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/display.c:53:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ UNTESTED: gdb.base/display.exp: failed to prepare Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/wrong_frame_bt_full.exp ... PASS: gdb.base/wrong_frame_bt_full.exp: bt full Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/unwindonsignal.exp ... PASS: gdb.base/unwindonsignal.exp: break stop_here PASS: gdb.base/unwindonsignal.exp: continue to breakpoint at stop_here PASS: gdb.base/unwindonsignal.exp: setting unwindonsignal PASS: gdb.base/unwindonsignal.exp: showing unwindonsignal PASS: gdb.base/unwindonsignal.exp: unwindonsignal, inferior function call signaled PASS: gdb.base/unwindonsignal.exp: unwindonsignal, stack unwound PASS: gdb.base/unwindonsignal.exp: unwindonsignal, dummy frame removed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdb11531.exp ... PASS: gdb.base/gdb11531.exp: set watchpoint FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/bitops.exp ... PASS: gdb.base/bitops.exp: print value of !1 PASS: gdb.base/bitops.exp: print value of !0 PASS: gdb.base/bitops.exp: print value of !100 PASS: gdb.base/bitops.exp: print value of !1000 PASS: gdb.base/bitops.exp: print value of !10 PASS: gdb.base/bitops.exp: print value of !2 PASS: gdb.base/bitops.exp: print value of 10 | 5 PASS: gdb.base/bitops.exp: print value of 10 & 5 PASS: gdb.base/bitops.exp: print value of 10 ^ 5 PASS: gdb.base/bitops.exp: print value of -!0 PASS: gdb.base/bitops.exp: print value of ~-!0 PASS: gdb.base/bitops.exp: print value of 3 * 2 / 4.0 * 2.0 PASS: gdb.base/bitops.exp: print value of 8 << 2 >> 4 PASS: gdb.base/bitops.exp: print value of -1 < 0 > 1 PASS: gdb.base/bitops.exp: print value of 15 ^ 10 ^ 5 ^ 7 PASS: gdb.base/bitops.exp: print value of 3.5 < 4.0 PASS: gdb.base/bitops.exp: print value of 3.5 < -4.0 PASS: gdb.base/bitops.exp: print value of 2 > -3 PASS: gdb.base/bitops.exp: print value of -3>4 PASS: gdb.base/bitops.exp: print value of (-3 > 4) PASS: gdb.base/bitops.exp: print value of 3>=2.5 PASS: gdb.base/bitops.exp: print value of 3>=4.5 PASS: gdb.base/bitops.exp: print value of 3==3.0 PASS: gdb.base/bitops.exp: print value of 3==4.0 PASS: gdb.base/bitops.exp: print value of 3!=3.0 PASS: gdb.base/bitops.exp: print value of 3!=5.0 PASS: gdb.base/bitops.exp: print value of 0 || 1 && 0 | 0 ^ 0 == 8 > 128 >>1 +2 *2 PASS: gdb.base/bitops.exp: print value of 1.0 || 0 PASS: gdb.base/bitops.exp: print value of 0.0 || 1.0 PASS: gdb.base/bitops.exp: print value of 0.0 || 0 PASS: gdb.base/bitops.exp: print value of 0 || 1 && 0 | 0 ^ 0 == 8 PASS: gdb.base/bitops.exp: print value of 0 == 8 > 128 >> 1 + 2 * 2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/memattr.exp ... PASS: gdb.base/memattr.exp: create mem region 1 PASS: gdb.base/memattr.exp: create mem region 2 PASS: gdb.base/memattr.exp: create mem region 3 PASS: gdb.base/memattr.exp: create mem region 4 PASS: gdb.base/memattr.exp: create mem region 5 PASS: gdb.base/memattr.exp: info mem (1) PASS: gdb.base/memattr.exp: mem1 cannot be read PASS: gdb.base/memattr.exp: mem1 can be written PASS: gdb.base/memattr.exp: mem2 cannot be written PASS: gdb.base/memattr.exp: mem2 can be read PASS: gdb.base/memattr.exp: disable mem 1 PASS: gdb.base/memattr.exp: mem 1 was disabled PASS: gdb.base/memattr.exp: enable mem 1 PASS: gdb.base/memattr.exp: mem 1 was enabled PASS: gdb.base/memattr.exp: disable mem 2 4 PASS: gdb.base/memattr.exp: mem 2 and 4 were disabled PASS: gdb.base/memattr.exp: enable mem 2-4 PASS: gdb.base/memattr.exp: mem 2-4 were enabled PASS: gdb.base/memattr.exp: disable mem PASS: gdb.base/memattr.exp: mem 1 to 5 were disabled PASS: gdb.base/memattr.exp: enable mem PASS: gdb.base/memattr.exp: mem 1 to 5 were enabled PASS: gdb.base/memattr.exp: disable non-existant regions PASS: gdb.base/memattr.exp: delete mem 1 PASS: gdb.base/memattr.exp: mem 1 was deleted PASS: gdb.base/memattr.exp: delete mem 2 4 PASS: gdb.base/memattr.exp: mem 2 and 4 were deleted PASS: gdb.base/memattr.exp: delete mem 2-4 PASS: gdb.base/memattr.exp: mem 2-4 were deleted PASS: gdb.base/memattr.exp: delete non-existant region PASS: gdb.base/memattr.exp: mem 0x30 0x60 ro PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x40: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x30 0x40: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x40 0x50: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x50 0x60: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x50 0x70: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x30 0x60: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x70: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x0: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x30 0x0: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x40 0x0: overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x30: no-overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x60 0x70: no-overlap PASS: gdb.base/memattr.exp: 0x30 0x60: 0x80 0x0: no-overlap PASS: gdb.base/memattr.exp: mem 0x30 0x0 ro PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x50: overlap PASS: gdb.base/memattr.exp: 0x30 0x0: 0x30 0x50: overlap PASS: gdb.base/memattr.exp: 0x30 0x0: 0x40 0x50: overlap PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x0: overlap PASS: gdb.base/memattr.exp: 0x30 0x0: 0x30 0x0: overlap PASS: gdb.base/memattr.exp: 0x30 0x0: 0x40 0x0: overlap PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x30: no-overlap PASS: gdb.base/memattr.exp: 0x30 0x0: 0x00 0x10: no-overlap Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dmsym.exp ... PASS: gdb.base/dmsym.exp: break test_minsym PASS: gdb.base/dmsym.exp: info line test_minsym PASS: gdb.base/dmsym.exp: run until breakpoint at BREAK PASS: gdb.base/dmsym.exp: continue PASS: gdb.base/dmsym.exp: print val Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/list.exp ... PASS: gdb.base/list.exp: set width 0 PASS: gdb.base/list.exp: show default list size PASS: gdb.base/list.exp: list default lines around main PASS: gdb.base/list.exp: setting listsize to 1 #1 PASS: gdb.base/list.exp: show listsize 1 #1 PASS: gdb.base/list.exp: list line 1 with listsize 1 PASS: gdb.base/list.exp: list line 2 with listsize 1 PASS: gdb.base/list.exp: setting listsize to 2 #2 PASS: gdb.base/list.exp: show listsize 2 #2 PASS: gdb.base/list.exp: list line 1 with listsize 2 PASS: gdb.base/list.exp: list line 2 with listsize 2 PASS: gdb.base/list.exp: list line 3 with listsize 2 PASS: gdb.base/list.exp: setting listsize to 3 #3 PASS: gdb.base/list.exp: show listsize 3 #3 PASS: gdb.base/list.exp: list line 1 with listsize 3 PASS: gdb.base/list.exp: list line 2 with listsize 3 PASS: gdb.base/list.exp: list line 3 with listsize 3 PASS: gdb.base/list.exp: setting listsize to 4 #4 PASS: gdb.base/list.exp: show listsize 4 #4 PASS: gdb.base/list.exp: list line 1 with listsize 4 PASS: gdb.base/list.exp: list line 2 with listsize 4 PASS: gdb.base/list.exp: list line 3 with listsize 4 PASS: gdb.base/list.exp: list line 4 with listsize 4 PASS: gdb.base/list.exp: setting listsize to 100 #5 PASS: gdb.base/list.exp: show listsize 100 #5 PASS: gdb.base/list.exp: list line 1 with listsize 100 PASS: gdb.base/list.exp: list line 10 with listsize 100 PASS: gdb.base/list.exp: setting listsize to 0 #6 PASS: gdb.base/list.exp: show listsize unlimited #6 PASS: gdb.base/list.exp: list line 1 with unlimited listsize PASS: gdb.base/list.exp: setting listsize to 10 #7 PASS: gdb.base/list.exp: show listsize 10 #7 PASS: gdb.base/list.exp: list line 1 in include file PASS: gdb.base/list.exp: list message for lines past EOF PASS: gdb.base/list.exp: list filename:number (4 tests) PASS: gdb.base/list.exp: list function in source file 1 PASS: gdb.base/list.exp: list function in source file 2 PASS: gdb.base/list.exp: list function in include file PASS: gdb.base/list.exp: successive list commands to page forward (4 tests) PASS: gdb.base/list.exp: end of file error after "list" command PASS: gdb.base/list.exp: 4 successive "list -" commands to page backwards PASS: gdb.base/list.exp: beginning of file error after "list -" command PASS: gdb.base/list.exp: repeat list commands to page forward using 'return' (4 tests) PASS: gdb.base/list.exp: end of file error after using 'return' to repeat the list command PASS: gdb.base/list.exp: list range; filename:line1,filename:line2 PASS: gdb.base/list.exp: list range; line1,line2 PASS: gdb.base/list.exp: list range; upper bound past EOF PASS: gdb.base/list.exp: list range; both bounds past EOF PASS: gdb.base/list.exp: list range, must be same files PASS: gdb.base/list.exp: list filename:function (5 tests) PASS: gdb.base/list.exp: list 'list0.c:main' XFAIL: gdb.base/list.exp: list filename:function; wrong filename rejected PASS: gdb.base/list.exp: list filename:function; nonexistant file PASS: gdb.base/list.exp: list filename:function; nonexistant function PASS: gdb.base/list.exp: set listsize 4 PASS: gdb.base/list.exp: list long_line PASS: gdb.base/list.exp: search 4321 PASS: gdb.base/list.exp: search 6789 PASS: gdb.base/list.exp: search extremely long line (> 5000 chars) PASS: gdb.base/list.exp: set listsize 2 PASS: gdb.base/list.exp: list 1 PASS: gdb.base/list.exp: list ,5 PASS: gdb.base/list.exp: first use of "list -INVALID" PASS: gdb.base/list.exp: second use of "list -INVALID" PASS: gdb.base/list.exp: first use of "list +INVALID" PASS: gdb.base/list.exp: second use of "list +INVALID" PASS: gdb.base/list.exp: list after stop: 1, 10: before next: set listsize 1 PASS: gdb.base/list.exp: list after stop: 1, 10: next PASS: gdb.base/list.exp: list after stop: 1, 10: after next: set listsize 10 PASS: gdb.base/list.exp: list after stop: 1, 10: list #1 PASS: gdb.base/list.exp: list after stop: 1, 10: list #2 PASS: gdb.base/list.exp: list after stop: 10, 10: before next: set listsize 10 PASS: gdb.base/list.exp: list after stop: 10, 10: next PASS: gdb.base/list.exp: list after stop: 10, 10: after next: set listsize 10 PASS: gdb.base/list.exp: list after stop: 10, 10: list #1 PASS: gdb.base/list.exp: list after stop: 10, 10: list #2 PASS: gdb.base/list.exp: list after stop: 10, 1: before next: set listsize 10 PASS: gdb.base/list.exp: list after stop: 10, 1: next PASS: gdb.base/list.exp: list after stop: 10, 1: after next: set listsize 1 PASS: gdb.base/list.exp: list after stop: 10, 1: list #1 PASS: gdb.base/list.exp: list after stop: 10, 1: list #2 PASS: gdb.base/list.exp: list after stop: 10, 2: before next: set listsize 10 PASS: gdb.base/list.exp: list after stop: 10, 2: next PASS: gdb.base/list.exp: list after stop: 10, 2: after next: set listsize 2 PASS: gdb.base/list.exp: list after stop: 10, 2: list #1 PASS: gdb.base/list.exp: list after stop: 10, 2: list #2 PASS: gdb.base/list.exp: list after stop: 10, 3: before next: set listsize 10 PASS: gdb.base/list.exp: list after stop: 10, 3: next PASS: gdb.base/list.exp: list after stop: 10, 3: after next: set listsize 3 PASS: gdb.base/list.exp: list after stop: 10, 3: list #1 PASS: gdb.base/list.exp: list after stop: 10, 3: list #2 PASS: gdb.base/list.exp: list - after stop: 10, 10: before next: set listsize 10 PASS: gdb.base/list.exp: list - after stop: 10, 10: next PASS: gdb.base/list.exp: list - after stop: 10, 10: after next: set listsize 10 PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #1 PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #2 PASS: gdb.base/list.exp: list - after stop: 10, 3: before next: set listsize 10 PASS: gdb.base/list.exp: list - after stop: 10, 3: next PASS: gdb.base/list.exp: list - after stop: 10, 3: after next: set listsize 3 PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #1 PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #2 PASS: gdb.base/list.exp: list - after stop: 10, 2: before next: set listsize 10 PASS: gdb.base/list.exp: list - after stop: 10, 2: next PASS: gdb.base/list.exp: list - after stop: 10, 2: after next: set listsize 2 PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #1 PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #2 PASS: gdb.base/list.exp: list - after stop: 10, 1: before next: set listsize 10 PASS: gdb.base/list.exp: list - after stop: 10, 1: next PASS: gdb.base/list.exp: list - after stop: 10, 1: after next: set listsize 1 PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #1 PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/compare-sections.exp ... PASS: gdb.base/compare-sections.exp: after file: compare-sections PASS: gdb.base/compare-sections.exp: after file: compare-sections -r PASS: gdb.base/compare-sections.exp: after reload: compare-sections PASS: gdb.base/compare-sections.exp: after reload: compare-sections -r PASS: gdb.base/compare-sections.exp: compare-sections .text PASS: gdb.base/compare-sections.exp: after run to main: compare-sections PASS: gdb.base/compare-sections.exp: after run to main: compare-sections -r PASS: gdb.base/compare-sections.exp: read-only: list read-only sections PASS: gdb.base/compare-sections.exp: read-only: get value of read-only section PASS: gdb.base/compare-sections.exp: read-only: corrupt read-only section PASS: gdb.base/compare-sections.exp: read-only: compare-sections -r Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/page.exp ... PASS: gdb.base/page.exp: set pagination off PASS: gdb.base/page.exp: pagination is off PASS: gdb.base/page.exp: unpaged help PASS: gdb.base/page.exp: set pagination on PASS: gdb.base/page.exp: pagination is on PASS: gdb.base/page.exp: set height 10 PASS: gdb.base/page.exp: paged help PASS: gdb.base/page.exp: q Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/eval-avoid-side-effects.exp ... PASS: gdb.base/eval-avoid-side-effects.exp: get integer valueof "sizeof (int)" (4) PASS: gdb.base/eval-avoid-side-effects.exp: set variable x=42 PASS: gdb.base/eval-avoid-side-effects.exp: test sizeof side effects PASS: gdb.base/eval-avoid-side-effects.exp: sizeof has no side effects PASS: gdb.base/eval-avoid-side-effects.exp: test ptype side effects PASS: gdb.base/eval-avoid-side-effects.exp: ptype has no side effects PASS: gdb.base/eval-avoid-side-effects.exp: test whatis side effects PASS: gdb.base/eval-avoid-side-effects.exp: whatis has no side effects Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/siginfo-addr.exp ... PASS: gdb.base/siginfo-addr.exp: display/i $pc PASS: gdb.base/siginfo-addr.exp: continue to signal PASS: gdb.base/siginfo-addr.exp: correct si_addr Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/jit-reader.exp ... PASS: gdb.base/jit-reader.exp: jit-reader-load PASS: gdb.base/jit-reader.exp: expect SIGTRAP PASS: gdb.base/jit-reader.exp: with jit-reader: before mangling: bt works PASS: gdb.base/jit-reader.exp: with jit-reader: before mangling: get sp PASS: gdb.base/jit-reader.exp: with jit-reader: before mangling: move up to caller PASS: gdb.base/jit-reader.exp: with jit-reader: before mangling: get caller sp PASS: gdb.base/jit-reader.exp: with jit-reader: after mangling: step over stack mangling PASS: gdb.base/jit-reader.exp: with jit-reader: after mangling: get sp PASS: gdb.base/jit-reader.exp: with jit-reader: after mangling: sp is mangled PASS: gdb.base/jit-reader.exp: with jit-reader: after mangling: bt works FAIL: gdb.base/jit-reader.exp: with jit-reader: after mangling: current frame: info registers PASS: gdb.base/jit-reader.exp: with jit-reader: after mangling: current frame: info frame PASS: gdb.base/jit-reader.exp: with jit-reader: after mangling: caller frame: up to caller FAIL: gdb.base/jit-reader.exp: with jit-reader: after mangling: caller frame: info registers PASS: gdb.base/jit-reader.exp: with jit-reader: after mangling: caller frame: info frame PASS: gdb.base/jit-reader.exp: with jit-reader: after mangling: caller frame: print pseudo register PASS: gdb.base/jit-reader.exp: with jit-reader: after mangling: caller frame: cannot assign to register PASS: gdb.base/jit-reader.exp: without jit-reader: jit-reader-unload PASS: gdb.base/jit-reader.exp: without jit-reader: bt shows error PASS: gdb.base/jit-reader.exp: without jit-reader: info frame shows error FAIL: gdb.base/jit-reader.exp: without jit-reader: info registers PASS: gdb.base/jit-reader.exp: without jit-reader: cannot go up PASS: gdb.base/jit-reader.exp: with jit-reader again: jit-reader-load PASS: gdb.base/jit-reader.exp: with jit-reader again: bt Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/long_long.exp ... PASS: gdb.base/long_long.exp: get integer valueof "sizeof (char)" (1) PASS: gdb.base/long_long.exp: get integer valueof "sizeof (short)" (2) PASS: gdb.base/long_long.exp: get integer valueof "sizeof (int)" (4) PASS: gdb.base/long_long.exp: get integer valueof "sizeof (long)" (8) PASS: gdb.base/long_long.exp: get integer valueof "sizeof (long long)" (8) PASS: gdb.base/long_long.exp: get integer valueof "sizeof (void *)" (8) PASS: gdb.base/long_long.exp: get integer valueof "sizeof (double)" (8) PASS: gdb.base/long_long.exp: get integer valueof "sizeof (long double)" (16) PASS: gdb.base/long_long.exp: continue to breakpoint: Stop here and look PASS: gdb.base/long_long.exp: hex print p/x PASS: gdb.base/long_long.exp: decimal print p/x PASS: gdb.base/long_long.exp: default print val.dec PASS: gdb.base/long_long.exp: default print val.bin PASS: gdb.base/long_long.exp: default print val.oct PASS: gdb.base/long_long.exp: default print hex PASS: gdb.base/long_long.exp: decimal print p/u PASS: gdb.base/long_long.exp: binary print PASS: gdb.base/long_long.exp: octal print PASS: gdb.base/long_long.exp: print +ve long long PASS: gdb.base/long_long.exp: decimal print p/d PASS: gdb.base/long_long.exp: p/d val.oct PASS: gdb.base/long_long.exp: p/u val.oct PASS: gdb.base/long_long.exp: p/o val.oct PASS: gdb.base/long_long.exp: p/t val.oct PASS: gdb.base/long_long.exp: p/a val.oct PASS: gdb.base/long_long.exp: p/c val.oct PASS: gdb.base/long_long.exp: p/f val.oct PASS: gdb.base/long_long.exp: p/x *(char *)c PASS: gdb.base/long_long.exp: p/d *(char *)c PASS: gdb.base/long_long.exp: p/u *(char *)c PASS: gdb.base/long_long.exp: p/o *(char *)c PASS: gdb.base/long_long.exp: p/t *(char *)c PASS: gdb.base/long_long.exp: p/a *(char *)c PASS: gdb.base/long_long.exp: p/f *(char *)c PASS: gdb.base/long_long.exp: p/c *(char *)c PASS: gdb.base/long_long.exp: p/x *(short *)s PASS: gdb.base/long_long.exp: p/d *(short *)s PASS: gdb.base/long_long.exp: p/u *(short *)s PASS: gdb.base/long_long.exp: p/o *(short *)s PASS: gdb.base/long_long.exp: p/t *(short *)s PASS: gdb.base/long_long.exp: p/a *(short *)s PASS: gdb.base/long_long.exp: p/f *(short *)s PASS: gdb.base/long_long.exp: p/c *(short *)s PASS: gdb.base/long_long.exp: p/x *(int *)i PASS: gdb.base/long_long.exp: p/d *(int *)i PASS: gdb.base/long_long.exp: p/u *(int *)i PASS: gdb.base/long_long.exp: p/o *(int *)i PASS: gdb.base/long_long.exp: p/t *(int *)i PASS: gdb.base/long_long.exp: p/a *(int *)i PASS: gdb.base/long_long.exp: p/f *(int *)i PASS: gdb.base/long_long.exp: p/c *(int *)i PASS: gdb.base/long_long.exp: p/x *(long *)l PASS: gdb.base/long_long.exp: p/d *(long *)l PASS: gdb.base/long_long.exp: p/u *(long *)l PASS: gdb.base/long_long.exp: p/o *(long *)l PASS: gdb.base/long_long.exp: p/t *(long *)l PASS: gdb.base/long_long.exp: p/a *(long *)l PASS: gdb.base/long_long.exp: p/f *(long *)l PASS: gdb.base/long_long.exp: p/c *(long *)l PASS: gdb.base/long_long.exp: p/x *(long long *)ll PASS: gdb.base/long_long.exp: p/d *(long long *)ll PASS: gdb.base/long_long.exp: p/u *(long long *)ll PASS: gdb.base/long_long.exp: p/o *(long long *)ll PASS: gdb.base/long_long.exp: p/t *(long long *)ll PASS: gdb.base/long_long.exp: p/a *(long long *)ll PASS: gdb.base/long_long.exp: p/f *(long long *)ll PASS: gdb.base/long_long.exp: p/c *(long long *)ll PASS: gdb.base/long_long.exp: set examine size to w PASS: gdb.base/long_long.exp: x/x w PASS: gdb.base/long_long.exp: x/d w PASS: gdb.base/long_long.exp: x/u w PASS: gdb.base/long_long.exp: x/o w PASS: gdb.base/long_long.exp: x/t w PASS: gdb.base/long_long.exp: x/a PASS: gdb.base/long_long.exp: x/c b PASS: gdb.base/long_long.exp: x/f &val.oct PASS: gdb.base/long_long.exp: set examine size to g PASS: gdb.base/long_long.exp: x/2x g PASS: gdb.base/long_long.exp: x/2d g PASS: gdb.base/long_long.exp: x/2u g PASS: gdb.base/long_long.exp: x/2o g PASS: gdb.base/long_long.exp: x/2t g PASS: gdb.base/long_long.exp: x/2a PASS: gdb.base/long_long.exp: x/2c b PASS: gdb.base/long_long.exp: x/2f &val.oct PASS: gdb.base/long_long.exp: x/2bx b PASS: gdb.base/long_long.exp: x/2bd b PASS: gdb.base/long_long.exp: x/2bu b PASS: gdb.base/long_long.exp: x/2bo b PASS: gdb.base/long_long.exp: x/2bt b PASS: gdb.base/long_long.exp: x/2ba b PASS: gdb.base/long_long.exp: x/2bc b PASS: gdb.base/long_long.exp: x/2bf b PASS: gdb.base/long_long.exp: x/2hx h PASS: gdb.base/long_long.exp: x/2hd h PASS: gdb.base/long_long.exp: x/2hu h PASS: gdb.base/long_long.exp: x/2ho h PASS: gdb.base/long_long.exp: x/2ht h PASS: gdb.base/long_long.exp: x/2ha h PASS: gdb.base/long_long.exp: x/2hc h PASS: gdb.base/long_long.exp: x/2hf h PASS: gdb.base/long_long.exp: x/2wx w PASS: gdb.base/long_long.exp: x/2wd w PASS: gdb.base/long_long.exp: x/2wu w PASS: gdb.base/long_long.exp: x/2wo w PASS: gdb.base/long_long.exp: x/2wt w PASS: gdb.base/long_long.exp: x/2wa w PASS: gdb.base/long_long.exp: x/2wc w PASS: gdb.base/long_long.exp: x/2wf w PASS: gdb.base/long_long.exp: x/2gx g PASS: gdb.base/long_long.exp: x/2gd g PASS: gdb.base/long_long.exp: x/2gu g PASS: gdb.base/long_long.exp: x/2go g PASS: gdb.base/long_long.exp: x/2gt g PASS: gdb.base/long_long.exp: x/2ga g PASS: gdb.base/long_long.exp: x/2gc g PASS: gdb.base/long_long.exp: x/2gf g Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/siginfo.exp ... PASS: gdb.base/siginfo.exp: display/i $pc PASS: gdb.base/siginfo.exp: break handler PASS: gdb.base/siginfo.exp: continue to stepi handler FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 2) KFAIL: gdb.base/siginfo.exp: step out of handler (program exited) (PRMS: gdb/1613) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/structs.exp ... PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: continue to breakpoint: chartest-done PASS: gdb.base/structs.exp: p chartest PASS: gdb.base/structs.exp: ptype foo1; structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 1 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 1 structs-tc PASS: gdb.base/structs.exp: p/c L; call 1 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tc PASS: gdb.base/structs.exp: p/c L; call 2 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-tc PASS: gdb.base/structs.exp: p/c L; call 3 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-tc PASS: gdb.base/structs.exp: p/c L; call 4 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 5 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 5 structs-tc PASS: gdb.base/structs.exp: p/c L; call 5 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 6 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 6 structs-tc PASS: gdb.base/structs.exp: p/c L; call 6 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 7 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 7 structs-tc PASS: gdb.base/structs.exp: p/c L; call 7 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 8 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 8 structs-tc PASS: gdb.base/structs.exp: p/c L; call 8 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 9 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 9 structs-tc PASS: gdb.base/structs.exp: p/c L; call 9 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 10 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 10 structs-tc PASS: gdb.base/structs.exp: p/c L; call 10 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 11 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 11 structs-tc PASS: gdb.base/structs.exp: p/c L; call 11 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 12 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 12 structs-tc PASS: gdb.base/structs.exp: p/c L; call 12 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 13 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 13 structs-tc PASS: gdb.base/structs.exp: p/c L; call 13 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 14 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 14 structs-tc PASS: gdb.base/structs.exp: p/c L; call 14 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 15 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 15 structs-tc PASS: gdb.base/structs.exp: p/c L; call 15 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 16 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 16 structs-tc PASS: gdb.base/structs.exp: p/c L; call 16 structs-tc PASS: gdb.base/structs.exp: p/c fun(); call 17 structs-tc PASS: gdb.base/structs.exp: call Fun(foo); call 17 structs-tc PASS: gdb.base/structs.exp: p/c L; call 17 structs-tc PASS: gdb.base/structs.exp: advance to fun for return; return 1 structs-tc PASS: gdb.base/structs.exp: zed L for return; return 1 structs-tc PASS: gdb.base/structs.exp: return foo; return 1 structs-tc PASS: gdb.base/structs.exp: value foo returned; return 1 structs-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 1 structs-tc PASS: gdb.base/structs.exp: zed L for finish; return 1 structs-tc PASS: gdb.base/structs.exp: finish foo; return 1 structs-tc PASS: gdb.base/structs.exp: value foo finished; return 1 structs-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 1 structs-tc PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-tc PASS: gdb.base/structs.exp: zed L for return; return 2 structs-tc PASS: gdb.base/structs.exp: return foo; return 2 structs-tc PASS: gdb.base/structs.exp: value foo returned; return 2 structs-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tc PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-tc PASS: gdb.base/structs.exp: finish foo; return 2 structs-tc PASS: gdb.base/structs.exp: value foo finished; return 2 structs-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tc PASS: gdb.base/structs.exp: advance to fun for return; return 3 structs-tc PASS: gdb.base/structs.exp: zed L for return; return 3 structs-tc PASS: gdb.base/structs.exp: return foo; return 3 structs-tc PASS: gdb.base/structs.exp: value foo returned; return 3 structs-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 3 structs-tc PASS: gdb.base/structs.exp: zed L for finish; return 3 structs-tc PASS: gdb.base/structs.exp: finish foo; return 3 structs-tc PASS: gdb.base/structs.exp: value foo finished; return 3 structs-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 3 structs-tc PASS: gdb.base/structs.exp: advance to fun for return; return 4 structs-tc PASS: gdb.base/structs.exp: zed L for return; return 4 structs-tc PASS: gdb.base/structs.exp: return foo; return 4 structs-tc PASS: gdb.base/structs.exp: value foo returned; return 4 structs-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 4 structs-tc PASS: gdb.base/structs.exp: zed L for finish; return 4 structs-tc PASS: gdb.base/structs.exp: finish foo; return 4 structs-tc PASS: gdb.base/structs.exp: value foo finished; return 4 structs-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 4 structs-tc PASS: gdb.base/structs.exp: advance to fun for return; return 5 structs-tc PASS: gdb.base/structs.exp: zed L for return; return 5 structs-tc PASS: gdb.base/structs.exp: return foo; return 5 structs-tc PASS: gdb.base/structs.exp: value foo returned; return 5 structs-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 5 structs-tc PASS: gdb.base/structs.exp: zed L for finish; return 5 structs-tc PASS: gdb.base/structs.exp: finish foo; return 5 structs-tc PASS: gdb.base/structs.exp: value foo finished; return 5 structs-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 5 structs-tc PASS: gdb.base/structs.exp: advance to fun for return; return 6 structs-tc PASS: gdb.base/structs.exp: zed L for return; return 6 structs-tc PASS: gdb.base/structs.exp: return foo; return 6 structs-tc PASS: gdb.base/structs.exp: value foo returned; return 6 structs-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 6 structs-tc PASS: gdb.base/structs.exp: zed L for finish; return 6 structs-tc PASS: gdb.base/structs.exp: finish foo; return 6 structs-tc PASS: gdb.base/structs.exp: value foo finished; return 6 structs-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 6 structs-tc PASS: gdb.base/structs.exp: advance to fun for return; return 7 structs-tc PASS: gdb.base/structs.exp: zed L for return; return 7 structs-tc PASS: gdb.base/structs.exp: return foo; return 7 structs-tc PASS: gdb.base/structs.exp: value foo returned; return 7 structs-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 7 structs-tc PASS: gdb.base/structs.exp: zed L for finish; return 7 structs-tc PASS: gdb.base/structs.exp: finish foo; return 7 structs-tc PASS: gdb.base/structs.exp: value foo finished; return 7 structs-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 7 structs-tc PASS: gdb.base/structs.exp: advance to fun for return; return 8 structs-tc PASS: gdb.base/structs.exp: zed L for return; return 8 structs-tc PASS: gdb.base/structs.exp: return foo; return 8 structs-tc PASS: gdb.base/structs.exp: value foo returned; return 8 structs-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 8 structs-tc PASS: gdb.base/structs.exp: zed L for finish; return 8 structs-tc PASS: gdb.base/structs.exp: finish foo; return 8 structs-tc PASS: gdb.base/structs.exp: value foo finished; return 8 structs-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 8 structs-tc PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo1; structs-ts PASS: gdb.base/structs.exp: p/c fun(); call 1 structs-ts PASS: gdb.base/structs.exp: call Fun(foo); call 1 structs-ts PASS: gdb.base/structs.exp: p/c L; call 1 structs-ts PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-ts PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-ts PASS: gdb.base/structs.exp: p/c L; call 2 structs-ts PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-ts PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-ts PASS: gdb.base/structs.exp: p/c L; call 3 structs-ts PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-ts PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-ts PASS: gdb.base/structs.exp: p/c L; call 4 structs-ts PASS: gdb.base/structs.exp: p/c fun(); call 5 structs-ts PASS: gdb.base/structs.exp: call Fun(foo); call 5 structs-ts PASS: gdb.base/structs.exp: p/c L; call 5 structs-ts PASS: gdb.base/structs.exp: advance to fun for return; return 1 structs-ts PASS: gdb.base/structs.exp: zed L for return; return 1 structs-ts PASS: gdb.base/structs.exp: return foo; return 1 structs-ts PASS: gdb.base/structs.exp: value foo returned; return 1 structs-ts PASS: gdb.base/structs.exp: advance to fun for finish; return 1 structs-ts PASS: gdb.base/structs.exp: zed L for finish; return 1 structs-ts PASS: gdb.base/structs.exp: finish foo; return 1 structs-ts PASS: gdb.base/structs.exp: value foo finished; return 1 structs-ts PASS: gdb.base/structs.exp: return value known implies finish value known; return 1 structs-ts PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-ts PASS: gdb.base/structs.exp: zed L for return; return 2 structs-ts PASS: gdb.base/structs.exp: return foo; return 2 structs-ts PASS: gdb.base/structs.exp: value foo returned; return 2 structs-ts PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-ts PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-ts PASS: gdb.base/structs.exp: finish foo; return 2 structs-ts PASS: gdb.base/structs.exp: value foo finished; return 2 structs-ts PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-ts PASS: gdb.base/structs.exp: advance to fun for return; return 3 structs-ts PASS: gdb.base/structs.exp: zed L for return; return 3 structs-ts PASS: gdb.base/structs.exp: return foo; return 3 structs-ts PASS: gdb.base/structs.exp: value foo returned; return 3 structs-ts PASS: gdb.base/structs.exp: advance to fun for finish; return 3 structs-ts PASS: gdb.base/structs.exp: zed L for finish; return 3 structs-ts PASS: gdb.base/structs.exp: finish foo; return 3 structs-ts PASS: gdb.base/structs.exp: value foo finished; return 3 structs-ts PASS: gdb.base/structs.exp: return value known implies finish value known; return 3 structs-ts PASS: gdb.base/structs.exp: advance to fun for return; return 4 structs-ts PASS: gdb.base/structs.exp: zed L for return; return 4 structs-ts PASS: gdb.base/structs.exp: return foo; return 4 structs-ts PASS: gdb.base/structs.exp: value foo returned; return 4 structs-ts PASS: gdb.base/structs.exp: advance to fun for finish; return 4 structs-ts PASS: gdb.base/structs.exp: zed L for finish; return 4 structs-ts PASS: gdb.base/structs.exp: finish foo; return 4 structs-ts PASS: gdb.base/structs.exp: value foo finished; return 4 structs-ts PASS: gdb.base/structs.exp: return value known implies finish value known; return 4 structs-ts PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo1; structs-ti PASS: gdb.base/structs.exp: p/c fun(); call 1 structs-ti PASS: gdb.base/structs.exp: call Fun(foo); call 1 structs-ti PASS: gdb.base/structs.exp: p/c L; call 1 structs-ti PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-ti PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-ti PASS: gdb.base/structs.exp: p/c L; call 2 structs-ti PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-ti PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-ti PASS: gdb.base/structs.exp: p/c L; call 3 structs-ti PASS: gdb.base/structs.exp: advance to fun for return; return 1 structs-ti PASS: gdb.base/structs.exp: zed L for return; return 1 structs-ti PASS: gdb.base/structs.exp: return foo; return 1 structs-ti PASS: gdb.base/structs.exp: value foo returned; return 1 structs-ti PASS: gdb.base/structs.exp: advance to fun for finish; return 1 structs-ti PASS: gdb.base/structs.exp: zed L for finish; return 1 structs-ti PASS: gdb.base/structs.exp: finish foo; return 1 structs-ti PASS: gdb.base/structs.exp: value foo finished; return 1 structs-ti PASS: gdb.base/structs.exp: return value known implies finish value known; return 1 structs-ti PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-ti PASS: gdb.base/structs.exp: zed L for return; return 2 structs-ti PASS: gdb.base/structs.exp: return foo; return 2 structs-ti PASS: gdb.base/structs.exp: value foo returned; return 2 structs-ti PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-ti PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-ti PASS: gdb.base/structs.exp: finish foo; return 2 structs-ti PASS: gdb.base/structs.exp: value foo finished; return 2 structs-ti PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-ti PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo1; structs-tl PASS: gdb.base/structs.exp: p/c fun(); call 1 structs-tl PASS: gdb.base/structs.exp: call Fun(foo); call 1 structs-tl PASS: gdb.base/structs.exp: p/c L; call 1 structs-tl PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tl PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tl PASS: gdb.base/structs.exp: p/c L; call 2 structs-tl PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-tl PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-tl PASS: gdb.base/structs.exp: p/c L; call 3 structs-tl PASS: gdb.base/structs.exp: advance to fun for return; return 1 structs-tl PASS: gdb.base/structs.exp: zed L for return; return 1 structs-tl PASS: gdb.base/structs.exp: return foo; return 1 structs-tl PASS: gdb.base/structs.exp: value foo returned; return 1 structs-tl PASS: gdb.base/structs.exp: advance to fun for finish; return 1 structs-tl PASS: gdb.base/structs.exp: zed L for finish; return 1 structs-tl PASS: gdb.base/structs.exp: finish foo; return 1 structs-tl PASS: gdb.base/structs.exp: value foo finished; return 1 structs-tl PASS: gdb.base/structs.exp: return value known implies finish value known; return 1 structs-tl PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-tl PASS: gdb.base/structs.exp: zed L for return; return 2 structs-tl PASS: gdb.base/structs.exp: return foo; return 2 structs-tl PASS: gdb.base/structs.exp: value foo returned; return 2 structs-tl PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tl PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-tl PASS: gdb.base/structs.exp: finish foo; return 2 structs-tl PASS: gdb.base/structs.exp: value foo finished; return 2 structs-tl PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tl PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo1; structs-tll PASS: gdb.base/structs.exp: p/c fun(); call 1 structs-tll PASS: gdb.base/structs.exp: call Fun(foo); call 1 structs-tll PASS: gdb.base/structs.exp: p/c L; call 1 structs-tll PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tll PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tll PASS: gdb.base/structs.exp: p/c L; call 2 structs-tll PASS: gdb.base/structs.exp: advance to fun for return; return 1 structs-tll PASS: gdb.base/structs.exp: zed L for return; return 1 structs-tll PASS: gdb.base/structs.exp: return foo; return 1 structs-tll PASS: gdb.base/structs.exp: value foo returned; return 1 structs-tll PASS: gdb.base/structs.exp: advance to fun for finish; return 1 structs-tll PASS: gdb.base/structs.exp: zed L for finish; return 1 structs-tll PASS: gdb.base/structs.exp: finish foo; return 1 structs-tll PASS: gdb.base/structs.exp: value foo finished; return 1 structs-tll PASS: gdb.base/structs.exp: return value known implies finish value known; return 1 structs-tll PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo1; structs-tf PASS: gdb.base/structs.exp: p/c fun(); call 1 structs-tf PASS: gdb.base/structs.exp: call Fun(foo); call 1 structs-tf PASS: gdb.base/structs.exp: p/c L; call 1 structs-tf PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tf PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tf PASS: gdb.base/structs.exp: p/c L; call 2 structs-tf PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-tf PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-tf PASS: gdb.base/structs.exp: p/c L; call 3 structs-tf PASS: gdb.base/structs.exp: advance to fun for return; return 1 structs-tf PASS: gdb.base/structs.exp: zed L for return; return 1 structs-tf PASS: gdb.base/structs.exp: return foo; return 1 structs-tf PASS: gdb.base/structs.exp: value foo returned; return 1 structs-tf PASS: gdb.base/structs.exp: advance to fun for finish; return 1 structs-tf PASS: gdb.base/structs.exp: zed L for finish; return 1 structs-tf PASS: gdb.base/structs.exp: finish foo; return 1 structs-tf PASS: gdb.base/structs.exp: value foo finished; return 1 structs-tf PASS: gdb.base/structs.exp: return value known implies finish value known; return 1 structs-tf PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-tf PASS: gdb.base/structs.exp: zed L for return; return 2 structs-tf PASS: gdb.base/structs.exp: return foo; return 2 structs-tf PASS: gdb.base/structs.exp: value foo returned; return 2 structs-tf PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tf PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-tf PASS: gdb.base/structs.exp: finish foo; return 2 structs-tf PASS: gdb.base/structs.exp: value foo finished; return 2 structs-tf PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tf PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo1; structs-td PASS: gdb.base/structs.exp: p/c fun(); call 1 structs-td PASS: gdb.base/structs.exp: call Fun(foo); call 1 structs-td PASS: gdb.base/structs.exp: p/c L; call 1 structs-td PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-td PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-td PASS: gdb.base/structs.exp: p/c L; call 2 structs-td PASS: gdb.base/structs.exp: advance to fun for return; return 1 structs-td PASS: gdb.base/structs.exp: zed L for return; return 1 structs-td PASS: gdb.base/structs.exp: return foo; return 1 structs-td PASS: gdb.base/structs.exp: value foo returned; return 1 structs-td PASS: gdb.base/structs.exp: advance to fun for finish; return 1 structs-td PASS: gdb.base/structs.exp: zed L for finish; return 1 structs-td PASS: gdb.base/structs.exp: finish foo; return 1 structs-td PASS: gdb.base/structs.exp: value foo finished; return 1 structs-td PASS: gdb.base/structs.exp: return value known implies finish value known; return 1 structs-td PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo1; structs-tld PASS: gdb.base/structs.exp: p/c fun(); call 1 structs-tld PASS: gdb.base/structs.exp: call Fun(foo); call 1 structs-tld PASS: gdb.base/structs.exp: p/c L; call 1 structs-tld PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tld PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tld PASS: gdb.base/structs.exp: p/c L; call 2 structs-tld PASS: gdb.base/structs.exp: advance to fun for return; return 1 structs-tld PASS: gdb.base/structs.exp: zed L for return; return 1 structs-tld PASS: gdb.base/structs.exp: return foo; return 1 structs-tld PASS: gdb.base/structs.exp: value foo returned; return 1 structs-tld PASS: gdb.base/structs.exp: advance to fun for finish; return 1 structs-tld PASS: gdb.base/structs.exp: zed L for finish; return 1 structs-tld PASS: gdb.base/structs.exp: finish foo; return 1 structs-tld PASS: gdb.base/structs.exp: value foo finished; return 1 structs-tld PASS: gdb.base/structs.exp: return value known implies finish value known; return 1 structs-tld PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-ts-tc PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-ts-tc PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-ts-tc PASS: gdb.base/structs.exp: p/c L; call 2 structs-ts-tc PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-ts-tc PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-ts-tc PASS: gdb.base/structs.exp: p/c L; call 3 structs-ts-tc PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-ts-tc PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-ts-tc PASS: gdb.base/structs.exp: p/c L; call 4 structs-ts-tc PASS: gdb.base/structs.exp: p/c fun(); call 5 structs-ts-tc PASS: gdb.base/structs.exp: call Fun(foo); call 5 structs-ts-tc PASS: gdb.base/structs.exp: p/c L; call 5 structs-ts-tc PASS: gdb.base/structs.exp: p/c fun(); call 6 structs-ts-tc PASS: gdb.base/structs.exp: call Fun(foo); call 6 structs-ts-tc PASS: gdb.base/structs.exp: p/c L; call 6 structs-ts-tc PASS: gdb.base/structs.exp: p/c fun(); call 7 structs-ts-tc PASS: gdb.base/structs.exp: call Fun(foo); call 7 structs-ts-tc PASS: gdb.base/structs.exp: p/c L; call 7 structs-ts-tc PASS: gdb.base/structs.exp: p/c fun(); call 8 structs-ts-tc PASS: gdb.base/structs.exp: call Fun(foo); call 8 structs-ts-tc PASS: gdb.base/structs.exp: p/c L; call 8 structs-ts-tc PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-ts-tc PASS: gdb.base/structs.exp: zed L for return; return 2 structs-ts-tc PASS: gdb.base/structs.exp: return foo; return 2 structs-ts-tc PASS: gdb.base/structs.exp: value foo returned; return 2 structs-ts-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-ts-tc PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-ts-tc PASS: gdb.base/structs.exp: finish foo; return 2 structs-ts-tc PASS: gdb.base/structs.exp: value foo finished; return 2 structs-ts-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-ts-tc PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-ti-tc PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-ti-tc PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-ti-tc PASS: gdb.base/structs.exp: p/c L; call 2 structs-ti-tc PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-ti-tc PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-ti-tc PASS: gdb.base/structs.exp: p/c L; call 3 structs-ti-tc PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-ti-tc PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-ti-tc PASS: gdb.base/structs.exp: p/c L; call 4 structs-ti-tc PASS: gdb.base/structs.exp: p/c fun(); call 5 structs-ti-tc PASS: gdb.base/structs.exp: call Fun(foo); call 5 structs-ti-tc PASS: gdb.base/structs.exp: p/c L; call 5 structs-ti-tc PASS: gdb.base/structs.exp: p/c fun(); call 6 structs-ti-tc PASS: gdb.base/structs.exp: call Fun(foo); call 6 structs-ti-tc PASS: gdb.base/structs.exp: p/c L; call 6 structs-ti-tc PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-ti-tc PASS: gdb.base/structs.exp: zed L for return; return 2 structs-ti-tc PASS: gdb.base/structs.exp: return foo; return 2 structs-ti-tc PASS: gdb.base/structs.exp: value foo returned; return 2 structs-ti-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-ti-tc PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-ti-tc PASS: gdb.base/structs.exp: finish foo; return 2 structs-ti-tc PASS: gdb.base/structs.exp: value foo finished; return 2 structs-ti-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-ti-tc PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tl-tc PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tl-tc PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tl-tc PASS: gdb.base/structs.exp: p/c L; call 2 structs-tl-tc PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-tl-tc PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-tl-tc PASS: gdb.base/structs.exp: p/c L; call 3 structs-tl-tc PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-tl-tc PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-tl-tc PASS: gdb.base/structs.exp: p/c L; call 4 structs-tl-tc PASS: gdb.base/structs.exp: p/c fun(); call 5 structs-tl-tc PASS: gdb.base/structs.exp: call Fun(foo); call 5 structs-tl-tc PASS: gdb.base/structs.exp: p/c L; call 5 structs-tl-tc PASS: gdb.base/structs.exp: p/c fun(); call 6 structs-tl-tc PASS: gdb.base/structs.exp: call Fun(foo); call 6 structs-tl-tc PASS: gdb.base/structs.exp: p/c L; call 6 structs-tl-tc PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-tl-tc PASS: gdb.base/structs.exp: zed L for return; return 2 structs-tl-tc PASS: gdb.base/structs.exp: return foo; return 2 structs-tl-tc PASS: gdb.base/structs.exp: value foo returned; return 2 structs-tl-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tl-tc PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-tl-tc PASS: gdb.base/structs.exp: finish foo; return 2 structs-tl-tc PASS: gdb.base/structs.exp: value foo finished; return 2 structs-tl-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tl-tc PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tll-tc PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tll-tc PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tll-tc PASS: gdb.base/structs.exp: p/c L; call 2 structs-tll-tc PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tf-tc PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tf-tc PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tf-tc PASS: gdb.base/structs.exp: p/c L; call 2 structs-tf-tc PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-tf-tc PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-tf-tc PASS: gdb.base/structs.exp: p/c L; call 3 structs-tf-tc PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-tf-tc PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-tf-tc PASS: gdb.base/structs.exp: p/c L; call 4 structs-tf-tc PASS: gdb.base/structs.exp: p/c fun(); call 5 structs-tf-tc PASS: gdb.base/structs.exp: call Fun(foo); call 5 structs-tf-tc PASS: gdb.base/structs.exp: p/c L; call 5 structs-tf-tc PASS: gdb.base/structs.exp: p/c fun(); call 6 structs-tf-tc PASS: gdb.base/structs.exp: call Fun(foo); call 6 structs-tf-tc PASS: gdb.base/structs.exp: p/c L; call 6 structs-tf-tc PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-tf-tc PASS: gdb.base/structs.exp: zed L for return; return 2 structs-tf-tc PASS: gdb.base/structs.exp: return foo; return 2 structs-tf-tc PASS: gdb.base/structs.exp: value foo returned; return 2 structs-tf-tc PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tf-tc PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-tf-tc PASS: gdb.base/structs.exp: finish foo; return 2 structs-tf-tc PASS: gdb.base/structs.exp: value foo finished; return 2 structs-tf-tc PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tf-tc PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-td-tc PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-td-tc PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-td-tc PASS: gdb.base/structs.exp: p/c L; call 2 structs-td-tc PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tld-tc PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tld-tc PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tld-tc PASS: gdb.base/structs.exp: p/c L; call 2 structs-tld-tc PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tc-ts PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tc-ts PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tc-ts PASS: gdb.base/structs.exp: p/c L; call 2 structs-tc-ts PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-tc-ts PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-tc-ts PASS: gdb.base/structs.exp: p/c L; call 3 structs-tc-ts PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-tc-ts PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-tc-ts PASS: gdb.base/structs.exp: p/c L; call 4 structs-tc-ts PASS: gdb.base/structs.exp: p/c fun(); call 5 structs-tc-ts PASS: gdb.base/structs.exp: call Fun(foo); call 5 structs-tc-ts PASS: gdb.base/structs.exp: p/c L; call 5 structs-tc-ts PASS: gdb.base/structs.exp: p/c fun(); call 6 structs-tc-ts PASS: gdb.base/structs.exp: call Fun(foo); call 6 structs-tc-ts PASS: gdb.base/structs.exp: p/c L; call 6 structs-tc-ts PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-tc-ts PASS: gdb.base/structs.exp: zed L for return; return 2 structs-tc-ts PASS: gdb.base/structs.exp: return foo; return 2 structs-tc-ts PASS: gdb.base/structs.exp: value foo returned; return 2 structs-tc-ts PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tc-ts PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-tc-ts PASS: gdb.base/structs.exp: finish foo; return 2 structs-tc-ts PASS: gdb.base/structs.exp: value foo finished; return 2 structs-tc-ts PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tc-ts PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tc-ti PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tc-ti PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tc-ti PASS: gdb.base/structs.exp: p/c L; call 2 structs-tc-ti PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-tc-ti PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-tc-ti PASS: gdb.base/structs.exp: p/c L; call 3 structs-tc-ti PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-tc-ti PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-tc-ti PASS: gdb.base/structs.exp: p/c L; call 4 structs-tc-ti PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-tc-ti PASS: gdb.base/structs.exp: zed L for return; return 2 structs-tc-ti PASS: gdb.base/structs.exp: return foo; return 2 structs-tc-ti PASS: gdb.base/structs.exp: value foo returned; return 2 structs-tc-ti PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tc-ti PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-tc-ti PASS: gdb.base/structs.exp: finish foo; return 2 structs-tc-ti PASS: gdb.base/structs.exp: value foo finished; return 2 structs-tc-ti PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tc-ti PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tc-tl PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tc-tl PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tc-tl PASS: gdb.base/structs.exp: p/c L; call 2 structs-tc-tl PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-tc-tl PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-tc-tl PASS: gdb.base/structs.exp: p/c L; call 3 structs-tc-tl PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-tc-tl PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-tc-tl PASS: gdb.base/structs.exp: p/c L; call 4 structs-tc-tl PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-tc-tl PASS: gdb.base/structs.exp: zed L for return; return 2 structs-tc-tl PASS: gdb.base/structs.exp: return foo; return 2 structs-tc-tl PASS: gdb.base/structs.exp: value foo returned; return 2 structs-tc-tl PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tc-tl PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-tc-tl PASS: gdb.base/structs.exp: finish foo; return 2 structs-tc-tl PASS: gdb.base/structs.exp: value foo finished; return 2 structs-tc-tl PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tc-tl PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tc-tll PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tc-tll PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tc-tll PASS: gdb.base/structs.exp: p/c L; call 2 structs-tc-tll PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tc-tf PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tc-tf PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tc-tf PASS: gdb.base/structs.exp: p/c L; call 2 structs-tc-tf PASS: gdb.base/structs.exp: p/c fun(); call 3 structs-tc-tf PASS: gdb.base/structs.exp: call Fun(foo); call 3 structs-tc-tf PASS: gdb.base/structs.exp: p/c L; call 3 structs-tc-tf PASS: gdb.base/structs.exp: p/c fun(); call 4 structs-tc-tf PASS: gdb.base/structs.exp: call Fun(foo); call 4 structs-tc-tf PASS: gdb.base/structs.exp: p/c L; call 4 structs-tc-tf PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tc-td PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tc-td PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tc-td PASS: gdb.base/structs.exp: p/c L; call 2 structs-tc-td PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tc-tld PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tc-tld PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tc-tld PASS: gdb.base/structs.exp: p/c L; call 2 structs-tc-tld PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-td-tf PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-td-tf PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-td-tf PASS: gdb.base/structs.exp: p/c L; call 2 structs-td-tf PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-td-tf PASS: gdb.base/structs.exp: zed L for return; return 2 structs-td-tf PASS: gdb.base/structs.exp: return foo; return 2 structs-td-tf PASS: gdb.base/structs.exp: value foo returned; return 2 structs-td-tf PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-td-tf PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-td-tf PASS: gdb.base/structs.exp: finish foo; return 2 structs-td-tf PASS: gdb.base/structs.exp: value foo finished; return 2 structs-td-tf PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-td-tf PASS: gdb.base/structs.exp: set print sevenbit-strings PASS: gdb.base/structs.exp: set print address off PASS: gdb.base/structs.exp: set width 0 PASS: gdb.base/structs.exp: set print elements 300 PASS: gdb.base/structs.exp: ptype foo2; structs-tf-td PASS: gdb.base/structs.exp: p/c fun(); call 2 structs-tf-td PASS: gdb.base/structs.exp: call Fun(foo); call 2 structs-tf-td PASS: gdb.base/structs.exp: p/c L; call 2 structs-tf-td PASS: gdb.base/structs.exp: advance to fun for return; return 2 structs-tf-td PASS: gdb.base/structs.exp: zed L for return; return 2 structs-tf-td PASS: gdb.base/structs.exp: return foo; return 2 structs-tf-td PASS: gdb.base/structs.exp: value foo returned; return 2 structs-tf-td PASS: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tf-td PASS: gdb.base/structs.exp: zed L for finish; return 2 structs-tf-td PASS: gdb.base/structs.exp: finish foo; return 2 structs-tf-td PASS: gdb.base/structs.exp: value foo finished; return 2 structs-tf-td PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tf-td Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/eval.exp ... PASS: gdb.base/eval.exp: initialize $a. PASS: gdb.base/eval.exp: first eval. PASS: gdb.base/eval.exp: second eval. Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/mips_pro.exp ... PASS: gdb.base/mips_pro.exp: backtrace Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/subst.exp ... PASS: gdb.base/subst.exp: deactivate GDB's confirmation interface PASS: gdb.base/subst.exp: remove default substitution rules PASS: gdb.base/subst.exp: show substitute-path, no rule entered yet PASS: gdb.base/subst.exp: show substitute-path from, no rule entered yet PASS: gdb.base/subst.exp: show substitute-path, too many arguments PASS: gdb.base/subst.exp: unset substitute-path from, no rule entered yet PASS: gdb.base/subst.exp: unset substitute-path, no rule entered yet PASS: gdb.base/subst.exp: unset substitute-path from, no rule entered yet PASS: gdb.base/subst.exp: unset substitute-path, too many arguments PASS: gdb.base/subst.exp: set substitute-path, too many arguments PASS: gdb.base/subst.exp: set substitute-path, too few arguments PASS: gdb.base/subst.exp: set substitute-path, first argument is empty string PASS: gdb.base/subst.exp: add from -> to substitution rule PASS: gdb.base/subst.exp: add from1 -> to1 substitution rule PASS: gdb.base/subst.exp: add source -> destination substitution rule PASS: gdb.base/subst.exp: add depuis -> vers substitution rule PASS: gdb.base/subst.exp: add substitution rule to empty string PASS: gdb.base/subst.exp: show substitute-path after all paths added PASS: gdb.base/subst.exp: show substitute-path from, after all paths added PASS: gdb.base/subst.exp: show substitute-path depuis, after all paths added PASS: gdb.base/subst.exp: show substitute-path from/path, after all paths added PASS: gdb.base/subst.exp: show substitute-path from_a_bad_path, after all paths added PASS: gdb.base/subst.exp: show substitute-path garbage, after all paths added PASS: gdb.base/subst.exp: unset substitute-path from PASS: gdb.base/subst.exp: show substitute-path from, after unsetting it PASS: gdb.base/subst.exp: show substitute-path after from rule removed PASS: gdb.base/subst.exp: unset substitute-path from after the rule was removed PASS: gdb.base/subst.exp: unset substitute-path depuis (middle of list) PASS: gdb.base/subst.exp: show substitute-path after depuis rule removed PASS: gdb.base/subst.exp: unset substitute-path empty (end of list) PASS: gdb.base/subst.exp: show substitute-path after empty rule removed PASS: gdb.base/subst.exp: remove all remaining substitution rules PASS: gdb.base/subst.exp: show substitute-path after all remaining rules removed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/filesym.exp ... PASS: gdb.base/filesym.exp: complete on "filesy" PASS: gdb.base/filesym.exp: completion list for "filesym" PASS: gdb.base/filesym.exp: set breakpoint at filesym Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/recurse.exp ... PASS: gdb.base/recurse.exp: next over b = 0 in first instance PASS: gdb.base/recurse.exp: set first instance watchpoint FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time PASS: gdb.base/recurse.exp: continue to recurse (a = 9) PASS: gdb.base/recurse.exp: continue to recurse (a = 8) PASS: gdb.base/recurse.exp: continue to recurse (a = 7) PASS: gdb.base/recurse.exp: continue to recurse (a = 6) PASS: gdb.base/recurse.exp: continue to recurse (a = 5) PASS: gdb.base/recurse.exp: next over b = 0 in second instance PASS: gdb.base/recurse.exp: set second instance watchpoint FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time PASS: gdb.base/recurse.exp: continue to recurse (a = 4) PASS: gdb.base/recurse.exp: continue to recurse (a = 3) PASS: gdb.base/recurse.exp: continue to recurse (a = 2) PASS: gdb.base/recurse.exp: continue to recurse (a = 1) FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dfp-exprs.exp ... PASS: gdb.base/dfp-exprs.exp: p 1.2df PASS: gdb.base/dfp-exprs.exp: p -1.2df PASS: gdb.base/dfp-exprs.exp: p 1.234567df PASS: gdb.base/dfp-exprs.exp: p -1.234567df PASS: gdb.base/dfp-exprs.exp: p 1234567.df PASS: gdb.base/dfp-exprs.exp: p -1234567.df PASS: gdb.base/dfp-exprs.exp: p 1.2E1df PASS: gdb.base/dfp-exprs.exp: p 1.2E10df PASS: gdb.base/dfp-exprs.exp: p 1.2E-10df PASS: gdb.base/dfp-exprs.exp: p 1.2E96df PASS: gdb.base/dfp-exprs.exp: p 1.2dd PASS: gdb.base/dfp-exprs.exp: p -1.2dd PASS: gdb.base/dfp-exprs.exp: p 1.234567890123456dd PASS: gdb.base/dfp-exprs.exp: p -1.234567890123456dd PASS: gdb.base/dfp-exprs.exp: p 1234567890123456.dd PASS: gdb.base/dfp-exprs.exp: p -1234567890123456.dd PASS: gdb.base/dfp-exprs.exp: p 1.2E1dd PASS: gdb.base/dfp-exprs.exp: p 1.2E10dd PASS: gdb.base/dfp-exprs.exp: p 1.2E-10dd PASS: gdb.base/dfp-exprs.exp: p 1.2E384dd PASS: gdb.base/dfp-exprs.exp: p 1.2dl PASS: gdb.base/dfp-exprs.exp: p -1.2dl PASS: gdb.base/dfp-exprs.exp: p 1.234567890123456789012345678901234dl PASS: gdb.base/dfp-exprs.exp: p -1.234567890123456789012345678901234dl PASS: gdb.base/dfp-exprs.exp: p 1234567890123456789012345678901234.dl PASS: gdb.base/dfp-exprs.exp: p -1234567890123456789012345678901234.dl PASS: gdb.base/dfp-exprs.exp: p 1.2E1dl PASS: gdb.base/dfp-exprs.exp: p 1.2E10dl PASS: gdb.base/dfp-exprs.exp: p 1.2E-10dl PASS: gdb.base/dfp-exprs.exp: p 1.2E6144dl PASS: gdb.base/dfp-exprs.exp: p 1.4df + 1.2df PASS: gdb.base/dfp-exprs.exp: p 1.4df - 1.2df PASS: gdb.base/dfp-exprs.exp: p 1.4df * 1.2df PASS: gdb.base/dfp-exprs.exp: p 1.4df / 1.2df PASS: gdb.base/dfp-exprs.exp: p 1.4dd + 1.2dd PASS: gdb.base/dfp-exprs.exp: p 1.4dd - 1.2dd PASS: gdb.base/dfp-exprs.exp: p 1.4dd * 1.2dd PASS: gdb.base/dfp-exprs.exp: p 1.4dd / 1.2dd PASS: gdb.base/dfp-exprs.exp: p 1.4dl + 1.2dl PASS: gdb.base/dfp-exprs.exp: p 1.4dl - 1.2dl PASS: gdb.base/dfp-exprs.exp: p 1.4dl * 1.2dl PASS: gdb.base/dfp-exprs.exp: p 1.4dl / 1.2dl PASS: gdb.base/dfp-exprs.exp: ptype 2.df + 2.df PASS: gdb.base/dfp-exprs.exp: ptype 2.dd + 2.dd PASS: gdb.base/dfp-exprs.exp: ptype 2.dl + 2.dl PASS: gdb.base/dfp-exprs.exp: p 2.1df + 2.7dd PASS: gdb.base/dfp-exprs.exp: p 2.1dd + 2.7df PASS: gdb.base/dfp-exprs.exp: p 2.6df + 2.7dl PASS: gdb.base/dfp-exprs.exp: p 2.6dl + 2.7df PASS: gdb.base/dfp-exprs.exp: p 2.3dd + 2.2dl PASS: gdb.base/dfp-exprs.exp: p 2.3dl + 2.2dd PASS: gdb.base/dfp-exprs.exp: ptype 2.df + 2.dd PASS: gdb.base/dfp-exprs.exp: ptype 2.df + 2.dl PASS: gdb.base/dfp-exprs.exp: ptype 2.dd + 2.dl PASS: gdb.base/dfp-exprs.exp: p 1.2df + 1 PASS: gdb.base/dfp-exprs.exp: p 2 + 1.7dd PASS: gdb.base/dfp-exprs.exp: p 3 + 2.1dl PASS: gdb.base/dfp-exprs.exp: ptype 1.2df + 1 PASS: gdb.base/dfp-exprs.exp: ptype 2 + 1.7dd PASS: gdb.base/dfp-exprs.exp: ptype 3 + 2.1dl PASS: gdb.base/dfp-exprs.exp: p 1.2df + 2ll PASS: gdb.base/dfp-exprs.exp: p 1.2df + 1.2f PASS: gdb.base/dfp-exprs.exp: p !0.df PASS: gdb.base/dfp-exprs.exp: p !0.dd PASS: gdb.base/dfp-exprs.exp: p !0.dl PASS: gdb.base/dfp-exprs.exp: p !0.5df PASS: gdb.base/dfp-exprs.exp: p !0.5dd PASS: gdb.base/dfp-exprs.exp: p !0.5dl PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.2df PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.2dd PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.2dl PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.2df PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.2dl PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.2df PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.2dd PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.3df PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.3dd PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.3dl PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.3df PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.3dl PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.3df PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.3dd PASS: gdb.base/dfp-exprs.exp: p +1.2df PASS: gdb.base/dfp-exprs.exp: p +1.2dd PASS: gdb.base/dfp-exprs.exp: p +1.2dl PASS: gdb.base/dfp-exprs.exp: p 1.2df < 1.3df PASS: gdb.base/dfp-exprs.exp: p 1.2df < 1.3dd PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1.3df PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 1.3dd PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 1.3dl PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1.3dl PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1.3df PASS: gdb.base/dfp-exprs.exp: p 1.2df > 1 PASS: gdb.base/dfp-exprs.exp: p 1.2dl > 2 PASS: gdb.base/dfp-exprs.exp: p 2 > 1.2dd PASS: gdb.base/dfp-exprs.exp: p 2 > 3.1dl PASS: gdb.base/dfp-exprs.exp: p (float) -0.1df PASS: gdb.base/dfp-exprs.exp: p (int) 8.3dd PASS: gdb.base/dfp-exprs.exp: p (_Decimal64) 3.1 PASS: gdb.base/dfp-exprs.exp: p (_Decimal128) 3.7df PASS: gdb.base/dfp-exprs.exp: p (_Decimal32) 4 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/noreturn-return.exp ... PASS: gdb.base/noreturn-return.exp: continue to breakpoint: noreturn_func PASS: gdb.base/noreturn-return.exp: cancel return from noreturn_func Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ptype.exp ... gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ptype.c: In function 'intfoo': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ptype.c:276:5: warning: type of 'afoo' defaults to 'int' [-Wimplicit-int] foo intfoo (afoo) ^ UNTESTED: gdb.base/ptype.exp: failed to prepare Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/attach-pie-misread.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/all-architectures-2.exp ... PASS: gdb.base/all-architectures-2.exp: at least one architecture PASS: gdb.base/all-architectures-2.exp: at least one osabi PASS: gdb.base/all-architectures-2.exp: all passed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/history-duplicates.exp ... PASS: gdb.base/history-duplicates.exp: show history remove-duplicates PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: set history remove-duplicates unlimited PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 0 (item #0) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #1) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #2) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #3) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #4) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #5) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #6) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #7) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 4 (item #8) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #9) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #10) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #11) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 4 (item #12) PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 4 PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 3 PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 2 PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 1 PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 0 PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: set history remove-duplicates 1 PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 0 (item #0) PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 1 (item #1) PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 0 (item #2) PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 2 (item #3) PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 2 (item #4) PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 1 (item #5) PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 1 PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 2 PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 0 PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 1 (again) PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 0 (again) PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: set history remove-duplicates 0 PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 0 (item #0) PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 0 (item #1) PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 1 (item #2) PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 1 (item #3) PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 1 PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 1 (again) PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 0 PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 0 (again) PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: set history remove-duplicates 2 PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 1 (item #0) PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 2 (item #1) PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 0 (item #2) PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 2 (item #3) PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 0 (item #4) PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 0 PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 2 PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 1 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/nested-subp3.exp ... PASS: gdb.base/nested-subp3.exp: breakpoint to the STOP marker PASS: gdb.base/nested-subp3.exp: continue to the STOP marker PASS: gdb.base/nested-subp3.exp: print first PASS: gdb.base/nested-subp3.exp: print parent_first Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/default.exp ... PASS: gdb.base/default.exp: add-symbol-file PASS: gdb.base/default.exp: append PASS: gdb.base/default.exp: append binary PASS: gdb.base/default.exp: append memory PASS: gdb.base/default.exp: append value PASS: gdb.base/default.exp: append binary memory PASS: gdb.base/default.exp: append binary value PASS: gdb.base/default.exp: attach PASS: gdb.base/default.exp: break PASS: gdb.base/default.exp: break "b" abbreviation PASS: gdb.base/default.exp: break "br" abbreviation PASS: gdb.base/default.exp: break "bre" abbreviation PASS: gdb.base/default.exp: break "brea" abbreviation PASS: gdb.base/default.exp: backtrace PASS: gdb.base/default.exp: backtrace "bt" abbreviation PASS: gdb.base/default.exp: backtrace "ba" abbreviation PASS: gdb.base/default.exp: backtrace "bac" abbreviation PASS: gdb.base/default.exp: continue PASS: gdb.base/default.exp: continue "c" abbreviation PASS: gdb.base/default.exp: call PASS: gdb.base/default.exp: catch PASS: gdb.base/default.exp: cd PASS: gdb.base/default.exp: clear PASS: gdb.base/default.exp: commands PASS: gdb.base/default.exp: condition PASS: gdb.base/default.exp: core-file PASS: gdb.base/default.exp: delete "d" abbreviation PASS: gdb.base/default.exp: delete PASS: gdb.base/default.exp: define PASS: gdb.base/default.exp: delete breakpoints PASS: gdb.base/default.exp: delete display prompt PASS: gdb.base/default.exp: detach PASS: gdb.base/default.exp: directory prompt PASS: gdb.base/default.exp: disable "dis" abbreviation PASS: gdb.base/default.exp: disable "disa" abbreviation PASS: gdb.base/default.exp: disable PASS: gdb.base/default.exp: disable breakpoints PASS: gdb.base/default.exp: disable display PASS: gdb.base/default.exp: disassemble PASS: gdb.base/default.exp: display PASS: gdb.base/default.exp: do PASS: gdb.base/default.exp: document PASS: gdb.base/default.exp: down PASS: gdb.base/default.exp: down-silently PASS: gdb.base/default.exp: dump PASS: gdb.base/default.exp: dump binary PASS: gdb.base/default.exp: dump ihex PASS: gdb.base/default.exp: dump memory PASS: gdb.base/default.exp: dump srec PASS: gdb.base/default.exp: dump tekhex PASS: gdb.base/default.exp: dump value PASS: gdb.base/default.exp: dump binary memory PASS: gdb.base/default.exp: dump binary value PASS: gdb.base/default.exp: dump ihex memory PASS: gdb.base/default.exp: dump ihex value PASS: gdb.base/default.exp: dump srec memory PASS: gdb.base/default.exp: dump srec value PASS: gdb.base/default.exp: dump tekhex memory PASS: gdb.base/default.exp: dump tekhex value PASS: gdb.base/default.exp: echo PASS: gdb.base/default.exp: enable breakpoints delete PASS: gdb.base/default.exp: enable breakpoints once PASS: gdb.base/default.exp: enable breakpoints PASS: gdb.base/default.exp: enable delete PASS: gdb.base/default.exp: enable display PASS: gdb.base/default.exp: enable once PASS: gdb.base/default.exp: enable PASS: gdb.base/default.exp: exec-file PASS: gdb.base/default.exp: frame "f" abbreviation PASS: gdb.base/default.exp: frame PASS: gdb.base/default.exp: fg PASS: gdb.base/default.exp: file PASS: gdb.base/default.exp: finish PASS: gdb.base/default.exp: forward-search PASS: gdb.base/default.exp: gcore PASS: gdb.base/default.exp: generate-core-file PASS: gdb.base/default.exp: help "h" abbreviation PASS: gdb.base/default.exp: help PASS: gdb.base/default.exp: handle PASS: gdb.base/default.exp: info "i" abbreviation PASS: gdb.base/default.exp: info PASS: gdb.base/default.exp: ignore PASS: gdb.base/default.exp: info address PASS: gdb.base/default.exp: info all-registers PASS: gdb.base/default.exp: info args PASS: gdb.base/default.exp: info bogus-gdb-command PASS: gdb.base/default.exp: info breakpoints PASS: gdb.base/default.exp: info copying PASS: gdb.base/default.exp: info display PASS: gdb.base/default.exp: info frame "f" abbreviation PASS: gdb.base/default.exp: info frame PASS: gdb.base/default.exp: info files PASS: gdb.base/default.exp: info float PASS: gdb.base/default.exp: info functions PASS: gdb.base/default.exp: info locals PASS: gdb.base/default.exp: info program PASS: gdb.base/default.exp: info registers PASS: gdb.base/default.exp: info stack "s" abbreviation PASS: gdb.base/default.exp: info stack PASS: gdb.base/default.exp: info set PASS: gdb.base/default.exp: info symbol PASS: gdb.base/default.exp: info source PASS: gdb.base/default.exp: info sources PASS: gdb.base/default.exp: info target PASS: gdb.base/default.exp: info terminal PASS: gdb.base/default.exp: info threads PASS: gdb.base/default.exp: info types PASS: gdb.base/default.exp: info variables PASS: gdb.base/default.exp: info vector PASS: gdb.base/default.exp: info warranty PASS: gdb.base/default.exp: info watchpoints PASS: gdb.base/default.exp: inspect PASS: gdb.base/default.exp: jump PASS: gdb.base/default.exp: kill PASS: gdb.base/default.exp: list "l" abbreviation PASS: gdb.base/default.exp: list PASS: gdb.base/default.exp: load PASS: gdb.base/default.exp: next "n" abbreviation PASS: gdb.base/default.exp: next PASS: gdb.base/default.exp: nexti "ni" abbreviation PASS: gdb.base/default.exp: nexti PASS: gdb.base/default.exp: output PASS: gdb.base/default.exp: overlay PASS: gdb.base/default.exp: overlay on PASS: gdb.base/default.exp: overlay manual #1 PASS: gdb.base/default.exp: overlay auto PASS: gdb.base/default.exp: overlay off PASS: gdb.base/default.exp: overlay list PASS: gdb.base/default.exp: overlay map #1 PASS: gdb.base/default.exp: overlay unmap #1 PASS: gdb.base/default.exp: overlay manual #2 PASS: gdb.base/default.exp: overlay map #2 PASS: gdb.base/default.exp: overlay unmap #2 PASS: gdb.base/default.exp: print "p" abbreviation PASS: gdb.base/default.exp: print PASS: gdb.base/default.exp: printf PASS: gdb.base/default.exp: ptype PASS: gdb.base/default.exp: pwd PASS: gdb.base/default.exp: run "r" abbreviation PASS: gdb.base/default.exp: run PASS: gdb.base/default.exp: rbreak PASS: gdb.base/default.exp: restore PASS: gdb.base/default.exp: return PASS: gdb.base/default.exp: reverse-search PASS: gdb.base/default.exp: step "s" abbreviation #1 PASS: gdb.base/default.exp: step #1 PASS: gdb.base/default.exp: search PASS: gdb.base/default.exp: section PASS: gdb.base/default.exp: set annotate PASS: gdb.base/default.exp: set args PASS: gdb.base/default.exp: set check "c" abbreviation PASS: gdb.base/default.exp: set check "ch" abbreviation PASS: gdb.base/default.exp: set check "check" abbreviation PASS: gdb.base/default.exp: set check range PASS: gdb.base/default.exp: set check type PASS: gdb.base/default.exp: set complaints PASS: gdb.base/default.exp: set confirm PASS: gdb.base/default.exp: set environment PASS: gdb.base/default.exp: set height PASS: gdb.base/default.exp: set history expansion PASS: gdb.base/default.exp: set history filename PASS: gdb.base/default.exp: set the history filename PASS: gdb.base/default.exp: set history save PASS: gdb.base/default.exp: set history size PASS: gdb.base/default.exp: set history PASS: gdb.base/default.exp: set language PASS: gdb.base/default.exp: set listsize PASS: gdb.base/default.exp: set print "p" abbreviation PASS: gdb.base/default.exp: set print "pr" abbreviation PASS: gdb.base/default.exp: set print PASS: gdb.base/default.exp: set print address PASS: gdb.base/default.exp: set print array PASS: gdb.base/default.exp: set print asm-demangle PASS: gdb.base/default.exp: set print demangle PASS: gdb.base/default.exp: set print elements PASS: gdb.base/default.exp: set print object PASS: gdb.base/default.exp: set print pretty PASS: gdb.base/default.exp: set print sevenbit-strings PASS: gdb.base/default.exp: set print union PASS: gdb.base/default.exp: set print vtbl PASS: gdb.base/default.exp: set radix PASS: gdb.base/default.exp: set variable PASS: gdb.base/default.exp: set verbose PASS: gdb.base/default.exp: set width PASS: gdb.base/default.exp: set write PASS: gdb.base/default.exp: set PASS: gdb.base/default.exp: shell echo Hi dad! PASS: gdb.base/default.exp: show annotate PASS: gdb.base/default.exp: show args PASS: gdb.base/default.exp: show check "c" abbreviation PASS: gdb.base/default.exp: show check "ch" abbreviation PASS: gdb.base/default.exp: show check "check" abbreviation PASS: gdb.base/default.exp: show check range PASS: gdb.base/default.exp: show check type PASS: gdb.base/default.exp: show commands PASS: gdb.base/default.exp: show complaints PASS: gdb.base/default.exp: show confirm PASS: gdb.base/default.exp: show convenience PASS: gdb.base/default.exp: show directories PASS: gdb.base/default.exp: show editing PASS: gdb.base/default.exp: show height PASS: gdb.base/default.exp: show history expansion PASS: gdb.base/default.exp: show history filename PASS: gdb.base/default.exp: show history save PASS: gdb.base/default.exp: show history size PASS: gdb.base/default.exp: show history PASS: gdb.base/default.exp: show language PASS: gdb.base/default.exp: show listsize PASS: gdb.base/default.exp: show p PASS: gdb.base/default.exp: show pr PASS: gdb.base/default.exp: show print PASS: gdb.base/default.exp: show paths PASS: gdb.base/default.exp: show print address PASS: gdb.base/default.exp: show print array PASS: gdb.base/default.exp: show print asm-demangle PASS: gdb.base/default.exp: show print demangle PASS: gdb.base/default.exp: show print elements PASS: gdb.base/default.exp: show print object PASS: gdb.base/default.exp: show print pretty PASS: gdb.base/default.exp: show print sevenbit-strings PASS: gdb.base/default.exp: show print union PASS: gdb.base/default.exp: show print vtbl PASS: gdb.base/default.exp: show prompt PASS: gdb.base/default.exp: show radix PASS: gdb.base/default.exp: show user PASS: gdb.base/default.exp: show values PASS: gdb.base/default.exp: show verbose PASS: gdb.base/default.exp: show version PASS: gdb.base/default.exp: show width PASS: gdb.base/default.exp: show write PASS: gdb.base/default.exp: show PASS: gdb.base/default.exp: set history save off PASS: gdb.base/default.exp: stepi "si" abbreviation PASS: gdb.base/default.exp: stepi PASS: gdb.base/default.exp: signal PASS: gdb.base/default.exp: source PASS: gdb.base/default.exp: step "s" abbreviation #2 PASS: gdb.base/default.exp: step #2 PASS: gdb.base/default.exp: symbol-file PASS: gdb.base/default.exp: target native PASS: gdb.base/default.exp: target core PASS: gdb.base/default.exp: target exec PASS: gdb.base/default.exp: target remote PASS: gdb.base/default.exp: target PASS: gdb.base/default.exp: tbreak PASS: gdb.base/default.exp: thread PASS: gdb.base/default.exp: thread apply PASS: gdb.base/default.exp: thread find PASS: gdb.base/default.exp: thread name PASS: gdb.base/default.exp: until "u" abbreviation PASS: gdb.base/default.exp: until PASS: gdb.base/default.exp: undisplay prompt PASS: gdb.base/default.exp: unset environment prompt PASS: gdb.base/default.exp: unset PASS: gdb.base/default.exp: up-silently PASS: gdb.base/default.exp: watch PASS: gdb.base/default.exp: whatis PASS: gdb.base/default.exp: where PASS: gdb.base/default.exp: x Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/wchar.exp ... PASS: gdb.base/wchar.exp: print narrow PASS: gdb.base/wchar.exp: print single PASS: gdb.base/wchar.exp: print simple PASS: gdb.base/wchar.exp: print difficile PASS: gdb.base/wchar.exp: print simple[2] PASS: gdb.base/wchar.exp: print difficile[2] PASS: gdb.base/wchar.exp: show host-charset PASS: gdb.base/wchar.exp: print repeat PASS: gdb.base/wchar.exp: print repeat_p PASS: gdb.base/wchar.exp: set print null on PASS: gdb.base/wchar.exp: print repeat (print null on) PASS: gdb.base/wchar.exp: set print elements 3 PASS: gdb.base/wchar.exp: print repeat (print elements 3) PASS: gdb.base/wchar.exp: print repeat_p (print elements 3) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/assign.exp ... PASS: gdb.base/assign.exp: continuing after dummy() PASS: gdb.base/assign.exp: v_int=57 PASS: gdb.base/assign.exp: set v_int to 6 PASS: gdb.base/assign.exp: v_int+=57 PASS: gdb.base/assign.exp: set v_int to 6 (2) PASS: gdb.base/assign.exp: v_int-=57 PASS: gdb.base/assign.exp: set v_int to 6 (3) PASS: gdb.base/assign.exp: v_int*=5 PASS: gdb.base/assign.exp: set v_int to 6 (4) PASS: gdb.base/assign.exp: v_int/=4 PASS: gdb.base/assign.exp: set v_int to 6 (5) PASS: gdb.base/assign.exp: v_int%=4 PASS: gdb.base/assign.exp: set v_int to 6 (6) PASS: gdb.base/assign.exp: v_int+=char PASS: gdb.base/assign.exp: set v_int to 6 (7) PASS: gdb.base/assign.exp: v_int+=signed_char PASS: gdb.base/assign.exp: set v_int to 6 (8) PASS: gdb.base/assign.exp: v_int+=unsigned_char PASS: gdb.base/assign.exp: set v_int to 6 (9) PASS: gdb.base/assign.exp: v_int+=short PASS: gdb.base/assign.exp: set v_int to 6 (10) PASS: gdb.base/assign.exp: v_int+=signed_short PASS: gdb.base/assign.exp: set v_int to 6 (11) PASS: gdb.base/assign.exp: v_int=+unsigned_short PASS: gdb.base/assign.exp: set v_int to 6 (12) PASS: gdb.base/assign.exp: v_int+=signed_int PASS: gdb.base/assign.exp: set v_int to 6 (13) PASS: gdb.base/assign.exp: v_int+=unsigned_int PASS: gdb.base/assign.exp: set v_int to 6 (14) PASS: gdb.base/assign.exp: v_int+=long PASS: gdb.base/assign.exp: set v_int to 6 (15) PASS: gdb.base/assign.exp: v_int+=signed_long PASS: gdb.base/assign.exp: set v_int to 6 (16) PASS: gdb.base/assign.exp: v_int+=unsigned_long PASS: gdb.base/assign.exp: set v_int to 6 (17) PASS: gdb.base/assign.exp: v_int+=v_float PASS: gdb.base/assign.exp: set v_int to 6 (18) PASS: gdb.base/assign.exp: v_int+=double Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/valgrind-disp-step.exp ... UNSUPPORTED: gdb.base/valgrind-disp-step.exp: spawn valgrind Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dump.exp ... PASS: gdb.base/dump.exp: inaccessible memory is reported PASS: gdb.base/dump.exp: get hexadecimal valueof "&intarray" PASS: gdb.base/dump.exp: dump array as value, default PASS: gdb.base/dump.exp: dump struct as value, default PASS: gdb.base/dump.exp: dump array as value, binary PASS: gdb.base/dump.exp: dump struct as value, binary PASS: gdb.base/dump.exp: dump array as value, srec PASS: gdb.base/dump.exp: dump struct as value, srec PASS: gdb.base/dump.exp: dump array as value, intel hex PASS: gdb.base/dump.exp: dump struct as value, intel hex PASS: gdb.base/dump.exp: dump array as value, tekhex PASS: gdb.base/dump.exp: dump struct as value, tekhex PASS: gdb.base/dump.exp: dump array as value, verilog PASS: gdb.base/dump.exp: dump struct as value, verilog PASS: gdb.base/dump.exp: capture /x &intarray[0] PASS: gdb.base/dump.exp: capture /x &intarray[32] PASS: gdb.base/dump.exp: capture /x &intstruct PASS: gdb.base/dump.exp: capture /x &intstruct + 1 PASS: gdb.base/dump.exp: capture intarray PASS: gdb.base/dump.exp: capture intstruct PASS: gdb.base/dump.exp: capture type of pointer &intarray PASS: gdb.base/dump.exp: capture type of pointer &intstruct PASS: gdb.base/dump.exp: dump array as memory, default PASS: gdb.base/dump.exp: dump struct as memory, default PASS: gdb.base/dump.exp: dump array as memory, binary PASS: gdb.base/dump.exp: dump struct as memory, binary PASS: gdb.base/dump.exp: dump array as memory, srec PASS: gdb.base/dump.exp: dump struct as memory, srec PASS: gdb.base/dump.exp: dump array as memory, ihex PASS: gdb.base/dump.exp: dump struct as memory, ihex PASS: gdb.base/dump.exp: dump array as memory, tekhex PASS: gdb.base/dump.exp: dump struct as memory, tekhex PASS: gdb.base/dump.exp: dump array as memory, verilog PASS: gdb.base/dump.exp: dump struct as memory, verilog PASS: gdb.base/dump.exp: dump array as mem, srec, expressions PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array as value, srec; file restored ok PASS: gdb.base/dump.exp: array as value, srec; capture PASS: gdb.base/dump.exp: array as value, srec; value restored ok PASS: gdb.base/dump.exp: struct as value, srec; file restored ok PASS: gdb.base/dump.exp: struct as value, srec; capture PASS: gdb.base/dump.exp: struct as value, srec; value restored ok PASS: gdb.base/dump.exp: zero all PASS: gdb.base/dump.exp: array as memory, srec; file restored ok PASS: gdb.base/dump.exp: array as memory, srec; capture PASS: gdb.base/dump.exp: array as memory, srec; value restored ok PASS: gdb.base/dump.exp: struct as memory, srec; file restored ok PASS: gdb.base/dump.exp: struct as memory, srec; capture PASS: gdb.base/dump.exp: struct as memory, srec; value restored ok PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array as value, ihex; file restored ok PASS: gdb.base/dump.exp: array as value, ihex; capture PASS: gdb.base/dump.exp: array as value, ihex; value restored ok PASS: gdb.base/dump.exp: struct as value, ihex; file restored ok PASS: gdb.base/dump.exp: struct as value, ihex; capture PASS: gdb.base/dump.exp: struct as value, ihex; value restored ok PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array as memory, ihex; file restored ok PASS: gdb.base/dump.exp: array as memory, ihex; capture PASS: gdb.base/dump.exp: array as memory, ihex; value restored ok PASS: gdb.base/dump.exp: struct as memory, ihex; file restored ok PASS: gdb.base/dump.exp: struct as memory, ihex; capture PASS: gdb.base/dump.exp: struct as memory, ihex; value restored ok PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array as value, tekhex; file restored ok PASS: gdb.base/dump.exp: array as value, tekhex; capture PASS: gdb.base/dump.exp: array as value, tekhex; value restored ok PASS: gdb.base/dump.exp: struct as value, tekhex; file restored ok PASS: gdb.base/dump.exp: struct as value, tekhex; capture PASS: gdb.base/dump.exp: struct as value, tekhex; value restored ok PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array as memory, tekhex; file restored ok PASS: gdb.base/dump.exp: array as memory, tekhex; capture PASS: gdb.base/dump.exp: array as memory, tekhex; value restored ok PASS: gdb.base/dump.exp: struct as memory, tekhex; file restored ok PASS: gdb.base/dump.exp: struct as memory, tekhex; capture PASS: gdb.base/dump.exp: struct as memory, tekhex; value restored ok PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array as value, binary; file restored ok PASS: gdb.base/dump.exp: array as value, binary; capture PASS: gdb.base/dump.exp: array as value, binary; value restored ok PASS: gdb.base/dump.exp: struct as value, binary; file restored ok PASS: gdb.base/dump.exp: struct as value, binary; capture PASS: gdb.base/dump.exp: struct as value, binary; value restored ok PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array as memory, binary; file restored ok PASS: gdb.base/dump.exp: array as memory, binary; capture PASS: gdb.base/dump.exp: array as memory, binary; value restored ok PASS: gdb.base/dump.exp: struct as memory, binary; file restored ok PASS: gdb.base/dump.exp: struct as memory, binary; capture PASS: gdb.base/dump.exp: struct as memory, binary; value restored ok PASS: gdb.base/dump.exp: capture /x &intarray2[0] PASS: gdb.base/dump.exp: capture /x &intstruct2 PASS: gdb.base/dump.exp: capture (char *) &intarray2 - (char *) &intarray PASS: gdb.base/dump.exp: capture (char *) &intstruct2 - (char *) &intstruct PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array copy, srec; file restored ok PASS: gdb.base/dump.exp: array copy, srec; capture PASS: gdb.base/dump.exp: array copy, srec; value restored ok PASS: gdb.base/dump.exp: struct copy, srec; file restored ok PASS: gdb.base/dump.exp: struct copy, srec; capture PASS: gdb.base/dump.exp: struct copy, srec; value restored ok PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array copy, ihex; file restored ok PASS: gdb.base/dump.exp: array copy, ihex; capture PASS: gdb.base/dump.exp: array copy, ihex; value restored ok PASS: gdb.base/dump.exp: struct copy, ihex; file restored ok PASS: gdb.base/dump.exp: struct copy, ihex; capture PASS: gdb.base/dump.exp: struct copy, ihex; value restored ok PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array copy, tekhex; file restored ok PASS: gdb.base/dump.exp: array copy, tekhex; capture PASS: gdb.base/dump.exp: array copy, tekhex; value restored ok PASS: gdb.base/dump.exp: struct copy, tekhex; file restored ok PASS: gdb.base/dump.exp: struct copy, tekhex; capture PASS: gdb.base/dump.exp: struct copy, tekhex; value restored ok PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array copy, binary; file restored ok PASS: gdb.base/dump.exp: array copy, binary; capture PASS: gdb.base/dump.exp: array copy, binary; value restored ok PASS: gdb.base/dump.exp: struct copy, binary; file restored ok PASS: gdb.base/dump.exp: struct copy, binary; capture PASS: gdb.base/dump.exp: struct copy, binary; value restored ok PASS: gdb.base/dump.exp: capture /x &intarray[3] PASS: gdb.base/dump.exp: capture /x &intarray[4] PASS: gdb.base/dump.exp: capture /x (char *) &intarray[3] - (char *) &intarray[0] PASS: gdb.base/dump.exp: capture /x (char *) &intarray[4] - (char *) &intarray[0] PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array partial, srec; file restored ok PASS: gdb.base/dump.exp: array partial, srec; capture PASS: gdb.base/dump.exp: array partial, srec; value restored ok PASS: gdb.base/dump.exp: element 2 not changed - 1 PASS: gdb.base/dump.exp: element 4 not changed - 1 PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array partial, ihex; file restored ok PASS: gdb.base/dump.exp: array partial, ihex; capture PASS: gdb.base/dump.exp: array partial, ihex; value restored ok PASS: gdb.base/dump.exp: element 2 not changed - 2 PASS: gdb.base/dump.exp: element 4 not changed - 2 PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array partial, tekhex; file restored ok PASS: gdb.base/dump.exp: array partial, tekhex; capture PASS: gdb.base/dump.exp: array partial, tekhex; value restored ok PASS: gdb.base/dump.exp: element 2 not changed - 3 PASS: gdb.base/dump.exp: element 4 not changed - 3 PASS: gdb.base/dump.exp: print zero_all () PASS: gdb.base/dump.exp: array partial, binary; file restored ok PASS: gdb.base/dump.exp: array partial, binary; capture PASS: gdb.base/dump.exp: array partial, binary; value restored ok PASS: gdb.base/dump.exp: element 2 not changed - 4 PASS: gdb.base/dump.exp: element 4 not changed - 4 PASS: gdb.base/dump.exp: array partial with expressions; file restored ok PASS: gdb.base/dump.exp: array partial with expressions; capture PASS: gdb.base/dump.exp: array partial with expressions; value restored ok PASS: gdb.base/dump.exp: element 2 not changed, == 4 PASS: gdb.base/dump.exp: element 4 not changed, == 4 PASS: gdb.base/dump.exp: setting little endianness PASS: gdb.base/dump.exp: file binfile; intarray; capture PASS: gdb.base/dump.exp: start with intarray un-initialized PASS: gdb.base/dump.exp: file binfile; intstruct; capture PASS: gdb.base/dump.exp: start with intstruct un-initialized PASS: gdb.base/dump.exp: reload array as value, srec; capture PASS: gdb.base/dump.exp: reload array as value, srec; value restored ok PASS: gdb.base/dump.exp: reload struct as value, srec; capture PASS: gdb.base/dump.exp: reload struct as value, srec; value restored ok PASS: gdb.base/dump.exp: reload array as memory, srec; capture PASS: gdb.base/dump.exp: reload array as memory, srec; value restored ok PASS: gdb.base/dump.exp: reload struct as memory, srec; capture PASS: gdb.base/dump.exp: reload struct as memory, srec; value restored ok PASS: gdb.base/dump.exp: reload array as value, intel hex; capture PASS: gdb.base/dump.exp: reload array as value, intel hex; value restored ok PASS: gdb.base/dump.exp: reload struct as value, intel hex; capture PASS: gdb.base/dump.exp: reload struct as value, intel hex; value restored ok PASS: gdb.base/dump.exp: reload array as memory, intel hex; capture PASS: gdb.base/dump.exp: reload array as memory, intel hex; value restored ok PASS: gdb.base/dump.exp: reload struct as memory, intel hex; capture PASS: gdb.base/dump.exp: reload struct as memory, intel hex; value restored ok PASS: gdb.base/dump.exp: reload array as value, tekhex; capture PASS: gdb.base/dump.exp: reload array as value, tekhex; value restored ok PASS: gdb.base/dump.exp: reload struct as value, tekhex; capture PASS: gdb.base/dump.exp: reload struct as value, tekhex; value restored ok PASS: gdb.base/dump.exp: reload array as memory, tekhex; capture PASS: gdb.base/dump.exp: reload array as memory, tekhex; value restored ok PASS: gdb.base/dump.exp: reload struct as memory, tekhex; capture PASS: gdb.base/dump.exp: reload struct as memory, tekhex; value restored ok Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/signull.exp ... PASS: gdb.base/signull.exp: set for function pointer probe PASS: gdb.base/signull.exp: probe function pointer (function entry-point) PASS: gdb.base/signull.exp: rerun to main PASS: gdb.base/signull.exp: break bowler PASS: gdb.base/signull.exp: break keeper PASS: gdb.base/signull.exp: handle SIGSEGV PASS: gdb.base/signull.exp: handle SIGBUS PASS: gdb.base/signull.exp: data read; start with the bowler PASS: gdb.base/signull.exp: data read; select the pointer type PASS: gdb.base/signull.exp: data read; take the SIGSEGV PASS: gdb.base/signull.exp: data read; backtrace from SIGSEGV PASS: gdb.base/signull.exp: data read; continue to the keeper FAIL: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV PASS: gdb.base/signull.exp: data write; start with the bowler PASS: gdb.base/signull.exp: data write; select the pointer type PASS: gdb.base/signull.exp: data write; take the SIGSEGV PASS: gdb.base/signull.exp: data write; backtrace from SIGSEGV PASS: gdb.base/signull.exp: data write; continue to the keeper FAIL: gdb.base/signull.exp: data write; backtrace from keeper through SIGSEGV PASS: gdb.base/signull.exp: code; start with the bowler PASS: gdb.base/signull.exp: code; select the pointer type PASS: gdb.base/signull.exp: code; take the SIGSEGV PASS: gdb.base/signull.exp: code; backtrace from SIGSEGV PASS: gdb.base/signull.exp: code; continue to the keeper FAIL: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dfp-test.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/foll-exec.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/shell.exp ... PASS: gdb.base/shell.exp: shell echo foo PASS: gdb.base/shell.exp: ! echo foo PASS: gdb.base/shell.exp: !echo foo Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp ... PASS: gdb.base/watchpoint-stops-at-right-insn.exp: set breakpoint always-inserted on PASS: gdb.base/watchpoint-stops-at-right-insn.exp: set probe hw watchpoint PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: set can-use-hw-watchpoints 0 PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: set software watchpoint on global variable PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: software watchpoint triggers PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get sw watchpoint PC PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: set can-use-hw-watchpoints 1 PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: set hardware watchpoint on global variable FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hw watchpoint stops at right instruction PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: set can-use-hw-watchpoints 0 PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: set software watchpoint on global variable PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: software watchpoint triggers PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: get sw watchpoint PC PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: set can-use-hw-watchpoints 1 PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: set hardware watchpoint on global variable FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: hardware watchpoint triggers PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: get hw watchpoint PC PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: hw watchpoint stops at right instruction Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/huge.exp ... PASS: gdb.base/huge.exp: set max-value-size unlimited PASS: gdb.base/huge.exp: print a very large data object Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ctxobj.exp ... UNTESTED: gdb.base/ctxobj.exp: could not run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/quit.exp ... PASS: gdb.base/quit.exp: quit with syntax error FAIL: gdb.base/quit.exp: quit with expression Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/remote.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/arrayidx.exp ... PASS: gdb.base/arrayidx.exp: set print array-indexes to off PASS: gdb.base/arrayidx.exp: print array with array-indexes off PASS: gdb.base/arrayidx.exp: set print array-indexes to on PASS: gdb.base/arrayidx.exp: print array with array-indexes on Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/dprintf-detach.exp ... PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: set breakpoint always-inserted on PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: set dprintf-style gdb PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: set disconnected-dprintf on PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: detach program FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: set breakpoint always-inserted on PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: set dprintf-style gdb PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: set disconnected-dprintf off PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: detach program FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: set breakpoint always-inserted on PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: set dprintf-style call PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: set disconnected-dprintf on PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: detach program FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: set breakpoint always-inserted on PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: set dprintf-style call PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: set disconnected-dprintf off PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: detach program FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: set breakpoint always-inserted on PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: set dprintf-style agent PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: set disconnected-dprintf on PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: detach program FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: set breakpoint always-inserted on PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: set dprintf-style agent PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: set disconnected-dprintf off PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: detach program FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: set breakpoint always-inserted off PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: set dprintf-style gdb PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: set disconnected-dprintf on PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: detach program FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: set breakpoint always-inserted off PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: set dprintf-style gdb PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: set disconnected-dprintf off PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: detach program FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: set breakpoint always-inserted off PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: set dprintf-style call PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: set disconnected-dprintf on PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: detach program FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: set breakpoint always-inserted off PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: set dprintf-style call PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: set disconnected-dprintf off PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: detach program FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: set breakpoint always-inserted off PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: set dprintf-style agent PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: set disconnected-dprintf on PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: detach program FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: set breakpoint always-inserted off PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: set dprintf-style agent PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: set disconnected-dprintf off PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: get inferior process ID PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: dprintf insertion PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: detach program FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/del.exp ... PASS: gdb.base/del.exp: remove all breakpoints (del) PASS: gdb.base/del.exp: info break after removing break on main PASS: gdb.base/del.exp: breakpoint insertion (del) PASS: gdb.base/del.exp: Remove last breakpoint (del) PASS: gdb.base/del.exp: info break after removing break on main (del) PASS: gdb.base/del.exp: remove all breakpoints (d) PASS: gdb.base/del.exp: info break after removing break on main PASS: gdb.base/del.exp: breakpoint insertion (d) PASS: gdb.base/del.exp: Remove last breakpoint (d) PASS: gdb.base/del.exp: info break after removing break on main (d) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/longjmp.exp ... PASS: gdb.base/longjmp.exp: breakpoint at pattern 1 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 1 start PASS: gdb.base/longjmp.exp: breakpoint at miss_step_1 PASS: gdb.base/longjmp.exp: next over setjmp (1) PASS: gdb.base/longjmp.exp: next to longjmp (1) FAIL: gdb.base/longjmp.exp: next over longjmp(1) PASS: gdb.base/longjmp.exp: breakpoint at pattern 2 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 2 start PASS: gdb.base/longjmp.exp: breakpoint at miss_step_2 PASS: gdb.base/longjmp.exp: next over setjmp (2) FAIL: gdb.base/longjmp.exp: next over call_longjmp (2) PASS: gdb.base/longjmp.exp: breakpoint at pattern 3 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 3 start PASS: gdb.base/longjmp.exp: next over patt3 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/func-ptr.exp ... PASS: gdb.base/func-ptr.exp: print pbar->baz Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/skip.exp ... PASS: gdb.base/skip.exp: skip file (no default file) PASS: gdb.base/skip.exp: skip function PASS: gdb.base/skip.exp: skip (no default function) PASS: gdb.base/skip.exp: skip -fi PASS: gdb.base/skip.exp: skip -file PASS: gdb.base/skip.exp: skip -fu PASS: gdb.base/skip.exp: skip -function PASS: gdb.base/skip.exp: skip -rfu PASS: gdb.base/skip.exp: skip -rfunction PASS: gdb.base/skip.exp: skip -x PASS: gdb.base/skip.exp: skip -rfu foo.* xyzzy PASS: gdb.base/skip.exp: info skip empty PASS: gdb.base/skip.exp: skip file (skip.c) PASS: gdb.base/skip.exp: skip (main) PASS: gdb.base/skip.exp: skip file skip1.c PASS: gdb.base/skip.exp: skip function baz PASS: gdb.base/skip.exp: skip enable 999 PASS: gdb.base/skip.exp: skip disable 999 PASS: gdb.base/skip.exp: skip delete 999 PASS: gdb.base/skip.exp: skip enable a PASS: gdb.base/skip.exp: skip disable a PASS: gdb.base/skip.exp: skip delete a PASS: gdb.base/skip.exp: info skip 999 PASS: gdb.base/skip.exp: info skip PASS: gdb.base/skip.exp: step in the main PASS: gdb.base/skip.exp: step after all ignored PASS: gdb.base/skip.exp: step after deleting 1: skip delete 1 PASS: gdb.base/skip.exp: step after deleting 1: info skip (delete 1) PASS: gdb.base/skip.exp: step after deleting 1: step 1 PASS: gdb.base/skip.exp: step after deleting 1: step 2 PASS: gdb.base/skip.exp: step after deleting 1: step 3 PASS: gdb.base/skip.exp: step after disabling 3: skip disable 3 PASS: gdb.base/skip.exp: step after disabling 3: info skip shows entry as disabled PASS: gdb.base/skip.exp: step after disabling 3: step 1 PASS: gdb.base/skip.exp: step after disabling 3: step 2 PASS: gdb.base/skip.exp: step after disabling 3: step 3 PASS: gdb.base/skip.exp: step after disabling 3: step 4 PASS: gdb.base/skip.exp: step after disabling 3: step 5 PASS: gdb.base/skip.exp: step after enable 3: skip enable 3 PASS: gdb.base/skip.exp: step after enable 3: info skip shows entry as enabled PASS: gdb.base/skip.exp: step after enable 3: step 1 PASS: gdb.base/skip.exp: step after enable 3: step 2 PASS: gdb.base/skip.exp: step after enable 3: step 3 PASS: gdb.base/skip.exp: admin: skip disable PASS: gdb.base/skip.exp: admin: info skip after disabling all PASS: gdb.base/skip.exp: admin: skip enable PASS: gdb.base/skip.exp: admin: info skip after enabling all PASS: gdb.base/skip.exp: admin: skip disable 4 2-3 PASS: gdb.base/skip.exp: admin: info skip after disabling 4 2-3 PASS: gdb.base/skip.exp: admin: skip enable 2-3 PASS: gdb.base/skip.exp: admin: info skip after enabling 2-3 PASS: gdb.base/skip.exp: admin: info skip 2-3 PASS: gdb.base/skip.exp: admin: skip delete 2 3 PASS: gdb.base/skip.exp: admin: info skip after deleting 2 3 PASS: gdb.base/skip.exp: admin: skip delete PASS: gdb.base/skip.exp: admin: info skip after deleting all PASS: gdb.base/skip.exp: skip -fi skip1.c PASS: gdb.base/skip.exp: skip -gfi sk*1.c PASS: gdb.base/skip.exp: skip -fu baz PASS: gdb.base/skip.exp: skip -rfu ^b.z$ PASS: gdb.base/skip.exp: step using -fi: skip disable PASS: gdb.base/skip.exp: step using -fi: skip enable 5 PASS: gdb.base/skip.exp: step using -fi: step 1 PASS: gdb.base/skip.exp: step using -fi: step 2 PASS: gdb.base/skip.exp: step using -fi: step 3 PASS: gdb.base/skip.exp: step using -gfi: skip disable PASS: gdb.base/skip.exp: step using -gfi: skip enable 6 PASS: gdb.base/skip.exp: step using -gfi: step 1 PASS: gdb.base/skip.exp: step using -gfi: step 2 PASS: gdb.base/skip.exp: step using -gfi: step 3 PASS: gdb.base/skip.exp: step using -fu for baz: skip disable PASS: gdb.base/skip.exp: step using -fu for baz: skip enable 7 PASS: gdb.base/skip.exp: step using -fu for baz: step 1 PASS: gdb.base/skip.exp: step using -fu for baz: step 2 PASS: gdb.base/skip.exp: step using -fu for baz: step 3 PASS: gdb.base/skip.exp: step using -fu for baz: step 4 PASS: gdb.base/skip.exp: step using -fu for baz: step 5 PASS: gdb.base/skip.exp: step using -rfu for baz: skip disable PASS: gdb.base/skip.exp: step using -rfu for baz: skip enable 8 PASS: gdb.base/skip.exp: step using -rfu for baz: step 1 PASS: gdb.base/skip.exp: step using -rfu for baz: step 2 PASS: gdb.base/skip.exp: step using -rfu for baz: step 3 PASS: gdb.base/skip.exp: step using -rfu for baz: step 4 PASS: gdb.base/skip.exp: step using -rfu for baz: step 5 PASS: gdb.base/skip.exp: step using -fi + -fu: skip delete PASS: gdb.base/skip.exp: step using -fi + -fu: skip -fi skip1.c -fu test_skip PASS: gdb.base/skip.exp: step using -fi + -fu: step 1 PASS: gdb.base/skip.exp: step using -fi + -fu: step 2 PASS: gdb.base/skip.exp: step using -fi + -fu: step 3 PASS: gdb.base/skip.exp: step using -fi + -fu: step 4 PASS: gdb.base/skip.exp: step using -fi + -fu: step 5 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sigbpt.exp ... PASS: gdb.base/sigbpt.exp: break keeper PASS: gdb.base/sigbpt.exp: display/i $pc PASS: gdb.base/sigbpt.exp: advance to the bowler PASS: gdb.base/sigbpt.exp: stepping to fault PASS: gdb.base/sigbpt.exp: get insn after fault PASS: gdb.base/sigbpt.exp: verify that SIGSEGV occurs at the last STEPI insn PASS: gdb.base/sigbpt.exp: rerun to main PASS: gdb.base/sigbpt.exp: stepi; pass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi; continue to keeper PASS: gdb.base/sigbpt.exp: stepi; nopass SIGSEGV KFAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler (executed fault insn) (PRMS: gdb/8807) PASS: gdb.base/sigbpt.exp: rerun to main PASS: gdb.base/sigbpt.exp: stepi bp before segv; pass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi bp before segv; continue to keeper PASS: gdb.base/sigbpt.exp: stepi bp before segv; nopass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi bp before segv; set breakpoint 0 of 1 KFAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler (executed fault insn) (PRMS: gdb/8807) PASS: gdb.base/sigbpt.exp: stepi bp before segv; clear breakpoint 0 of 1 PASS: gdb.base/sigbpt.exp: rerun to main PASS: gdb.base/sigbpt.exp: stepi bp at segv; pass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi bp at segv; continue to keeper PASS: gdb.base/sigbpt.exp: stepi bp at segv; nopass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi bp at segv; set breakpoint 0 of 1 KFAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler (corrupt pc) (PRMS: gdb/8807) PASS: gdb.base/sigbpt.exp: stepi bp at segv; clear breakpoint 0 of 1 PASS: gdb.base/sigbpt.exp: rerun to main PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; pass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; continue to keeper PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; nopass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 0 of 2 PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 1 of 2 KFAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler (corrupt pc) (PRMS: gdb/8807) PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 0 of 2 PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 1 of 2 PASS: gdb.base/sigbpt.exp: rerun to main PASS: gdb.base/sigbpt.exp: cont; pass SIGSEGV PASS: gdb.base/sigbpt.exp: cont; continue to keeper PASS: gdb.base/sigbpt.exp: cont; nopass SIGSEGV PASS: gdb.base/sigbpt.exp: cont; set breakpoint 0 of 1 PASS: gdb.base/sigbpt.exp: cont; continue to breakpoint at fault PASS: gdb.base/sigbpt.exp: cont; stepi fault PASS: gdb.base/sigbpt.exp: cont; clear breakpoint 0 of 1 PASS: gdb.base/sigbpt.exp: rerun to main PASS: gdb.base/sigbpt.exp: cont bp after segv; pass SIGSEGV PASS: gdb.base/sigbpt.exp: cont bp after segv; continue to keeper PASS: gdb.base/sigbpt.exp: cont bp after segv; nopass SIGSEGV PASS: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 0 of 2 PASS: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 1 of 2 PASS: gdb.base/sigbpt.exp: cont bp after segv; continue to breakpoint at fault PASS: gdb.base/sigbpt.exp: cont bp after segv; stepi fault PASS: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 0 of 2 PASS: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 1 of 2 PASS: gdb.base/sigbpt.exp: rerun to main PASS: gdb.base/sigbpt.exp: cont bp before and after segv; pass SIGSEGV PASS: gdb.base/sigbpt.exp: cont bp before and after segv; continue to keeper PASS: gdb.base/sigbpt.exp: cont bp before and after segv; nopass SIGSEGV PASS: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 0 of 3 PASS: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 1 of 3 PASS: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 2 of 3 PASS: gdb.base/sigbpt.exp: cont bp before and after segv; continue to breakpoint at fault PASS: gdb.base/sigbpt.exp: cont bp before and after segv; stepi fault PASS: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 0 of 3 PASS: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 1 of 3 PASS: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 2 of 3 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/command-line-input.exp ... PASS: gdb.base/command-line-input.exp: print 1\\n + 2 PASS: gdb.base/command-line-input.exp: print 1\\n2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/foll-vfork.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-always.exp ... PASS: gdb.base/break-always.exp: set breakpoint always-inserted on PASS: gdb.base/break-always.exp: confirm breakpoint always-inserted PASS: gdb.base/break-always.exp: set breakpoint on bar PASS: gdb.base/break-always.exp: set 2nd breakpoint on bar PASS: gdb.base/break-always.exp: set 3rd breakpoint on bar PASS: gdb.base/break-always.exp: set 4th breakpoint on bar PASS: gdb.base/break-always.exp: initial check breakpoint state PASS: gdb.base/break-always.exp: initial disable all breakpoints PASS: gdb.base/break-always.exp: initial enable all breakpoints PASS: gdb.base/break-always.exp: re-disable all breakpoints PASS: gdb.base/break-always.exp: enable 3.A PASS: gdb.base/break-always.exp: disable 3.B PASS: gdb.base/break-always.exp: enable 3.C PASS: gdb.base/break-always.exp: enable 2.D PASS: gdb.base/break-always.exp: disable 2.E PASS: gdb.base/break-always.exp: disable 3.F PASS: gdb.base/break-always.exp: enable 3.G PASS: gdb.base/break-always.exp: enable 2.H PASS: gdb.base/break-always.exp: disable 2.I PASS: gdb.base/break-always.exp: before re-enable check breakpoint state PASS: gdb.base/break-always.exp: re-enable all breakpoints PASS: gdb.base/break-always.exp: set breakpoint on bar 2 PASS: gdb.base/break-always.exp: save shadow PASS: gdb.base/break-always.exp: write 0 to breakpoint's address PASS: gdb.base/break-always.exp: read back 0 from the breakpoint's address PASS: gdb.base/break-always.exp: write 1 to breakpoint's address PASS: gdb.base/break-always.exp: read back 1 from the breakpoint's address PASS: gdb.base/break-always.exp: restore the original contents PASS: gdb.base/break-always.exp: continue to breakpoint: bar Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/anon.exp ... PASS: gdb.base/anon.exp: set breakpoint in anon.c PASS: gdb.base/anon.exp: continue to breakpoint: continue to breakpoint in anon.c PASS: gdb.base/anon.exp: print val.data.six Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/solib-display.exp ... FAIL: gdb.base/solib-display.exp: NO: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watch_thread_num.exp ... PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case PASS: gdb.base/watch_thread_num.exp: watchpoint on invalid thread PASS: gdb.base/watch_thread_num.exp: invalid watch syntax FAIL: gdb.base/watch_thread_num.exp: continue to breakpoint: all threads started PASS: gdb.base/watch_thread_num.exp: Set breakpoint at loop FAIL: gdb.base/watch_thread_num.exp: stopped in loop PASS: gdb.base/watch_thread_num.exp: thread command PASS: gdb.base/watch_thread_num.exp: watchpoint on shared variable PASS: gdb.base/watch_thread_num.exp: info breakpoint shows watchpoint is thread-specific FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1 FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2 PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2 FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3 PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3 FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4 FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4 FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (the program is no longer running) FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/bitfields.exp ... PASS: gdb.base/bitfields.exp: set print sevenbit-strings PASS: gdb.base/bitfields.exp: print flags PASS: gdb.base/bitfields.exp: continuing to break1 #1 PASS: gdb.base/bitfields.exp: bitfield uniqueness (s1) PASS: gdb.base/bitfields.exp: continuing to break1 #2 PASS: gdb.base/bitfields.exp: bitfield uniqueness (u1) PASS: gdb.base/bitfields.exp: continuing to break1 #3 PASS: gdb.base/bitfields.exp: bitfield uniqueness (s2) PASS: gdb.base/bitfields.exp: continuing to break1 #4 PASS: gdb.base/bitfields.exp: bitfield uniqueness (u2) PASS: gdb.base/bitfields.exp: continuing to break1 #5 PASS: gdb.base/bitfields.exp: bitfield uniqueness (s3) PASS: gdb.base/bitfields.exp: continuing to break1 #6 PASS: gdb.base/bitfields.exp: bitfield uniqueness (u3) PASS: gdb.base/bitfields.exp: continuing to break1 #7 PASS: gdb.base/bitfields.exp: bitfield uniqueness (s9) PASS: gdb.base/bitfields.exp: continuing to break1 #8 PASS: gdb.base/bitfields.exp: bitfield uniqueness (u9) PASS: gdb.base/bitfields.exp: continuing to break1 #9 PASS: gdb.base/bitfields.exp: bitfield uniqueness (sc) PASS: gdb.base/bitfields.exp: bitfield containment #1 PASS: gdb.base/bitfields.exp: continuing to break2 PASS: gdb.base/bitfields.exp: bitfield containment #2 PASS: gdb.base/bitfields.exp: unsigned bitfield ranges PASS: gdb.base/bitfields.exp: signed bitfields, max positive values PASS: gdb.base/bitfields.exp: continuing to break4 #1 PASS: gdb.base/bitfields.exp: determining signed-ness of bitfields PASS: gdb.base/bitfields.exp: signed bitfields, max negative values PASS: gdb.base/bitfields.exp: continuing to break4 #2 PASS: gdb.base/bitfields.exp: signed bitfields with -1 PASS: gdb.base/bitfields.exp: continuing to break5 PASS: gdb.base/bitfields.exp: distinct bitfields in container PASS: gdb.base/bitfields.exp: print container.one.u3 PASS: gdb.base/bitfields.exp: print container.two.u3 PASS: gdb.base/bitfields.exp: set internal var PASS: gdb.base/bitfields.exp: set $myvar.a = 0 PASS: gdb.base/bitfields.exp: set $myvar.inner.b = 1 PASS: gdb.base/bitfields.exp: set $myvar.inner.deep.c = 0 PASS: gdb.base/bitfields.exp: set $myvar.inner.deep.d = -1 PASS: gdb.base/bitfields.exp: set $myvar.inner.e = 1 PASS: gdb.base/bitfields.exp: set $myvar.f = 1 PASS: gdb.base/bitfields.exp: print $myvar.a PASS: gdb.base/bitfields.exp: print $myvar.inner.b PASS: gdb.base/bitfields.exp: print $myvar.inner.deep.c PASS: gdb.base/bitfields.exp: print $myvar.inner.deep.d PASS: gdb.base/bitfields.exp: print $myvar.inner.e PASS: gdb.base/bitfields.exp: print $myvar.f Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/nostdlib.exp ... FAIL: gdb.base/nostdlib.exp: stop at run FAIL: gdb.base/nostdlib.exp: continue to marker Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/interrupt-noterm.exp ... PASS: gdb.base/interrupt-noterm.exp: set interactive-mode off PASS: gdb.base/interrupt-noterm.exp: set confirm off PASS: gdb.base/interrupt-noterm.exp: delete PASS: gdb.base/interrupt-noterm.exp: set confirm on UNSUPPORTED: gdb.base/interrupt-noterm.exp: continue & Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/radix.exp ... PASS: gdb.base/radix.exp: initialize radix, input radix 2 PASS: gdb.base/radix.exp: set input-radix 2 PASS: gdb.base/radix.exp: show radix, input radix 2 PASS: gdb.base/radix.exp: print 010; expect 8; input radix 2 PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 2 PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 2 PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 2 PASS: gdb.base/radix.exp: print 0; expect 0; input radix 2 PASS: gdb.base/radix.exp: print 1; expect 1; input radix 2 PASS: gdb.base/radix.exp: print -1; expect -1; input radix 2 PASS: gdb.base/radix.exp: print 10; expect 2; input radix 2 PASS: gdb.base/radix.exp: print 11; expect 3; input radix 2 PASS: gdb.base/radix.exp: print -10; expect -2; input radix 2 PASS: gdb.base/radix.exp: print -11; expect -3; input radix 2 PASS: gdb.base/radix.exp: print 100; expect 4; input radix 2 PASS: gdb.base/radix.exp: print 101; expect 5; input radix 2 PASS: gdb.base/radix.exp: print -100; expect -4; input radix 2 PASS: gdb.base/radix.exp: print -101; expect -5; input radix 2 PASS: gdb.base/radix.exp: print 10101; expect 21; input radix 2 PASS: gdb.base/radix.exp: print 4; expect Invalid number "4"\.; input radix 2 PASS: gdb.base/radix.exp: print -2; expect Invalid number "2"\.; input radix 2 PASS: gdb.base/radix.exp: initialize radix, input radix 3 PASS: gdb.base/radix.exp: set input-radix 3 PASS: gdb.base/radix.exp: show radix, input radix 3 PASS: gdb.base/radix.exp: print 010; expect 8; input radix 3 PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 3 PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 3 PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 3 PASS: gdb.base/radix.exp: print 0; expect 0; input radix 3 PASS: gdb.base/radix.exp: print 1; expect 1; input radix 3 PASS: gdb.base/radix.exp: print -1; expect -1; input radix 3 PASS: gdb.base/radix.exp: print 10; expect 3; input radix 3 PASS: gdb.base/radix.exp: print 11; expect 4; input radix 3 PASS: gdb.base/radix.exp: print -10; expect -3; input radix 3 PASS: gdb.base/radix.exp: print -11; expect -4; input radix 3 PASS: gdb.base/radix.exp: print 100; expect 9; input radix 3 PASS: gdb.base/radix.exp: print 101; expect 10; input radix 3 PASS: gdb.base/radix.exp: print -100; expect -9; input radix 3 PASS: gdb.base/radix.exp: print -101; expect -10; input radix 3 PASS: gdb.base/radix.exp: print 10101; expect 91; input radix 3 PASS: gdb.base/radix.exp: print 2; expect 2; input radix 3 PASS: gdb.base/radix.exp: print 20; expect 6; input radix 3 PASS: gdb.base/radix.exp: print 3; expect Invalid number "3"\.; input radix 3 PASS: gdb.base/radix.exp: print 30; expect Invalid number "30"\.; input radix 2 PASS: gdb.base/radix.exp: initialize radix, input radix 8 PASS: gdb.base/radix.exp: set input-radix 8 PASS: gdb.base/radix.exp: show radix, input radix 8 PASS: gdb.base/radix.exp: print 010; expect 8; input radix 8 PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 8 PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 8 PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 8 PASS: gdb.base/radix.exp: print 0; expect 0; input radix 8 PASS: gdb.base/radix.exp: print 1; expect 1; input radix 8 PASS: gdb.base/radix.exp: print -1; expect -1; input radix 8 PASS: gdb.base/radix.exp: print 10; expect 8; input radix 8 PASS: gdb.base/radix.exp: print 11; expect 9; input radix 8 PASS: gdb.base/radix.exp: print -10; expect -8; input radix 8 PASS: gdb.base/radix.exp: print -11; expect -9; input radix 8 PASS: gdb.base/radix.exp: print 100; expect 64; input radix 8 PASS: gdb.base/radix.exp: print 101; expect 65; input radix 8 PASS: gdb.base/radix.exp: print -100; expect -64; input radix 8 PASS: gdb.base/radix.exp: print -101; expect -65; input radix 8 PASS: gdb.base/radix.exp: print 10101; expect 4161; input radix 8 PASS: gdb.base/radix.exp: print 20; expect 16; input radix 8 PASS: gdb.base/radix.exp: print -20; expect -16; input radix 8 PASS: gdb.base/radix.exp: print 8; expect Invalid number "8".; input radix 8 PASS: gdb.base/radix.exp: print -9; expect Invalid number "9".; input radix 8 PASS: gdb.base/radix.exp: initialize radix, input radix 10 PASS: gdb.base/radix.exp: set input-radix 10 PASS: gdb.base/radix.exp: show radix, input radix 10 PASS: gdb.base/radix.exp: print 010; expect 8; input radix 10 PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 10 PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 10 PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 10 PASS: gdb.base/radix.exp: print 0; expect 0; input radix 10 PASS: gdb.base/radix.exp: print 1; expect 1; input radix 10 PASS: gdb.base/radix.exp: print -1; expect -1; input radix 10 PASS: gdb.base/radix.exp: print 10; expect 10; input radix 10 PASS: gdb.base/radix.exp: print 11; expect 11; input radix 10 PASS: gdb.base/radix.exp: print -10; expect -10; input radix 10 PASS: gdb.base/radix.exp: print -11; expect -11; input radix 10 PASS: gdb.base/radix.exp: print 100; expect 100; input radix 10 PASS: gdb.base/radix.exp: print 101; expect 101; input radix 10 PASS: gdb.base/radix.exp: print -100; expect -100; input radix 10 PASS: gdb.base/radix.exp: print -101; expect -101; input radix 10 PASS: gdb.base/radix.exp: print 10101; expect 10101; input radix 10 PASS: gdb.base/radix.exp: print -12; expect -12; input radix 10 PASS: gdb.base/radix.exp: initialize radix, input radix 16 PASS: gdb.base/radix.exp: set input-radix 16 PASS: gdb.base/radix.exp: show radix, input radix 16 PASS: gdb.base/radix.exp: print 010; expect 8; input radix 16 PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 16 PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 16 PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 16 PASS: gdb.base/radix.exp: print 0; expect 0; input radix 16 PASS: gdb.base/radix.exp: print 1; expect 1; input radix 16 PASS: gdb.base/radix.exp: print -1; expect -1; input radix 16 PASS: gdb.base/radix.exp: print 10; expect 16; input radix 16 PASS: gdb.base/radix.exp: print 11; expect 17; input radix 16 PASS: gdb.base/radix.exp: print -10; expect -16; input radix 16 PASS: gdb.base/radix.exp: print -11; expect -17; input radix 16 PASS: gdb.base/radix.exp: print 100; expect 256; input radix 16 PASS: gdb.base/radix.exp: print 101; expect 257; input radix 16 PASS: gdb.base/radix.exp: print -100; expect -256; input radix 16 PASS: gdb.base/radix.exp: print -101; expect -257; input radix 16 PASS: gdb.base/radix.exp: print 10101; expect 65793; input radix 16 PASS: gdb.base/radix.exp: initialize radix, output radix 8 PASS: gdb.base/radix.exp: set output-radix 8 PASS: gdb.base/radix.exp: show radix, output radix 8 PASS: gdb.base/radix.exp: print 010; expect 010; output radix 8 PASS: gdb.base/radix.exp: print 0xf; expect 17; output radix 8 PASS: gdb.base/radix.exp: print 10; expect 12; output radix 8 PASS: gdb.base/radix.exp: print 100; expect 144; output radix 8 KFAIL: gdb.base/radix.exp: print 20.; expect 24; output radix 8 (PRMS: gdb/1715) PASS: gdb.base/radix.exp: print (int) 20.; expect 24; output radix 8 PASS: gdb.base/radix.exp: initialize radix, output radix 10 PASS: gdb.base/radix.exp: set output-radix 10 PASS: gdb.base/radix.exp: show radix, output radix 10 PASS: gdb.base/radix.exp: print 010; expect 8; output radix 10 PASS: gdb.base/radix.exp: print 0xf; expect 15; output radix 10 PASS: gdb.base/radix.exp: print 10; expect 10; output radix 10 PASS: gdb.base/radix.exp: print 100; expect 100; output radix 10 PASS: gdb.base/radix.exp: print 20.; expect 20; output radix 10 PASS: gdb.base/radix.exp: print (int) 20.; expect 20; output radix 10 PASS: gdb.base/radix.exp: initialize radix, output radix 16 PASS: gdb.base/radix.exp: set output-radix 16 PASS: gdb.base/radix.exp: show radix, output radix 16 PASS: gdb.base/radix.exp: print 010; expect 8; output radix 16 PASS: gdb.base/radix.exp: print 0xf; expect f; output radix 16 PASS: gdb.base/radix.exp: print 10; expect a; output radix 16 PASS: gdb.base/radix.exp: print 100; expect 64; output radix 16 KFAIL: gdb.base/radix.exp: print 20.; expect 14; output radix 16 (PRMS: gdb/1715) PASS: gdb.base/radix.exp: print (int) 20.; expect 14; output radix 16 PASS: gdb.base/radix.exp: reset radices PASS: gdb.base/radix.exp: Reject input-radix 0 PASS: gdb.base/radix.exp: input radix unchanged after rejecting 0 PASS: gdb.base/radix.exp: Reject input-radix 1 PASS: gdb.base/radix.exp: input radix unchanged after rejecting 1 PASS: gdb.base/radix.exp: Reject output-radix 0 PASS: gdb.base/radix.exp: Output radix unchanged after rejecting 0 PASS: gdb.base/radix.exp: Reject output-radix 1 PASS: gdb.base/radix.exp: output radix unchanged after rejecting 1 PASS: gdb.base/radix.exp: set radix 7 rejected PASS: gdb.base/radix.exp: output radix unchanged after rejection through set radix command Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/auto-connect-native-target.exp ... PASS: gdb.base/auto-connect-native-target.exp: check whether a target is already connected PASS: gdb.base/auto-connect-native-target.exp: check whether board tests the native target PASS: gdb.base/auto-connect-native-target.exp: kill PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target off PASS: gdb.base/auto-connect-native-target.exp: start no longer works PASS: gdb.base/auto-connect-native-target.exp: explicitly connect to the native target PASS: gdb.base/auto-connect-native-target.exp: kill: start PASS: gdb.base/auto-connect-native-target.exp: kill: kill PASS: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed PASS: gdb.base/auto-connect-native-target.exp: detach: start PASS: gdb.base/auto-connect-native-target.exp: detach: detach PASS: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed PASS: gdb.base/auto-connect-native-target.exp: run to exit: start PASS: gdb.base/auto-connect-native-target.exp: run to exit: c PASS: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed PASS: gdb.base/auto-connect-native-target.exp: disconnect: start PASS: gdb.base/auto-connect-native-target.exp: disconnect: disconnect PASS: gdb.base/auto-connect-native-target.exp: disconnect: check whether the target is no longer connected PASS: gdb.base/auto-connect-native-target.exp: disconnect: no longer connected to a target PASS: gdb.base/auto-connect-native-target.exp: disconnect: start no longer works PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target on PASS: gdb.base/auto-connect-native-target.exp: start auto-connects to the native target after reenabling auto-connect Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/bigcore.exp ... UNTESTED: gdb.base/bigcore.exp: kernel lacks sparse corefile support (PR gdb/1551) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/printcmds.exp ... PASS: gdb.base/printcmds.exp: print $pc PASS: gdb.base/printcmds.exp: print "abc" PASS: gdb.base/printcmds.exp: print sizeof ("abc") PASS: gdb.base/printcmds.exp: ptype "abc" PASS: gdb.base/printcmds.exp: print $cvar = "abc" PASS: gdb.base/printcmds.exp: print sizeof ($cvar) PASS: gdb.base/printcmds.exp: complete p -function PASS: gdb.base/printcmds.exp: complete p -line PASS: gdb.base/printcmds.exp: complete p -source PASS: gdb.base/printcmds.exp: print $pc (with file) PASS: gdb.base/printcmds.exp: set print sevenbit-strings PASS: gdb.base/printcmds.exp: set print address off PASS: gdb.base/printcmds.exp: set width 0 PASS: gdb.base/printcmds.exp: p ctable1[120] #1 PASS: gdb.base/printcmds.exp: p 123 PASS: gdb.base/printcmds.exp: p -123 PASS: gdb.base/printcmds.exp: p/d 123 PASS: gdb.base/printcmds.exp: p 0123 PASS: gdb.base/printcmds.exp: p 00123 PASS: gdb.base/printcmds.exp: p -0123 PASS: gdb.base/printcmds.exp: p/o 0123 PASS: gdb.base/printcmds.exp: p 0x123 PASS: gdb.base/printcmds.exp: p -0x123 PASS: gdb.base/printcmds.exp: p 0x0123 PASS: gdb.base/printcmds.exp: p -0x0123 PASS: gdb.base/printcmds.exp: p 0xABCDEF PASS: gdb.base/printcmds.exp: p 0xabcdef PASS: gdb.base/printcmds.exp: p 0xAbCdEf PASS: gdb.base/printcmds.exp: p/x 0x123 PASS: gdb.base/printcmds.exp: p 0b0 PASS: gdb.base/printcmds.exp: p 0b1111 PASS: gdb.base/printcmds.exp: p 0B1111 PASS: gdb.base/printcmds.exp: p -0b1111 PASS: gdb.base/printcmds.exp: reject p 0x PASS: gdb.base/printcmds.exp: reject p 0b PASS: gdb.base/printcmds.exp: p '' PASS: gdb.base/printcmds.exp: p ''' PASS: gdb.base/printcmds.exp: reject p '\' PASS: gdb.base/printcmds.exp: reject p '\\\' PASS: gdb.base/printcmds.exp: reject p DEADBEEF PASS: gdb.base/printcmds.exp: reject p 09 PASS: gdb.base/printcmds.exp: reject p 079 PASS: gdb.base/printcmds.exp: reject p 0xG PASS: gdb.base/printcmds.exp: reject p 0xAG PASS: gdb.base/printcmds.exp: reject p 0b2 PASS: gdb.base/printcmds.exp: reject p 0b12 PASS: gdb.base/printcmds.exp: check for floating addition PASS: gdb.base/printcmds.exp: p 1. PASS: gdb.base/printcmds.exp: p 1.5 PASS: gdb.base/printcmds.exp: p 1.f PASS: gdb.base/printcmds.exp: p 1.5f PASS: gdb.base/printcmds.exp: p 1.l PASS: gdb.base/printcmds.exp: p 1.5l PASS: gdb.base/printcmds.exp: p 0x1.1 PASS: gdb.base/printcmds.exp: reject p 123DEADBEEF PASS: gdb.base/printcmds.exp: reject p 123foobar.bazfoo3 PASS: gdb.base/printcmds.exp: reject p 123EEEEEEEEEEEEEEEEE33333k333 PASS: gdb.base/printcmds.exp: reject p 1.1x PASS: gdb.base/printcmds.exp: reject p 1.1ff PASS: gdb.base/printcmds.exp: reject p 1.1ll PASS: gdb.base/printcmds.exp: p 'a' PASS: gdb.base/printcmds.exp: p/c 'a' PASS: gdb.base/printcmds.exp: p/x 'a' PASS: gdb.base/printcmds.exp: p/d 'a' PASS: gdb.base/printcmds.exp: p/t 'a' PASS: gdb.base/printcmds.exp: p '\141' PASS: gdb.base/printcmds.exp: p/x '\377' PASS: gdb.base/printcmds.exp: p '\'' PASS: gdb.base/printcmds.exp: p '\\' FAIL: gdb.base/printcmds.exp: set target-charset ASCII PASS: gdb.base/printcmds.exp: p ctable1[0] PASS: gdb.base/printcmds.exp: p ctable1[1] PASS: gdb.base/printcmds.exp: p ctable1[2] PASS: gdb.base/printcmds.exp: p ctable1[3] PASS: gdb.base/printcmds.exp: p ctable1[4] PASS: gdb.base/printcmds.exp: p ctable1[5] PASS: gdb.base/printcmds.exp: p ctable1[6] PASS: gdb.base/printcmds.exp: p ctable1[7] PASS: gdb.base/printcmds.exp: p ctable1[8] PASS: gdb.base/printcmds.exp: p ctable1[9] PASS: gdb.base/printcmds.exp: p ctable1[10] PASS: gdb.base/printcmds.exp: p ctable1[11] PASS: gdb.base/printcmds.exp: p ctable1[12] PASS: gdb.base/printcmds.exp: p ctable1[13] PASS: gdb.base/printcmds.exp: p ctable1[14] PASS: gdb.base/printcmds.exp: p ctable1[15] PASS: gdb.base/printcmds.exp: p ctable1[16] PASS: gdb.base/printcmds.exp: p ctable1[17] PASS: gdb.base/printcmds.exp: p ctable1[18] PASS: gdb.base/printcmds.exp: p ctable1[19] PASS: gdb.base/printcmds.exp: p ctable1[20] PASS: gdb.base/printcmds.exp: p ctable1[21] PASS: gdb.base/printcmds.exp: p ctable1[22] PASS: gdb.base/printcmds.exp: p ctable1[23] PASS: gdb.base/printcmds.exp: p ctable1[24] PASS: gdb.base/printcmds.exp: p ctable1[25] PASS: gdb.base/printcmds.exp: p ctable1[26] PASS: gdb.base/printcmds.exp: p ctable1[27] PASS: gdb.base/printcmds.exp: p ctable1[28] PASS: gdb.base/printcmds.exp: p ctable1[29] PASS: gdb.base/printcmds.exp: p ctable1[30] PASS: gdb.base/printcmds.exp: p ctable1[31] PASS: gdb.base/printcmds.exp: p ctable1[32] PASS: gdb.base/printcmds.exp: p ctable1[33] PASS: gdb.base/printcmds.exp: p ctable1[34] PASS: gdb.base/printcmds.exp: p ctable1[35] PASS: gdb.base/printcmds.exp: p ctable1[36] PASS: gdb.base/printcmds.exp: p ctable1[37] PASS: gdb.base/printcmds.exp: p ctable1[38] PASS: gdb.base/printcmds.exp: p ctable1[39] PASS: gdb.base/printcmds.exp: p ctable1[40] PASS: gdb.base/printcmds.exp: p ctable1[41] PASS: gdb.base/printcmds.exp: p ctable1[42] PASS: gdb.base/printcmds.exp: p ctable1[43] PASS: gdb.base/printcmds.exp: p ctable1[44] PASS: gdb.base/printcmds.exp: p ctable1[45] PASS: gdb.base/printcmds.exp: p ctable1[46] PASS: gdb.base/printcmds.exp: p ctable1[47] PASS: gdb.base/printcmds.exp: p ctable1[48] PASS: gdb.base/printcmds.exp: p ctable1[49] PASS: gdb.base/printcmds.exp: p ctable1[50] PASS: gdb.base/printcmds.exp: p ctable1[51] PASS: gdb.base/printcmds.exp: p ctable1[52] PASS: gdb.base/printcmds.exp: p ctable1[53] PASS: gdb.base/printcmds.exp: p ctable1[54] PASS: gdb.base/printcmds.exp: p ctable1[55] PASS: gdb.base/printcmds.exp: p ctable1[56] PASS: gdb.base/printcmds.exp: p ctable1[57] PASS: gdb.base/printcmds.exp: p ctable1[58] PASS: gdb.base/printcmds.exp: p ctable1[59] PASS: gdb.base/printcmds.exp: p ctable1[60] PASS: gdb.base/printcmds.exp: p ctable1[61] PASS: gdb.base/printcmds.exp: p ctable1[62] PASS: gdb.base/printcmds.exp: p ctable1[63] PASS: gdb.base/printcmds.exp: p ctable1[64] PASS: gdb.base/printcmds.exp: p ctable1[65] PASS: gdb.base/printcmds.exp: p ctable1[66] PASS: gdb.base/printcmds.exp: p ctable1[67] PASS: gdb.base/printcmds.exp: p ctable1[68] PASS: gdb.base/printcmds.exp: p ctable1[69] PASS: gdb.base/printcmds.exp: p ctable1[70] PASS: gdb.base/printcmds.exp: p ctable1[71] PASS: gdb.base/printcmds.exp: p ctable1[72] PASS: gdb.base/printcmds.exp: p ctable1[73] PASS: gdb.base/printcmds.exp: p ctable1[74] PASS: gdb.base/printcmds.exp: p ctable1[75] PASS: gdb.base/printcmds.exp: p ctable1[76] PASS: gdb.base/printcmds.exp: p ctable1[77] PASS: gdb.base/printcmds.exp: p ctable1[78] PASS: gdb.base/printcmds.exp: p ctable1[79] PASS: gdb.base/printcmds.exp: p ctable1[80] PASS: gdb.base/printcmds.exp: p ctable1[81] PASS: gdb.base/printcmds.exp: p ctable1[82] PASS: gdb.base/printcmds.exp: p ctable1[83] PASS: gdb.base/printcmds.exp: p ctable1[84] PASS: gdb.base/printcmds.exp: p ctable1[85] PASS: gdb.base/printcmds.exp: p ctable1[86] PASS: gdb.base/printcmds.exp: p ctable1[87] PASS: gdb.base/printcmds.exp: p ctable1[88] PASS: gdb.base/printcmds.exp: p ctable1[89] PASS: gdb.base/printcmds.exp: p ctable1[90] PASS: gdb.base/printcmds.exp: p ctable1[91] PASS: gdb.base/printcmds.exp: p ctable1[92] PASS: gdb.base/printcmds.exp: p ctable1[93] PASS: gdb.base/printcmds.exp: p ctable1[94] PASS: gdb.base/printcmds.exp: p ctable1[95] PASS: gdb.base/printcmds.exp: p ctable1[96] PASS: gdb.base/printcmds.exp: p ctable1[97] PASS: gdb.base/printcmds.exp: p ctable1[98] PASS: gdb.base/printcmds.exp: p ctable1[99] PASS: gdb.base/printcmds.exp: p ctable1[100] PASS: gdb.base/printcmds.exp: p ctable1[101] PASS: gdb.base/printcmds.exp: p ctable1[102] PASS: gdb.base/printcmds.exp: p ctable1[103] PASS: gdb.base/printcmds.exp: p ctable1[104] PASS: gdb.base/printcmds.exp: p ctable1[105] PASS: gdb.base/printcmds.exp: p ctable1[106] PASS: gdb.base/printcmds.exp: p ctable1[107] PASS: gdb.base/printcmds.exp: p ctable1[108] PASS: gdb.base/printcmds.exp: p ctable1[109] PASS: gdb.base/printcmds.exp: p ctable1[110] PASS: gdb.base/printcmds.exp: p ctable1[111] PASS: gdb.base/printcmds.exp: p ctable1[112] PASS: gdb.base/printcmds.exp: p ctable1[113] PASS: gdb.base/printcmds.exp: p ctable1[114] PASS: gdb.base/printcmds.exp: p ctable1[115] PASS: gdb.base/printcmds.exp: p ctable1[116] PASS: gdb.base/printcmds.exp: p ctable1[117] PASS: gdb.base/printcmds.exp: p ctable1[118] PASS: gdb.base/printcmds.exp: p ctable1[119] PASS: gdb.base/printcmds.exp: p ctable1[120] PASS: gdb.base/printcmds.exp: p ctable1[121] PASS: gdb.base/printcmds.exp: p ctable1[122] PASS: gdb.base/printcmds.exp: p ctable1[123] PASS: gdb.base/printcmds.exp: p ctable1[124] PASS: gdb.base/printcmds.exp: p ctable1[125] PASS: gdb.base/printcmds.exp: p ctable1[126] PASS: gdb.base/printcmds.exp: p ctable1[127] PASS: gdb.base/printcmds.exp: p ctable1[128] PASS: gdb.base/printcmds.exp: p ctable1[129] PASS: gdb.base/printcmds.exp: p ctable1[130] PASS: gdb.base/printcmds.exp: p ctable1[131] PASS: gdb.base/printcmds.exp: p ctable1[132] PASS: gdb.base/printcmds.exp: p ctable1[133] PASS: gdb.base/printcmds.exp: p ctable1[134] PASS: gdb.base/printcmds.exp: p ctable1[135] PASS: gdb.base/printcmds.exp: p ctable1[136] PASS: gdb.base/printcmds.exp: p ctable1[137] PASS: gdb.base/printcmds.exp: p ctable1[138] PASS: gdb.base/printcmds.exp: p ctable1[139] PASS: gdb.base/printcmds.exp: p ctable1[140] PASS: gdb.base/printcmds.exp: p ctable1[141] PASS: gdb.base/printcmds.exp: p ctable1[142] PASS: gdb.base/printcmds.exp: p ctable1[143] PASS: gdb.base/printcmds.exp: p ctable1[144] PASS: gdb.base/printcmds.exp: p ctable1[145] PASS: gdb.base/printcmds.exp: p ctable1[146] PASS: gdb.base/printcmds.exp: p ctable1[147] PASS: gdb.base/printcmds.exp: p ctable1[148] PASS: gdb.base/printcmds.exp: p ctable1[149] PASS: gdb.base/printcmds.exp: p ctable1[150] PASS: gdb.base/printcmds.exp: p ctable1[151] PASS: gdb.base/printcmds.exp: p ctable1[152] PASS: gdb.base/printcmds.exp: p ctable1[153] PASS: gdb.base/printcmds.exp: p ctable1[154] PASS: gdb.base/printcmds.exp: p ctable1[155] PASS: gdb.base/printcmds.exp: p ctable1[156] PASS: gdb.base/printcmds.exp: p ctable1[157] PASS: gdb.base/printcmds.exp: p ctable1[158] PASS: gdb.base/printcmds.exp: p ctable1[159] PASS: gdb.base/printcmds.exp: p ctable1[160] PASS: gdb.base/printcmds.exp: p ctable1[161] PASS: gdb.base/printcmds.exp: p ctable1[162] PASS: gdb.base/printcmds.exp: p ctable1[163] PASS: gdb.base/printcmds.exp: p ctable1[164] PASS: gdb.base/printcmds.exp: p ctable1[165] PASS: gdb.base/printcmds.exp: p ctable1[166] PASS: gdb.base/printcmds.exp: p ctable1[167] PASS: gdb.base/printcmds.exp: p ctable1[168] PASS: gdb.base/printcmds.exp: p ctable1[169] PASS: gdb.base/printcmds.exp: p ctable1[170] PASS: gdb.base/printcmds.exp: p ctable1[171] PASS: gdb.base/printcmds.exp: p ctable1[172] PASS: gdb.base/printcmds.exp: p ctable1[173] PASS: gdb.base/printcmds.exp: p ctable1[174] PASS: gdb.base/printcmds.exp: p ctable1[175] PASS: gdb.base/printcmds.exp: p ctable1[176] PASS: gdb.base/printcmds.exp: p ctable1[177] PASS: gdb.base/printcmds.exp: p ctable1[178] PASS: gdb.base/printcmds.exp: p ctable1[179] PASS: gdb.base/printcmds.exp: p ctable1[180] PASS: gdb.base/printcmds.exp: p ctable1[181] PASS: gdb.base/printcmds.exp: p ctable1[182] PASS: gdb.base/printcmds.exp: p ctable1[183] PASS: gdb.base/printcmds.exp: p ctable1[184] PASS: gdb.base/printcmds.exp: p ctable1[185] PASS: gdb.base/printcmds.exp: p ctable1[186] PASS: gdb.base/printcmds.exp: p ctable1[187] PASS: gdb.base/printcmds.exp: p ctable1[188] PASS: gdb.base/printcmds.exp: p ctable1[189] PASS: gdb.base/printcmds.exp: p ctable1[190] PASS: gdb.base/printcmds.exp: p ctable1[191] PASS: gdb.base/printcmds.exp: p ctable1[192] PASS: gdb.base/printcmds.exp: p ctable1[193] PASS: gdb.base/printcmds.exp: p ctable1[194] PASS: gdb.base/printcmds.exp: p ctable1[195] PASS: gdb.base/printcmds.exp: p ctable1[196] PASS: gdb.base/printcmds.exp: p ctable1[197] PASS: gdb.base/printcmds.exp: p ctable1[198] PASS: gdb.base/printcmds.exp: p ctable1[199] PASS: gdb.base/printcmds.exp: p ctable1[200] PASS: gdb.base/printcmds.exp: p ctable1[201] PASS: gdb.base/printcmds.exp: p ctable1[202] PASS: gdb.base/printcmds.exp: p ctable1[203] PASS: gdb.base/printcmds.exp: p ctable1[204] PASS: gdb.base/printcmds.exp: p ctable1[205] PASS: gdb.base/printcmds.exp: p ctable1[206] PASS: gdb.base/printcmds.exp: p ctable1[207] PASS: gdb.base/printcmds.exp: p ctable1[208] PASS: gdb.base/printcmds.exp: p ctable1[209] PASS: gdb.base/printcmds.exp: p ctable1[210] PASS: gdb.base/printcmds.exp: p ctable1[211] PASS: gdb.base/printcmds.exp: p ctable1[212] PASS: gdb.base/printcmds.exp: p ctable1[213] PASS: gdb.base/printcmds.exp: p ctable1[214] PASS: gdb.base/printcmds.exp: p ctable1[215] PASS: gdb.base/printcmds.exp: p ctable1[216] PASS: gdb.base/printcmds.exp: p ctable1[217] PASS: gdb.base/printcmds.exp: p ctable1[218] PASS: gdb.base/printcmds.exp: p ctable1[219] PASS: gdb.base/printcmds.exp: p ctable1[220] PASS: gdb.base/printcmds.exp: p ctable1[221] PASS: gdb.base/printcmds.exp: p ctable1[222] PASS: gdb.base/printcmds.exp: p ctable1[223] PASS: gdb.base/printcmds.exp: p ctable1[224] PASS: gdb.base/printcmds.exp: p ctable1[225] PASS: gdb.base/printcmds.exp: p ctable1[226] PASS: gdb.base/printcmds.exp: p ctable1[227] PASS: gdb.base/printcmds.exp: p ctable1[228] PASS: gdb.base/printcmds.exp: p ctable1[229] PASS: gdb.base/printcmds.exp: p ctable1[230] PASS: gdb.base/printcmds.exp: p ctable1[231] PASS: gdb.base/printcmds.exp: p ctable1[232] PASS: gdb.base/printcmds.exp: p ctable1[233] PASS: gdb.base/printcmds.exp: p ctable1[234] PASS: gdb.base/printcmds.exp: p ctable1[235] PASS: gdb.base/printcmds.exp: p ctable1[236] PASS: gdb.base/printcmds.exp: p ctable1[237] PASS: gdb.base/printcmds.exp: p ctable1[238] PASS: gdb.base/printcmds.exp: p ctable1[239] PASS: gdb.base/printcmds.exp: p ctable1[240] PASS: gdb.base/printcmds.exp: p ctable1[241] PASS: gdb.base/printcmds.exp: p ctable1[242] PASS: gdb.base/printcmds.exp: p ctable1[243] PASS: gdb.base/printcmds.exp: p ctable1[244] PASS: gdb.base/printcmds.exp: p ctable1[245] PASS: gdb.base/printcmds.exp: p ctable1[246] PASS: gdb.base/printcmds.exp: p ctable1[247] PASS: gdb.base/printcmds.exp: p ctable1[248] PASS: gdb.base/printcmds.exp: p ctable1[249] PASS: gdb.base/printcmds.exp: p ctable1[250] PASS: gdb.base/printcmds.exp: p ctable1[251] PASS: gdb.base/printcmds.exp: p ctable1[252] PASS: gdb.base/printcmds.exp: p ctable1[253] PASS: gdb.base/printcmds.exp: p ctable1[254] PASS: gdb.base/printcmds.exp: p ctable1[255] FAIL: gdb.base/printcmds.exp: set target-charset ISO-8859-1 PASS: gdb.base/printcmds.exp: set print elements 1 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 1 PASS: gdb.base/printcmds.exp: set print elements 2 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 2 PASS: gdb.base/printcmds.exp: set print elements 3 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 3 PASS: gdb.base/printcmds.exp: set print elements 4 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 4 PASS: gdb.base/printcmds.exp: set print elements 5 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 5 PASS: gdb.base/printcmds.exp: set print elements 6 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 6 PASS: gdb.base/printcmds.exp: set print elements 7 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 7 PASS: gdb.base/printcmds.exp: set print elements 8 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 8 PASS: gdb.base/printcmds.exp: set print elements 9 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 9 PASS: gdb.base/printcmds.exp: set print elements 10 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 10 PASS: gdb.base/printcmds.exp: set print elements 11 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 11 PASS: gdb.base/printcmds.exp: set print elements 12 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 12 PASS: gdb.base/printcmds.exp: set print elements 13 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 13 PASS: gdb.base/printcmds.exp: set print elements 14 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 14 PASS: gdb.base/printcmds.exp: set print elements 15 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 15 PASS: gdb.base/printcmds.exp: set print elements 16 PASS: gdb.base/printcmds.exp: p &ctable2[0*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[1*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[2*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[3*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[4*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[5*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[6*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[7*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[8*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[9*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[10*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[11*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[12*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[13*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[14*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 16 PASS: gdb.base/printcmds.exp: correct element repeats in array embedded at offset > 0 PASS: gdb.base/printcmds.exp: set print elements 0 PASS: gdb.base/printcmds.exp: p teststring with elements set to 0 PASS: gdb.base/printcmds.exp: set print elements 1 PASS: gdb.base/printcmds.exp: p teststring with elements set to 1 PASS: gdb.base/printcmds.exp: set print elements 5 PASS: gdb.base/printcmds.exp: p teststring with elements set to 5 PASS: gdb.base/printcmds.exp: set print elements 19 PASS: gdb.base/printcmds.exp: p teststring with elements set to 19 PASS: gdb.base/printcmds.exp: set print elements 20 PASS: gdb.base/printcmds.exp: p teststring with elements set to 20 PASS: gdb.base/printcmds.exp: set print elements 8 FAIL: gdb.base/printcmds.exp: set target-charset ASCII PASS: gdb.base/printcmds.exp: p &ctable1[0] PASS: gdb.base/printcmds.exp: p &ctable1[1] PASS: gdb.base/printcmds.exp: p &ctable1[1*8] PASS: gdb.base/printcmds.exp: p &ctable1[2*8] PASS: gdb.base/printcmds.exp: p &ctable1[3*8] PASS: gdb.base/printcmds.exp: p &ctable1[4*8] PASS: gdb.base/printcmds.exp: p &ctable1[5*8] PASS: gdb.base/printcmds.exp: p &ctable1[6*8] PASS: gdb.base/printcmds.exp: p &ctable1[7*8] PASS: gdb.base/printcmds.exp: p &ctable1[8*8] PASS: gdb.base/printcmds.exp: p &ctable1[9*8] PASS: gdb.base/printcmds.exp: p &ctable1[10*8] PASS: gdb.base/printcmds.exp: p &ctable1[11*8] PASS: gdb.base/printcmds.exp: p &ctable1[12*8] PASS: gdb.base/printcmds.exp: p &ctable1[13*8] PASS: gdb.base/printcmds.exp: p &ctable1[14*8] PASS: gdb.base/printcmds.exp: p &ctable1[15*8] PASS: gdb.base/printcmds.exp: p &ctable1[16*8] PASS: gdb.base/printcmds.exp: p &ctable1[17*8] PASS: gdb.base/printcmds.exp: p &ctable1[18*8] PASS: gdb.base/printcmds.exp: p &ctable1[19*8] PASS: gdb.base/printcmds.exp: p &ctable1[20*8] PASS: gdb.base/printcmds.exp: p &ctable1[21*8] PASS: gdb.base/printcmds.exp: p &ctable1[22*8] PASS: gdb.base/printcmds.exp: p &ctable1[23*8] PASS: gdb.base/printcmds.exp: p &ctable1[24*8] PASS: gdb.base/printcmds.exp: p &ctable1[25*8] PASS: gdb.base/printcmds.exp: p &ctable1[26*8] PASS: gdb.base/printcmds.exp: p &ctable1[27*8] PASS: gdb.base/printcmds.exp: p &ctable1[28*8] PASS: gdb.base/printcmds.exp: p &ctable1[29*8] PASS: gdb.base/printcmds.exp: p &ctable1[30*8] PASS: gdb.base/printcmds.exp: p &ctable1[31*8] FAIL: gdb.base/printcmds.exp: set target-charset ISO-8859-1 PASS: gdb.base/printcmds.exp: set print elements 24 PASS: gdb.base/printcmds.exp: set print elements 24 PASS: gdb.base/printcmds.exp: p a1[0] PASS: gdb.base/printcmds.exp: p a1[9] PASS: gdb.base/printcmds.exp: p a2 PASS: gdb.base/printcmds.exp: p a2[0] PASS: gdb.base/printcmds.exp: p a2[3] PASS: gdb.base/printcmds.exp: set print null-stop on PASS: gdb.base/printcmds.exp: print a2 with null-stop on PASS: gdb.base/printcmds.exp: set print null-stop off PASS: gdb.base/printcmds.exp: p int1dim[0]@2 PASS: gdb.base/printcmds.exp: p int1dim[0]@2@3 PASS: gdb.base/printcmds.exp: p int1dim[0]@TWO PASS: gdb.base/printcmds.exp: p int1dim[0]@TWO@three PASS: gdb.base/printcmds.exp: set print elements 24 PASS: gdb.base/printcmds.exp: set print address on PASS: gdb.base/printcmds.exp: p arrays PASS: gdb.base/printcmds.exp: p parrays PASS: gdb.base/printcmds.exp: p parrays->array1 PASS: gdb.base/printcmds.exp: p &parrays->array1 PASS: gdb.base/printcmds.exp: p parrays->array2 PASS: gdb.base/printcmds.exp: p &parrays->array2 PASS: gdb.base/printcmds.exp: p parrays->array3 PASS: gdb.base/printcmds.exp: p &parrays->array3 PASS: gdb.base/printcmds.exp: p parrays->array4 PASS: gdb.base/printcmds.exp: p &parrays->array4 PASS: gdb.base/printcmds.exp: p parrays->array5 PASS: gdb.base/printcmds.exp: p &parrays->array5 PASS: gdb.base/printcmds.exp: set print address off PASS: gdb.base/printcmds.exp: set print elements 50 PASS: gdb.base/printcmds.exp: p "a string" PASS: gdb.base/printcmds.exp: p "embedded \000 null" PASS: gdb.base/printcmds.exp: p "abcd"[2] PASS: gdb.base/printcmds.exp: p sizeof ("abcdef") PASS: gdb.base/printcmds.exp: ptype "foo" PASS: gdb.base/printcmds.exp: p *"foo" PASS: gdb.base/printcmds.exp: ptype *"foo" PASS: gdb.base/printcmds.exp: p &*"foo" PASS: gdb.base/printcmds.exp: ptype &*"foo" PASS: gdb.base/printcmds.exp: p (char *)"foo" PASS: gdb.base/printcmds.exp: print {'a','b','c'} PASS: gdb.base/printcmds.exp: print {4,5,6}[2] PASS: gdb.base/printcmds.exp: print *&{4,5,6}[1] PASS: gdb.base/printcmds.exp: print some_volatile_enum PASS: gdb.base/printcmds.exp: print three PASS: gdb.base/printcmds.exp: printf "x=%d,y=%d,z=%d\n", 5, 6, 7 PASS: gdb.base/printcmds.exp: printf "string=%.4sxx\n", teststring PASS: gdb.base/printcmds.exp: printf "string=%sxx\n", teststring PASS: gdb.base/printcmds.exp: printf "%f is fun\n", 1.0 PASS: gdb.base/printcmds.exp: printf "x=%d,y=%f,z=%d\n", 5, 6.0, 7 PASS: gdb.base/printcmds.exp: printf "%x %f, %c %x, %x, %f\n", 0xbad, -99.541, 'z', 0xfeedface, 0xdeadbeef, 5.0 PASS: gdb.base/printcmds.exp: printf "%c\n", "x"[1,0] PASS: gdb.base/printcmds.exp: printf "%%%d%%\n", 5 PASS: gdb.base/printcmds.exp: printf "%", 0 PASS: gdb.base/printcmds.exp: printf "%.234", 0 PASS: gdb.base/printcmds.exp: printf "%-", 0 PASS: gdb.base/printcmds.exp: printf "%-23", 0 PASS: gdb.base/printcmds.exp: printf "%#p", 0 PASS: gdb.base/printcmds.exp: printf "% p", 0 PASS: gdb.base/printcmds.exp: printf "%0p", 0 PASS: gdb.base/printcmds.exp: printf "%+p", 0 PASS: gdb.base/printcmds.exp: create hibob command PASS: gdb.base/printcmds.exp: run hibob command PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2df PASS: gdb.base/printcmds.exp: printf "%Hf\n",-1.2df PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.234567df PASS: gdb.base/printcmds.exp: printf "%Hf\n",-1.234567df PASS: gdb.base/printcmds.exp: printf "%Hf\n",1234567.df PASS: gdb.base/printcmds.exp: printf "%Hf\n",-1234567.df PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2E1df PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2E10df PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2E-10df PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2E96df PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2dd PASS: gdb.base/printcmds.exp: printf "%Df\n",-1.2dd PASS: gdb.base/printcmds.exp: printf "%Df\n",1.234567890123456dd PASS: gdb.base/printcmds.exp: printf "%Df\n",-1.234567890123456dd PASS: gdb.base/printcmds.exp: printf "%Df\n",1234567890123456.dd PASS: gdb.base/printcmds.exp: printf "%Df\n",-1234567890123456.dd PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2E1dd PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2E10dd PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2E-10dd PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2E384dd PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",-1.2dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.234567890123456789012345678901234dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",-1.234567890123456789012345678901234dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1234567890123456789012345678901234.dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",-1234567890123456789012345678901234.dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E1dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E10dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E-10dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E6144dl PASS: gdb.base/printcmds.exp: printf "%Hf %Hf\n",1.2df,1.3df PASS: gdb.base/printcmds.exp: set print symbol on PASS: gdb.base/printcmds.exp: print &three PASS: gdb.base/printcmds.exp: print parrays PASS: gdb.base/printcmds.exp: set print symbol off FAIL: gdb.base/printcmds.exp: set target-charset ASCII PASS: gdb.base/printcmds.exp: print invalid_LLL PASS: gdb.base/printcmds.exp: print invalid_LLE PASS: gdb.base/printcmds.exp: print invalid_LLR PASS: gdb.base/printcmds.exp: print invalid_LLS PASS: gdb.base/printcmds.exp: print invalid_ELL PASS: gdb.base/printcmds.exp: print invalid_ELR PASS: gdb.base/printcmds.exp: print invalid_ELS PASS: gdb.base/printcmds.exp: print invalid_RLL PASS: gdb.base/printcmds.exp: print invalid_RLE PASS: gdb.base/printcmds.exp: print invalid_RLR PASS: gdb.base/printcmds.exp: print invalid_RLS PASS: gdb.base/printcmds.exp: print invalid_SLL PASS: gdb.base/printcmds.exp: print invalid_SLE PASS: gdb.base/printcmds.exp: print invalid_SLR PASS: gdb.base/printcmds.exp: print invalid_SLS PASS: gdb.base/printcmds.exp: print invalid_LRL PASS: gdb.base/printcmds.exp: print invalid_LRE PASS: gdb.base/printcmds.exp: print invalid_LRR PASS: gdb.base/printcmds.exp: print invalid_LRS PASS: gdb.base/printcmds.exp: print invalid_ERL PASS: gdb.base/printcmds.exp: print invalid_ERR PASS: gdb.base/printcmds.exp: print invalid_ERS PASS: gdb.base/printcmds.exp: print invalid_RRL PASS: gdb.base/printcmds.exp: print invalid_RRE PASS: gdb.base/printcmds.exp: print invalid_RRR PASS: gdb.base/printcmds.exp: print invalid_RRS PASS: gdb.base/printcmds.exp: print invalid_SRL PASS: gdb.base/printcmds.exp: print invalid_SRE PASS: gdb.base/printcmds.exp: print invalid_SRR PASS: gdb.base/printcmds.exp: print invalid_SRS PASS: gdb.base/printcmds.exp: print invalid_LSL PASS: gdb.base/printcmds.exp: print invalid_LSE PASS: gdb.base/printcmds.exp: print invalid_LSR PASS: gdb.base/printcmds.exp: print invalid_LSS PASS: gdb.base/printcmds.exp: print invalid_ESL PASS: gdb.base/printcmds.exp: print invalid_ESR PASS: gdb.base/printcmds.exp: print invalid_ESS PASS: gdb.base/printcmds.exp: print invalid_RSL PASS: gdb.base/printcmds.exp: print invalid_RSE PASS: gdb.base/printcmds.exp: print invalid_RSR PASS: gdb.base/printcmds.exp: print invalid_RSS PASS: gdb.base/printcmds.exp: print invalid_SSL PASS: gdb.base/printcmds.exp: print invalid_SSE PASS: gdb.base/printcmds.exp: print invalid_SSR PASS: gdb.base/printcmds.exp: print invalid_SSS FAIL: gdb.base/printcmds.exp: set target-charset ISO-8859-1 PASS: gdb.base/printcmds.exp: print/o 16777211 PASS: gdb.base/printcmds.exp: print/d 1.5 PASS: gdb.base/printcmds.exp: print/u 1.5 PASS: gdb.base/printcmds.exp: print/u (char) -1 PASS: gdb.base/printcmds.exp: print/d (unsigned char) -1 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/restore.exp ... PASS: gdb.base/restore.exp: tbreak caller1 PASS: gdb.base/restore.exp: run to caller1 PASS: gdb.base/restore.exp: caller1 calls callee1; tbreak callee PASS: gdb.base/restore.exp: caller1 calls callee1; continue to callee PASS: gdb.base/restore.exp: caller1 calls callee1; return callee now PASS: gdb.base/restore.exp: caller1 calls callee1; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller1 calls callee2; tbreak callee PASS: gdb.base/restore.exp: caller1 calls callee2; continue to callee PASS: gdb.base/restore.exp: caller1 calls callee2; return callee now PASS: gdb.base/restore.exp: caller1 calls callee2; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller1 calls callee3; tbreak callee PASS: gdb.base/restore.exp: caller1 calls callee3; continue to callee PASS: gdb.base/restore.exp: caller1 calls callee3; return callee now PASS: gdb.base/restore.exp: caller1 calls callee3; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller1 calls callee4; tbreak callee PASS: gdb.base/restore.exp: caller1 calls callee4; continue to callee PASS: gdb.base/restore.exp: caller1 calls callee4; return callee now PASS: gdb.base/restore.exp: caller1 calls callee4; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller1 calls callee5; tbreak callee PASS: gdb.base/restore.exp: caller1 calls callee5; continue to callee PASS: gdb.base/restore.exp: caller1 calls callee5; return callee now PASS: gdb.base/restore.exp: caller1 calls callee5; return restored l1 to 32492 PASS: gdb.base/restore.exp: tbreak caller2 PASS: gdb.base/restore.exp: run to caller2 PASS: gdb.base/restore.exp: caller2 calls callee1; tbreak callee PASS: gdb.base/restore.exp: caller2 calls callee1; continue to callee PASS: gdb.base/restore.exp: caller2 calls callee1; return callee now PASS: gdb.base/restore.exp: caller2 calls callee1; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller2 calls callee1; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller2 calls callee2; tbreak callee PASS: gdb.base/restore.exp: caller2 calls callee2; continue to callee PASS: gdb.base/restore.exp: caller2 calls callee2; return callee now PASS: gdb.base/restore.exp: caller2 calls callee2; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller2 calls callee2; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller2 calls callee3; tbreak callee PASS: gdb.base/restore.exp: caller2 calls callee3; continue to callee PASS: gdb.base/restore.exp: caller2 calls callee3; return callee now PASS: gdb.base/restore.exp: caller2 calls callee3; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller2 calls callee3; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller2 calls callee4; tbreak callee PASS: gdb.base/restore.exp: caller2 calls callee4; continue to callee PASS: gdb.base/restore.exp: caller2 calls callee4; return callee now PASS: gdb.base/restore.exp: caller2 calls callee4; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller2 calls callee4; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller2 calls callee5; tbreak callee PASS: gdb.base/restore.exp: caller2 calls callee5; continue to callee PASS: gdb.base/restore.exp: caller2 calls callee5; return callee now PASS: gdb.base/restore.exp: caller2 calls callee5; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller2 calls callee5; return restored l2 to 32493 PASS: gdb.base/restore.exp: tbreak caller3 PASS: gdb.base/restore.exp: run to caller3 PASS: gdb.base/restore.exp: caller3 calls callee1; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee1; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee1; return callee now PASS: gdb.base/restore.exp: caller3 calls callee1; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee1; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee1; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller3 calls callee2; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee2; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee2; return callee now PASS: gdb.base/restore.exp: caller3 calls callee2; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee2; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee2; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller3 calls callee3; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee3; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee3; return callee now PASS: gdb.base/restore.exp: caller3 calls callee3; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee3; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee3; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller3 calls callee4; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee4; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee4; return callee now PASS: gdb.base/restore.exp: caller3 calls callee4; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee4; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee4; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller3 calls callee5; tbreak callee PASS: gdb.base/restore.exp: caller3 calls callee5; continue to callee PASS: gdb.base/restore.exp: caller3 calls callee5; return callee now PASS: gdb.base/restore.exp: caller3 calls callee5; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller3 calls callee5; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller3 calls callee5; return restored l3 to 32494 PASS: gdb.base/restore.exp: tbreak caller4 PASS: gdb.base/restore.exp: run to caller4 PASS: gdb.base/restore.exp: caller4 calls callee1; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee1; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee1; return callee now PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller4 calls callee2; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee2; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee2; return callee now PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller4 calls callee3; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee3; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee3; return callee now PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller4 calls callee4; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee4; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee4; return callee now PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller4 calls callee5; tbreak callee PASS: gdb.base/restore.exp: caller4 calls callee5; continue to callee PASS: gdb.base/restore.exp: caller4 calls callee5; return callee now PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l4 to 32495 PASS: gdb.base/restore.exp: tbreak caller5 PASS: gdb.base/restore.exp: run to caller5 PASS: gdb.base/restore.exp: caller5 calls callee1; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee1; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee1; return callee now FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l5 to 32496 PASS: gdb.base/restore.exp: caller5 calls callee2; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee2; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee2; return callee now FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l5 to 32496 PASS: gdb.base/restore.exp: caller5 calls callee3; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee3; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee3; return callee now FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l5 to 32496 PASS: gdb.base/restore.exp: caller5 calls callee4; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee4; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee4; return callee now FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l5 to 32496 PASS: gdb.base/restore.exp: caller5 calls callee5; tbreak callee PASS: gdb.base/restore.exp: caller5 calls callee5; continue to callee PASS: gdb.base/restore.exp: caller5 calls callee5; return callee now FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l1 to 32492 PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493 PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494 PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l4 to 32495 PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l5 to 32496 PASS: gdb.base/restore.exp: continue until exit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/prologue.exp ... PASS: gdb.base/prologue.exp: setting breakpoint at marker PASS: gdb.base/prologue.exp: continue to marker PASS: gdb.base/prologue.exp: reading $pc: marker PASS: gdb.base/prologue.exp: setting breakpoint at other PASS: gdb.base/prologue.exp: continue to other PASS: gdb.base/prologue.exp: reading $pc: other PASS: gdb.base/prologue.exp: same pc from minimal symbol Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/catch-signal-fork.exp ... PASS: gdb.base/catch-signal-fork.exp: catch signal SIGHUP PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: first HUP PASS: gdb.base/catch-signal-fork.exp: continue PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: fork loop PASS: gdb.base/catch-signal-fork.exp: got SIGHUP after fork Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/pending.exp ... PASS: gdb.base/pending.exp: set pending breakpoint (without symbols) PASS: gdb.base/pending.exp: complete condition PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols) FAIL: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols) (the program exited) PASS: gdb.base/pending.exp: set pending breakpoint PASS: gdb.base/pending.exp: single pending breakpoint info PASS: gdb.base/pending.exp: breakpoint function PASS: gdb.base/pending.exp: pending plus real breakpoint info PASS: gdb.base/pending.exp: Don't set pending breakpoint PASS: gdb.base/pending.exp: condition 1 k == 1 PASS: gdb.base/pending.exp: pending plus condition PASS: gdb.base/pending.exp: disable 1 PASS: gdb.base/pending.exp: pending disabled PASS: gdb.base/pending.exp: Set commands for pending breakpoint PASS: gdb.base/pending.exp: pending disabled plus commands PASS: gdb.base/pending.exp: Set pending breakpoint 2 PASS: gdb.base/pending.exp: multiple pending breakpoints PASS: gdb.base/pending.exp: Set pending breakpoint 3 PASS: gdb.base/pending.exp: set ignore count on pending breakpoint 3 PASS: gdb.base/pending.exp: multiple pending breakpoints 2 FAIL: gdb.base/pending.exp: running to main (the program exited) PASS: gdb.base/pending.exp: re-enabling pending breakpoint that can resolve instantly FAIL: gdb.base/pending.exp: continue to resolved breakpoint 2 (the program is no longer running) FAIL: gdb.base/pending.exp: continue to resolved breakpoint 1 (the program is no longer running) PASS: gdb.base/pending.exp: disable other breakpoints PASS: gdb.base/pending.exp: disable other breakpoints FAIL: gdb.base/pending.exp: continue to resolved breakpoint 3 (the program is no longer running) PASS: gdb.base/pending.exp: set imaginary pending breakpoint PASS: gdb.base/pending.exp: rerun to main PASS: gdb.base/pending.exp: verify pending breakpoint after restart Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/multi-forks.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/so-impl-ld.exp ... FAIL: gdb.base/so-impl-ld.exp: implicit solibs tests suppressed FAIL: gdb.base/so-impl-ld.exp: step over solib call (the program is no longer running) FAIL: gdb.base/so-impl-ld.exp: step into solib call (the program is no longer running) FAIL: gdb.base/so-impl-ld.exp: step in solib call (the program is no longer running) FAIL: gdb.base/so-impl-ld.exp: step out of solib call (the program is no longer running) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/trace-commands.exp ... PASS: gdb.base/trace-commands.exp: show trace-commands says off PASS: gdb.base/trace-commands.exp: source -v PASS: gdb.base/trace-commands.exp: set trace-commands PASS: gdb.base/trace-commands.exp: show trace-commands says on PASS: gdb.base/trace-commands.exp: simple trace-commands test PASS: gdb.base/trace-commands.exp: nested trace-commands test PASS: gdb.base/trace-commands.exp: define user command PASS: gdb.base/trace-commands.exp: nested trace-commands test with source PASS: gdb.base/trace-commands.exp: depth resets on error part 1 PASS: gdb.base/trace-commands.exp: depth resets on error part 2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepdebug.exp ... ERROR: tcl error sourcing /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepdebug.exp. ERROR: could not set permissions for file "/tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/outputs/gdb.base/sepdebug/sepdebug.stripped": no such file or directory while executing "file attributes ${stripped_file} -permissions $perm" (procedure "gdb_gnu_strip_debug" line 25) invoked from within "gdb_gnu_strip_debug $binfile$EXEEXT" (file "/tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepdebug.exp" line 45) invoked from within "source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepdebug.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sepdebug.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/shreloc.exp ... FAIL: gdb.base/shreloc.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-inline.exp ... PASS: gdb.base/break-inline.exp: break Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/foll-exec-mode.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/advance.exp ... PASS: gdb.base/advance.exp: advance line number PASS: gdb.base/advance.exp: malformed advance PASS: gdb.base/advance.exp: advance func PASS: gdb.base/advance.exp: advance function not called by current frame PASS: gdb.base/advance.exp: set breakpoint at call to func3 PASS: gdb.base/advance.exp: continue to call to func3 in main PASS: gdb.base/advance.exp: advance function called as param PASS: gdb.base/advance.exp: advance with no argument Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/interact.exp ... PASS: gdb.base/interact.exp: set interactive-mode auto PASS: gdb.base/interact.exp: source script with interactive-mode auto PASS: gdb.base/interact.exp: sanity check with interactive-mode auto PASS: gdb.base/interact.exp: show interactive-mode (auto) PASS: gdb.base/interact.exp: set interactive-mode on PASS: gdb.base/interact.exp: source script with interactive-mode on PASS: gdb.base/interact.exp: sanity check with interactive-mode on PASS: gdb.base/interact.exp: show interactive-mode (on) PASS: gdb.base/interact.exp: set interactive-mode off PASS: gdb.base/interact.exp: source script with interactive-mode off PASS: gdb.base/interact.exp: sanity check with interactive-mode off PASS: gdb.base/interact.exp: show interactive-mode (off) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-fun-addr.exp ... PASS: gdb.base/break-fun-addr.exp: break-fun-addr1: break *main PASS: gdb.base/break-fun-addr.exp: break-fun-addr1: run to breakpoint at *main PASS: gdb.base/break-fun-addr.exp: break-fun-addr1: p $pc == main PASS: gdb.base/break-fun-addr.exp: break-fun-addr2: run to breakpoint at *main PASS: gdb.base/break-fun-addr.exp: break-fun-addr2: p $pc == main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/define.exp ... PASS: gdb.base/define.exp: define user command: nextwhere PASS: gdb.base/define.exp: use user command: nextwhere PASS: gdb.base/define.exp: define user command: nextwh PASS: gdb.base/define.exp: redefine user command aborted: nextwhere PASS: gdb.base/define.exp: redefine user command: nextwhere PASS: gdb.base/define.exp: redocumenting builtin command disallowed PASS: gdb.base/define.exp: document user command: nextwhere PASS: gdb.base/define.exp: re-document user command: nextwhere PASS: gdb.base/define.exp: help user command: nextwhere PASS: gdb.base/define.exp: set up whitespace in help string PASS: gdb.base/define.exp: preserve whitespace in help string PASS: gdb.base/define.exp: define user command: ifnospace PASS: gdb.base/define.exp: test ifnospace is parsed correctly PASS: gdb.base/define.exp: command abbreviations in define: define user command: breakmain PASS: gdb.base/define.exp: command abbreviations in define: send body of breakmain PASS: gdb.base/define.exp: command abbreviations in define: run user command PASS: gdb.base/define.exp: command abbreviations in define: additional end command PASS: gdb.base/define.exp: command abbreviations in define: info break shows echo command PASS: gdb.base/define.exp: define user command: whilenospace PASS: gdb.base/define.exp: test whilenospace is parsed correctly PASS: gdb.base/define.exp: define user command: user-bt PASS: gdb.base/define.exp: define hook-stop command PASS: gdb.base/define.exp: use hook-stop command PASS: gdb.base/define.exp: define hook undefined command aborted: bar PASS: gdb.base/define.exp: define hook undefined command: bar PASS: gdb.base/define.exp: define target testsuite PASS: gdb.base/define.exp: document target testsuite PASS: gdb.base/define.exp: help target PASS: gdb.base/define.exp: target testsuite PASS: gdb.base/define.exp: show user target testsuite PASS: gdb.base/define.exp: define target hook-testsuite PASS: gdb.base/define.exp: define target hookpost-testsuite PASS: gdb.base/define.exp: target testsuite with hooks PASS: gdb.base/define.exp: set gdb_prompt PASS: gdb.base/define.exp: reset gdb_prompt Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/a2-run.exp ... PASS: gdb.base/a2-run.exp: run "a2-run" with no args PASS: gdb.base/a2-run.exp: no spurious messages at program exit PASS: gdb.base/a2-run.exp: run "a2-run" with arg PASS: gdb.base/a2-run.exp: run "a2-run" again with same args PASS: gdb.base/a2-run.exp: set args PASS: gdb.base/a2-run.exp: run after setting args to nil PASS: gdb.base/a2-run.exp: set args 6 PASS: gdb.base/a2-run.exp: run "a2-run" again after setting args PASS: gdb.base/a2-run.exp: run "a2-run" with shell Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/async.exp ... PASS: gdb.base/async.exp: set exec-done-display on UNSUPPORTED: gdb.base/async.exp: asynchronous execution not supported: next& Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/callexit.exp ... PASS: gdb.base/callexit.exp: inferior function call terminated program Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ... PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: set breakpoint always-inserted on PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: break foo PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: breakpoint is set PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get integer valueof "pg_size" (4096) PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get integer valueof "(int) munmap (4194304, 4096)" (0) PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: failure to remove breakpoint warns PASS: gdb.base/break-main-file-remove-fail.exp: file: set breakpoint always-inserted on PASS: gdb.base/break-main-file-remove-fail.exp: file: break foo PASS: gdb.base/break-main-file-remove-fail.exp: file: breakpoint is set PASS: gdb.base/break-main-file-remove-fail.exp: file: get integer valueof "pg_size" (4096) PASS: gdb.base/break-main-file-remove-fail.exp: file: get integer valueof "(int) munmap (4194304, 4096)" (0) PASS: gdb.base/break-main-file-remove-fail.exp: file: failure to remove breakpoint warns Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/all-architectures-7.exp ... PASS: gdb.base/all-architectures-7.exp: at least one architecture PASS: gdb.base/all-architectures-7.exp: at least one osabi PASS: gdb.base/all-architectures-7.exp: all passed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/freebpcmd.exp ... PASS: gdb.base/freebpcmd.exp: set breakpoint PASS: gdb.base/freebpcmd.exp: send breakpoint commands PASS: gdb.base/freebpcmd.exp: run program with breakpoint commands Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/asmlabel.exp ... PASS: gdb.base/asmlabel.exp: breakpoint at L1 PASS: gdb.base/asmlabel.exp: breakpoint at L2 PASS: gdb.base/asmlabel.exp: continue to L1 PASS: gdb.base/asmlabel.exp: continue to L2 PASS: gdb.base/asmlabel.exp: check value of v at L2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/reread-readsym.exp ... ERROR: Process no longer exists UNRESOLVED: gdb.base/reread-readsym.exp: source reread-readsym.gdb 1 ERROR: Couldn't send source /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/outputs/gdb.base/reread-readsym/reread-readsym.gdb to GDB. UNRESOLVED: gdb.base/reread-readsym.exp: source reread-readsym.gdb 2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp ... PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGSEGV nostop noprint PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGILL nostop noprint PASS: gdb.base/catch-gdb-caused-signals.exp: print return_one() PASS: gdb.base/catch-gdb-caused-signals.exp: set dprintf-style call PASS: gdb.base/catch-gdb-caused-signals.exp: dprintf 32,"testdprintf\n" PASS: gdb.base/catch-gdb-caused-signals.exp: continue Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/info-proc.exp ... PASS: gdb.base/info-proc.exp: help info proc UNSUPPORTED: gdb.base/info-proc.exp: gdb does not support info proc on this target Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/arithmet.exp ... PASS: gdb.base/arithmet.exp: set variable x=14 PASS: gdb.base/arithmet.exp: set variable y=2 PASS: gdb.base/arithmet.exp: set variable z=2 PASS: gdb.base/arithmet.exp: set variable w=3 PASS: gdb.base/arithmet.exp: print x PASS: gdb.base/arithmet.exp: print y PASS: gdb.base/arithmet.exp: print z PASS: gdb.base/arithmet.exp: print w PASS: gdb.base/arithmet.exp: print x+y PASS: gdb.base/arithmet.exp: print x-y PASS: gdb.base/arithmet.exp: print x*y PASS: gdb.base/arithmet.exp: print x/y PASS: gdb.base/arithmet.exp: print x%y PASS: gdb.base/arithmet.exp: print x+y+z PASS: gdb.base/arithmet.exp: print x-y-z PASS: gdb.base/arithmet.exp: print x*y*z PASS: gdb.base/arithmet.exp: print x/y/z PASS: gdb.base/arithmet.exp: print x%y%z PASS: gdb.base/arithmet.exp: set variable x=10 PASS: gdb.base/arithmet.exp: set variable y=4 PASS: gdb.base/arithmet.exp: print x+y-z PASS: gdb.base/arithmet.exp: print x+y*z PASS: gdb.base/arithmet.exp: print x+y%w PASS: gdb.base/arithmet.exp: print x+y/w PASS: gdb.base/arithmet.exp: print x-y*z PASS: gdb.base/arithmet.exp: print x-y%z PASS: gdb.base/arithmet.exp: print x-y/z PASS: gdb.base/arithmet.exp: print x*y/z PASS: gdb.base/arithmet.exp: print x*y%w PASS: gdb.base/arithmet.exp: print x/y%w PASS: gdb.base/arithmet.exp: print x-(y+w) PASS: gdb.base/arithmet.exp: print x/(y*w) PASS: gdb.base/arithmet.exp: print x-(y/w) PASS: gdb.base/arithmet.exp: print (x+y)*w Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/solib-weak.exp ... FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 nodebug, lib1 first (the program is no longer running) FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 nodebug, lib2 first (the program is no longer running) FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 debug, lib1 first (the program is no longer running) FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 debug, lib2 first (the program is no longer running) FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib1 first (the program is no longer running) FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib2 first (the program is no longer running) FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib1 first (the program is no longer running) FAIL: gdb.base/solib-weak.exp: setting breakpoint at bar FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib2 first (the program is no longer running) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/info-macros.exp ... PASS: gdb.base/info-macros.exp: info macro -- -all PASS: gdb.base/info-macros.exp: info macro -- -all PASS: gdb.base/info-macros.exp: info macro -all -- PASS: gdb.base/info-macros.exp: info macro -all -- PASS: gdb.base/info-macros.exp: info macro -all -- PASS: gdb.base/info-macros.exp: info macro -- PASS: gdb.base/info-macros.exp: 'info macro -- ' PASS: gdb.base/info-macros.exp: 'info macro -- ' PASS: gdb.base/info-macros.exp: info macro -invalid-option 1 PASS: gdb.base/info-macros.exp: info macro -invalid-option PASS: gdb.base/info-macros.exp: info macro -invalid-option FOO PASS: gdb.base/info-macros.exp: info macro -invalid-option FOO PASS: gdb.base/info-macros.exp: info macro -- FOO PASS: gdb.base/info-macros.exp: info macro -- FOO PASS: gdb.base/info-macros.exp: info macro -- FOO PASS: gdb.base/info-macros.exp: info macro FOO PASS: gdb.base/info-macros.exp: info macro FOO PASS: gdb.base/info-macros.exp: info macro -a FOO 1 PASS: gdb.base/info-macros.exp: info macro -a -- FOO 1 PASS: gdb.base/info-macros.exp: info macro -all -- FOO 1 PASS: gdb.base/info-macros.exp: info macro -a -- FOO PASS: gdb.base/info-macros.exp: info macro -a -- FOO PASS: gdb.base/info-macros.exp: info macros 2 PASS: gdb.base/info-macros.exp: info macros 3 PASS: gdb.base/info-macros.exp: info macros 4 PASS: gdb.base/info-macros.exp: info macros *$pc PASS: gdb.base/info-macros.exp: info macros 5 PASS: gdb.base/info-macros.exp: info macros 6 PASS: gdb.base/info-macros.exp: info macros 7 KFAIL: gdb.base/info-macros.exp: info macros info-macros.c:42 (PRMS: gdb/NNNN) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/call-sc.exp ... PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 PASS: gdb.base/call-sc.exp: ptype; call-sc-tc (char) PASS: gdb.base/call-sc.exp: ptype foo; call-sc-tc char PASS: gdb.base/call-sc.exp: p/c fun(); call call-sc-tc PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tc PASS: gdb.base/call-sc.exp: p/c L; call call-sc-tc PASS: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tc PASS: gdb.base/call-sc.exp: zed L for return; return call-sc-tc PASS: gdb.base/call-sc.exp: return foo; return call-sc-tc PASS: gdb.base/call-sc.exp: return foo; synchronize pc to main() PASS: gdb.base/call-sc.exp: value foo returned; return call-sc-tc PASS: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tc PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-tc PASS: gdb.base/call-sc.exp: finish foo; return call-sc-tc PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-tc PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-tc PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 PASS: gdb.base/call-sc.exp: ptype; call-sc-ts (short int) PASS: gdb.base/call-sc.exp: ptype foo; call-sc-ts short int PASS: gdb.base/call-sc.exp: p/c fun(); call call-sc-ts PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-ts PASS: gdb.base/call-sc.exp: p/c L; call call-sc-ts PASS: gdb.base/call-sc.exp: advance to fun for return; return call-sc-ts PASS: gdb.base/call-sc.exp: zed L for return; return call-sc-ts PASS: gdb.base/call-sc.exp: return foo; return call-sc-ts PASS: gdb.base/call-sc.exp: return foo; synchronize pc to main() PASS: gdb.base/call-sc.exp: value foo returned; return call-sc-ts PASS: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-ts PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-ts PASS: gdb.base/call-sc.exp: finish foo; return call-sc-ts PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-ts PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-ts PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 PASS: gdb.base/call-sc.exp: ptype; call-sc-ti (int) PASS: gdb.base/call-sc.exp: ptype foo; call-sc-ti int PASS: gdb.base/call-sc.exp: p/c fun(); call call-sc-ti PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-ti PASS: gdb.base/call-sc.exp: p/c L; call call-sc-ti PASS: gdb.base/call-sc.exp: advance to fun for return; return call-sc-ti PASS: gdb.base/call-sc.exp: zed L for return; return call-sc-ti PASS: gdb.base/call-sc.exp: return foo; return call-sc-ti PASS: gdb.base/call-sc.exp: return foo; synchronize pc to main() PASS: gdb.base/call-sc.exp: value foo returned; return call-sc-ti PASS: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-ti PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-ti PASS: gdb.base/call-sc.exp: finish foo; return call-sc-ti PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-ti PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-ti PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 PASS: gdb.base/call-sc.exp: ptype; call-sc-tl (long int) PASS: gdb.base/call-sc.exp: ptype foo; call-sc-tl long int PASS: gdb.base/call-sc.exp: p/c fun(); call call-sc-tl PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tl PASS: gdb.base/call-sc.exp: p/c L; call call-sc-tl PASS: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tl PASS: gdb.base/call-sc.exp: zed L for return; return call-sc-tl PASS: gdb.base/call-sc.exp: return foo; return call-sc-tl PASS: gdb.base/call-sc.exp: return foo; synchronize pc to main() PASS: gdb.base/call-sc.exp: value foo returned; return call-sc-tl PASS: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tl PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-tl PASS: gdb.base/call-sc.exp: finish foo; return call-sc-tl PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-tl PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-tl PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 PASS: gdb.base/call-sc.exp: ptype; call-sc-tll (long long int) PASS: gdb.base/call-sc.exp: ptype foo; call-sc-tll long long int PASS: gdb.base/call-sc.exp: p/c fun(); call call-sc-tll PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tll PASS: gdb.base/call-sc.exp: p/c L; call call-sc-tll PASS: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tll PASS: gdb.base/call-sc.exp: zed L for return; return call-sc-tll PASS: gdb.base/call-sc.exp: return foo; return call-sc-tll PASS: gdb.base/call-sc.exp: return foo; synchronize pc to main() PASS: gdb.base/call-sc.exp: value foo returned; return call-sc-tll PASS: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tll PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-tll PASS: gdb.base/call-sc.exp: finish foo; return call-sc-tll PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-tll PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-tll PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 PASS: gdb.base/call-sc.exp: ptype; call-sc-tf (float) PASS: gdb.base/call-sc.exp: ptype foo; call-sc-tf float PASS: gdb.base/call-sc.exp: p/c fun(); call call-sc-tf PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tf PASS: gdb.base/call-sc.exp: p/c L; call call-sc-tf PASS: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tf PASS: gdb.base/call-sc.exp: zed L for return; return call-sc-tf PASS: gdb.base/call-sc.exp: return foo; return call-sc-tf PASS: gdb.base/call-sc.exp: return foo; synchronize pc to main() PASS: gdb.base/call-sc.exp: value foo returned; return call-sc-tf PASS: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tf PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-tf PASS: gdb.base/call-sc.exp: finish foo; return call-sc-tf PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-tf PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-tf PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 PASS: gdb.base/call-sc.exp: ptype; call-sc-td (double) PASS: gdb.base/call-sc.exp: ptype foo; call-sc-td double PASS: gdb.base/call-sc.exp: p/c fun(); call call-sc-td PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-td PASS: gdb.base/call-sc.exp: p/c L; call call-sc-td PASS: gdb.base/call-sc.exp: advance to fun for return; return call-sc-td PASS: gdb.base/call-sc.exp: zed L for return; return call-sc-td PASS: gdb.base/call-sc.exp: return foo; return call-sc-td PASS: gdb.base/call-sc.exp: return foo; synchronize pc to main() PASS: gdb.base/call-sc.exp: value foo returned; return call-sc-td PASS: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-td PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-td PASS: gdb.base/call-sc.exp: finish foo; return call-sc-td PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-td PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-td PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 PASS: gdb.base/call-sc.exp: ptype; call-sc-tld (long double) PASS: gdb.base/call-sc.exp: ptype foo; call-sc-tld long double PASS: gdb.base/call-sc.exp: p/c fun(); call call-sc-tld PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-tld PASS: gdb.base/call-sc.exp: p/c L; call call-sc-tld PASS: gdb.base/call-sc.exp: advance to fun for return; return call-sc-tld PASS: gdb.base/call-sc.exp: zed L for return; return call-sc-tld PASS: gdb.base/call-sc.exp: return foo; return call-sc-tld PASS: gdb.base/call-sc.exp: return foo; synchronize pc to main() PASS: gdb.base/call-sc.exp: value foo returned; return call-sc-tld PASS: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-tld PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-tld PASS: gdb.base/call-sc.exp: finish foo; return call-sc-tld PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-tld PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-tld PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off PASS: gdb.base/call-sc.exp: set width 0 PASS: gdb.base/call-sc.exp: ptype; call-sc-te (enum {e = 49}) PASS: gdb.base/call-sc.exp: ptype foo; call-sc-te enum {e = 49} PASS: gdb.base/call-sc.exp: p/c fun(); call call-sc-te PASS: gdb.base/call-sc.exp: call Fun(foo); call call-sc-te PASS: gdb.base/call-sc.exp: p/c L; call call-sc-te PASS: gdb.base/call-sc.exp: advance to fun for return; return call-sc-te PASS: gdb.base/call-sc.exp: zed L for return; return call-sc-te PASS: gdb.base/call-sc.exp: return foo; return call-sc-te PASS: gdb.base/call-sc.exp: return foo; synchronize pc to main() PASS: gdb.base/call-sc.exp: value foo returned; return call-sc-te PASS: gdb.base/call-sc.exp: advance to fun for finish; return call-sc-te PASS: gdb.base/call-sc.exp: zed L for finish; return call-sc-te PASS: gdb.base/call-sc.exp: finish foo; return call-sc-te PASS: gdb.base/call-sc.exp: value foo finished; return call-sc-te PASS: gdb.base/call-sc.exp: return and finish use same convention; return call-sc-te Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/checkpoint.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/readline-ask.exp ... PASS: gdb.base/readline-ask.exp: set width 50 PASS: gdb.base/readline-ask.exp: set height 3 PASS: gdb.base/readline-ask.exp: bell for more message PASS: gdb.base/readline-ask.exp: more message for 01 and 02 PASS: gdb.base/readline-ask.exp: more message for 03 PASS: gdb.base/readline-ask.exp: more finish for 04 PASS: gdb.base/readline-ask.exp: abort more message PASS: gdb.base/readline-ask.exp: bell for ask message PASS: gdb.base/readline-ask.exp: ask message PASS: gdb.base/readline-ask.exp: ask message for 01 and 02 PASS: gdb.base/readline-ask.exp: ask message no PASS: gdb.base/readline-ask.exp: abort ask message Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/continue-all-already-running.exp ... PASS: gdb.base/continue-all-already-running.exp: set non-stop on Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/code_elim.exp ... PASS: gdb.base/code_elim.exp: symbol-file code_elim1 PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_global_symbol PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_static_symbol PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_global_func PASS: gdb.base/code_elim.exp: single psymtabs: get address of main PASS: gdb.base/code_elim.exp: single symtabs: test eliminated var my_global_symbol PASS: gdb.base/code_elim.exp: single symtabs: test eliminated var my_static_symbol PASS: gdb.base/code_elim.exp: single symtabs: test eliminated var my_global_func PASS: gdb.base/code_elim.exp: single symtabs: get address of main PASS: gdb.base/code_elim.exp: order1: add-symbol-file code_elim1 0x100000 PASS: gdb.base/code_elim.exp: order1: add-symbol-file code_elim2 0x200000 PASS: gdb.base/code_elim.exp: order1: get address of my_global_symbol PASS: gdb.base/code_elim.exp: order1: get address of my_static_symbol PASS: gdb.base/code_elim.exp: order1: get address of my_global_func PASS: gdb.base/code_elim.exp: order1: get address of main PASS: gdb.base/code_elim.exp: order2: add-symbol-file code_elim2 0x200000 PASS: gdb.base/code_elim.exp: order2: add-symbol-file code_elim1 0x100000 PASS: gdb.base/code_elim.exp: order2: get address of my_global_symbol PASS: gdb.base/code_elim.exp: order2: get address of my_static_symbol PASS: gdb.base/code_elim.exp: order2: get address of my_global_func PASS: gdb.base/code_elim.exp: order2: get address of main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/nofield.exp ... PASS: gdb.base/nofield.exp: ptype struct not_empty PASS: gdb.base/nofield.exp: ptype struct empty PASS: gdb.base/nofield.exp: ptype union empty_union Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/help.exp ... PASS: gdb.base/help.exp: disable pagination PASS: gdb.base/help.exp: help aliases PASS: gdb.base/help.exp: help breakpoints PASS: gdb.base/help.exp: help data PASS: gdb.base/help.exp: help files PASS: gdb.base/help.exp: help internals PASS: gdb.base/help.exp: help obscure PASS: gdb.base/help.exp: help running PASS: gdb.base/help.exp: help stack PASS: gdb.base/help.exp: help status PASS: gdb.base/help.exp: help support PASS: gdb.base/help.exp: help tracepoints PASS: gdb.base/help.exp: help user-defined PASS: gdb.base/help.exp: help breakpoint "b" abbreviation PASS: gdb.base/help.exp: help breakpoint "br" abbreviation PASS: gdb.base/help.exp: help breakpoint "bre" abbreviation PASS: gdb.base/help.exp: help breakpoint "brea" abbreviation PASS: gdb.base/help.exp: help breakpoint "break" abbreviation PASS: gdb.base/help.exp: help backtrace "bt" abbreviation PASS: gdb.base/help.exp: help backtrace PASS: gdb.base/help.exp: help commands PASS: gdb.base/help.exp: help delete "d" abbreviation PASS: gdb.base/help.exp: help delete PASS: gdb.base/help.exp: help help "h" abbreviation PASS: gdb.base/help.exp: help help PASS: gdb.base/help.exp: help show copying PASS: gdb.base/help.exp: help show warranty PASS: gdb.base/help.exp: help show commands PASS: gdb.base/help.exp: help show confirm PASS: gdb.base/help.exp: help info bogus-gdb-command PASS: gdb.base/help.exp: help gotcha PASS: gdb.base/help.exp: apropos \(print[^ bsiedf\".-]\) PASS: gdb.base/help.exp: apropos handle signal PASS: gdb.base/help.exp: apropos apropos Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/annota1.exp ... PASS: gdb.base/annota1.exp: set height 0 PASS: gdb.base/annota1.exp: breakpoint main PASS: gdb.base/annota1.exp: annotation set at level 2 PASS: gdb.base/annota1.exp: breakpoint info PASS: gdb.base/annota1.exp: run until main breakpoint PASS: gdb.base/annota1.exp: go after array init line PASS: gdb.base/annota1.exp: print array PASS: gdb.base/annota1.exp: print non_existent_value PASS: gdb.base/annota1.exp: break handle_USR1 PASS: gdb.base/annota1.exp: break printf PASS: gdb.base/annota1.exp: continue to printf PASS: gdb.base/annota1.exp: backtrace from shlibrary FAIL: gdb.base/annota1.exp: send SIGUSR1 (timeout) FAIL: gdb.base/annota1.exp: backtrace @ signal handler (timeout) PASS: gdb.base/annota1.exp: delete bp 1 PASS: gdb.base/annota1.exp: delete bp 2 PASS: gdb.base/annota1.exp: delete bp 3 PASS: gdb.base/annota1.exp: break in main PASS: gdb.base/annota1.exp: set up display FAIL: gdb.base/annota1.exp: re-run (timeout) FAIL: gdb.base/annota1.exp: break at value++ (timeout) FAIL: gdb.base/annota1.exp: ignore 5 4 (timeout) FAIL: gdb.base/annota1.exp: annotate ignore count change (timeout) FAIL: gdb.base/annota1.exp: next to exit loop (timeout) FAIL: gdb.base/annota1.exp: breakpoint ignore count (timeout) FAIL: gdb.base/annota1.exp: get inferior pid (timeout) FAIL: gdb.base/annota1.exp: signal sent (timeout) PASS: gdb.base/annota1.exp: cleanup core file (not dumped) PASS: gdb.base/annota1.exp: successfully compiled posix threads test case FAIL: gdb.base/annota1.exp: new thread (timeout) PASS: gdb.base/annota1.exp: thread switch Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watch-bitfields.exp ... PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: watch -location q.a PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: watch -location q.e PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression before FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression before FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression after FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit PASS: gdb.base/watch-bitfields.exp: regular watch against bitfields: watch q.d + q.f + q.g PASS: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression before FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue PASS: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after PASS: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression after FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/statistics.exp ... PASS: gdb.base/statistics.exp: startup time and space Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/logical.exp ... PASS: gdb.base/logical.exp: evaluate x; variables x = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x; variables x = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !!x; variables x = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x; variables x = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x; variables x = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate !!x; variables x = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y; variables x = 0, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x && y; variables x = 0, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x && !y; variables x = 0, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x && !y; variables x = 0, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x || y; variables x = 0, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x || y; variables x = 0, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y; variables x = 0, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || !y; variables x = 0, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x < y; variables x = 0, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x <= y; variables x = 0, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x == y; variables x = 0, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x != y; variables x = 0, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x >= y; variables x = 0, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x > y; variables x = 0, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x && y; variables x = 0, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate !x && y; variables x = 0, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x && !y; variables x = 0, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate !x && !y; variables x = 0, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y; variables x = 0, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y; variables x = 0, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y; variables x = 0, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate !x || !y; variables x = 0, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x < y; variables x = 0, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x <= y; variables x = 0, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x == y; variables x = 0, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x != y; variables x = 0, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x >= y; variables x = 0, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x > y; variables x = 0, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x && y; variables x = 1, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x && y; variables x = 1, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x && !y; variables x = 1, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !x && !y; variables x = 1, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y; variables x = 1, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y; variables x = 1, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || !y; variables x = 1, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || !y; variables x = 1, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x < y; variables x = 1, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x <= y; variables x = 1, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x == y; variables x = 1, y = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x != y; variables x = 1, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x >= y; variables x = 1, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x > y; variables x = 1, y = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y; variables x = 1, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x && y; variables x = 1, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x && !y; variables x = 1, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate !x && !y; variables x = 1, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y; variables x = 1, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y; variables x = 1, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y; variables x = 1, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || !y; variables x = 1, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x < y; variables x = 1, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x <= y; variables x = 1, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x == y; variables x = 1, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x != y; variables x = 1, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x >= y; variables x = 1, y = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x > y; variables x = 1, y = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 0, y = 0, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 0, y = 0, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 0, y = 0, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 0, y = 0, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 0, y = 0, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 0, y = 0, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 0, y = 0, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 0, y = 0, z = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 0, y = 0, z = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 0, y = 0, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 0, y = 0, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 0, y = 0, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 0, y = 0, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 0, y = 0, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 0, y = 1, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 0, y = 1, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 0, y = 1, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 0, y = 1, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 0, y = 1, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 0, y = 1, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 0, y = 1, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 0, y = 1, z = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 0, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 0, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 0, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 0, y = 1, z = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 0, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 0, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 1, y = 0, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 1, y = 0, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 1, y = 0, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 1, y = 0, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 1, y = 0, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 1, y = 0, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 1, y = 0, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 1, y = 0, z = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 1, y = 0, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 1, y = 0, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 1, y = 0, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 1, y = 0, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 1, y = 0, z = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 1, y = 0, z = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 1, y = 1, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 1, y = 1, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 1, y = 1, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 1, y = 1, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 1, y = 1, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 1, y = 1, z = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 1, y = 1, z = 0; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 1, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 1, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 1, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 1, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 1, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 1, y = 1, z = 1; expecting 1 PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 1, y = 1, z = 1; expecting 0 PASS: gdb.base/logical.exp: evaluate x > y || w == z; variables x = 1, y = 2, w = 3, z = 3; expecting 1 PASS: gdb.base/logical.exp: evaluate x >= y && w != z; variables x = 1, y = 2, w = 3, z = 3; expecting 0 PASS: gdb.base/logical.exp: evaluate ! x > y || w + z; variables x = 1, y = 2, w = 3, z = 3; expecting 1 PASS: gdb.base/logical.exp: evaluate x > y || w == z; variables x = 1, y = 2, w = 1, z = 3; expecting 0 PASS: gdb.base/logical.exp: evaluate x >= y && w != z; variables x = 1, y = 2, w = 1, z = 3; expecting 0 PASS: gdb.base/logical.exp: evaluate ! x > y || w + z; variables x = 1, y = 2, w = 1, z = 3; expecting 1 PASS: gdb.base/logical.exp: evaluate x > y || w == z; variables x = 2, y = 2, w = 2, z = 3; expecting 0 PASS: gdb.base/logical.exp: evaluate x >= y && w != z; variables x = 2, y = 2, w = 2, z = 3; expecting 1 PASS: gdb.base/logical.exp: evaluate ! x > y || w + z; variables x = 2, y = 2, w = 2, z = 3; expecting 1 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/watch-vfork.exp ... PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (hw) FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (sw) FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/infoline.exp ... PASS: gdb.base/infoline.exp: info line infoline.c:18 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/setshow.exp ... PASS: gdb.base/setshow.exp: default annotation_level is zero PASS: gdb.base/setshow.exp: set annotate 2 PASS: gdb.base/setshow.exp: show annotate 2 PASS: gdb.base/setshow.exp: annotation_level 2 PASS: gdb.base/setshow.exp: set annotate 1 PASS: gdb.base/setshow.exp: show annotate (1) PASS: gdb.base/setshow.exp: annotation_level 1 PASS: gdb.base/setshow.exp: set annotate 0 PASS: gdb.base/setshow.exp: show annotate (0) PASS: gdb.base/setshow.exp: annotation_level 0 PASS: gdb.base/setshow.exp: set args ~ PASS: gdb.base/setshow.exp: show args ~ PASS: gdb.base/setshow.exp: set args PASS: gdb.base/setshow.exp: show args PASS: gdb.base/setshow.exp: continuing PASS: gdb.base/setshow.exp: passing args PASS: gdb.base/setshow.exp: set check range on PASS: gdb.base/setshow.exp: show check range (on) PASS: gdb.base/setshow.exp: set check range off PASS: gdb.base/setshow.exp: show check range (off) PASS: gdb.base/setshow.exp: set check range auto PASS: gdb.base/setshow.exp: show check range (auto) PASS: gdb.base/setshow.exp: set check type on PASS: gdb.base/setshow.exp: show check type (on) PASS: gdb.base/setshow.exp: set check type off PASS: gdb.base/setshow.exp: show check type (off) PASS: gdb.base/setshow.exp: set complaints 100 PASS: gdb.base/setshow.exp: show complaints (100) PASS: gdb.base/setshow.exp: set complaints 0 PASS: gdb.base/setshow.exp: show complaints (0) PASS: gdb.base/setshow.exp: set confirm off PASS: gdb.base/setshow.exp: show confirm (off) PASS: gdb.base/setshow.exp: set confirm on PASS: gdb.base/setshow.exp: show confirm (on) PASS: gdb.base/setshow.exp: set editing off PASS: gdb.base/setshow.exp: show editing (off) PASS: gdb.base/setshow.exp: set environment FOOBARBAZ PASS: gdb.base/setshow.exp: show environment FOOBARBAZ PASS: gdb.base/setshow.exp: set height 100 PASS: gdb.base/setshow.exp: show height PASS: gdb.base/setshow.exp: set height unlimited PASS: gdb.base/setshow.exp: set history expansion on PASS: gdb.base/setshow.exp: show history expansion PASS: gdb.base/setshow.exp: show environment HOME PASS: gdb.base/setshow.exp: set history filename ~/foobar.baz PASS: gdb.base/setshow.exp: show history filename (~/foobar.baz) PASS: gdb.base/setshow.exp: show working directory PASS: gdb.base/setshow.exp: set history filename foobar.baz PASS: gdb.base/setshow.exp: show history filename (current_directory/foobar.baz) PASS: gdb.base/setshow.exp: set history save on PASS: gdb.base/setshow.exp: show history save (on) PASS: gdb.base/setshow.exp: set history save off PASS: gdb.base/setshow.exp: set history size 100 PASS: gdb.base/setshow.exp: show history size (100) PASS: gdb.base/setshow.exp: set language asm PASS: gdb.base/setshow.exp: show language (asm) PASS: gdb.base/setshow.exp: set language rust PASS: gdb.base/setshow.exp: show language (rust) PASS: gdb.base/setshow.exp: complete set language minimal PASS: gdb.base/setshow.exp: set language auto PASS: gdb.base/setshow.exp: show language (auto) PASS: gdb.base/setshow.exp: set listsize 100 PASS: gdb.base/setshow.exp: show listsize (100) PASS: gdb.base/setshow.exp: set prompt FooBarBaz PASS: gdb.base/setshow.exp: show prompt FooBarBaz PASS: gdb.base/setshow.exp: set prompt gdb PASS: gdb.base/setshow.exp: set radix 11 PASS: gdb.base/setshow.exp: set radix 16 PASS: gdb.base/setshow.exp: show radix (16) PASS: gdb.base/setshow.exp: set radix 10 PASS: gdb.base/setshow.exp: show radix (10) PASS: gdb.base/setshow.exp: set width 90 PASS: gdb.base/setshow.exp: show width (90) PASS: gdb.base/setshow.exp: set write on PASS: gdb.base/setshow.exp: show write (on) PASS: gdb.base/setshow.exp: show user PASS: gdb.base/setshow.exp: set verbose on PASS: gdb.base/setshow.exp: show verbose (on) PASS: gdb.base/setshow.exp: set verbose off PASS: gdb.base/setshow.exp: show verbose (off) PASS: gdb.base/setshow.exp: history file is not set to /home/ PASS: gdb.base/setshow.exp: history file is not set to . PASS: gdb.base/setshow.exp: history file is not set to ~/home PASS: gdb.base/setshow.exp: history file is not set to =home PASS: gdb.base/setshow.exp: solib-search-path is not set to /home/ PASS: gdb.base/setshow.exp: solib-search-path is not set to . PASS: gdb.base/setshow.exp: solib-search-path is not set to ~/home PASS: gdb.base/setshow.exp: solib-search-path is not set to =home PASS: gdb.base/setshow.exp: data-directory is not set to /home/ PASS: gdb.base/setshow.exp: data-directory is not set to . PASS: gdb.base/setshow.exp: data-directory is not set to ~/home PASS: gdb.base/setshow.exp: data-directory is not set to =home Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/execl-update-breakpoints.exp ... PASS: gdb.base/execl-update-breakpoints.exp: main address first PASS: gdb.base/execl-update-breakpoints.exp: probe memory access PASS: gdb.base/execl-update-breakpoints.exp: always-inserted off: set breakpoint always-inserted off PASS: gdb.base/execl-update-breakpoints.exp: always-inserted off: break some_function FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue across exec PASS: gdb.base/execl-update-breakpoints.exp: always-inserted on: set breakpoint always-inserted on PASS: gdb.base/execl-update-breakpoints.exp: always-inserted on: break some_function FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue across exec Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/catch-load.exp ... gdb compile failed, ld: cannot find -ldl UNTESTED: gdb.base/catch-load.exp: failed to compile Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/startup-with-shell.exp ... PASS: gdb.base/startup-with-shell.exp: touch /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/outputs/gdb.base/startup-with-shell/unique-file.unique-extension PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: set startup-with-shell on PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: set args /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/outputs/gdb.base/startup-with-shell/*.unique-extension PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: inferior started PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: first argument expanded PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: set startup-with-shell off PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: set args /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/outputs/gdb.base/startup-with-shell/*.unique-extension PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: inferior started PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: first argument not expanded PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = $TEST: set startup-with-shell on PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = $TEST: set args $TEST PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = $TEST: inferior started PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = $TEST: testing first argument PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = $TEST: set startup-with-shell off PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = $TEST: set args $TEST PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = $TEST: inferior started PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = $TEST: testing first argument Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-symless.exp ... PASS: gdb.base/step-symless.exp: strip stub symbols PASS: gdb.base/step-symless.exp: step Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/completion.exp ... PASS: gdb.base/completion.exp: set max-completions unlimited PASS: gdb.base/completion.exp: field completion with invalid field PASS: gdb.base/completion.exp: test non-deprecated completion PASS: gdb.base/completion.exp: test deprecated completion PASS: gdb.base/completion.exp: complete ptype struct some_ PASS: gdb.base/completion.exp: complete ptype enum some_ PASS: gdb.base/completion.exp: complete ptype union some_ PASS: gdb.base/completion.exp: complete set gnutarget aut PASS: gdb.base/completion.exp: complete set cp-abi aut PASS: gdb.base/completion.exp: complete target core PASS: gdb.base/completion.exp: complete target tfile PASS: gdb.base/completion.exp: complete target exec PASS: gdb.base/completion.exp: complete set height PASS: gdb.base/completion.exp: complete set height u PASS: gdb.base/completion.exp: complete set listsize PASS: gdb.base/completion.exp: complete set listsize unl PASS: gdb.base/completion.exp: complete set trace-buffer-size PASS: gdb.base/completion.exp: complete set trace-buffer-size unl PASS: gdb.base/completion.exp: complete 'info registers ' PASS: gdb.base/completion.exp: complete 'hfgfh' PASS: gdb.base/completion.exp: complete 'show output' PASS: gdb.base/completion.exp: complete 'show output-' PASS: gdb.base/completion.exp: complete 'p' PASS: gdb.base/completion.exp: complete 'p ' PASS: gdb.base/completion.exp: complete 'info t foo' PASS: gdb.base/completion.exp: complete 'info t' PASS: gdb.base/completion.exp: complete 'info t ' PASS: gdb.base/completion.exp: complete 'info asdfgh' PASS: gdb.base/completion.exp: complete 'info asdfgh ' PASS: gdb.base/completion.exp: complete 'info' PASS: gdb.base/completion.exp: complete 'info ' PASS: gdb.base/completion.exp: complete (2) 'info ' PASS: gdb.base/completion.exp: complete 'help info wat' PASS: gdb.base/completion.exp: complete 'p "break1' XFAIL: gdb.base/completion.exp: complete 'p "break1.' PASS: gdb.base/completion.exp: complete 'p 'arg' PASS: gdb.base/completion.exp: complete (2) 'p 'arg' PASS: gdb.base/completion.exp: complete 'handle signal' PASS: gdb.base/completion.exp: complete 'handle keyword' PASS: gdb.base/completion.exp: complete help aliases PASS: gdb.base/completion.exp: complete 'p no_var_named_this-arg' PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-arg' PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-' (eat prompt) PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-' PASS: gdb.base/completion.exp: complete 'p values[0].a' PASS: gdb.base/completion.exp: complete 'p values[0] . a' PASS: gdb.base/completion.exp: complete 'p &values[0] -> a' PASS: gdb.base/completion.exp: completion of field in anonymous union PASS: gdb.base/completion.exp: ptype completion of field in anonymous union PASS: gdb.base/completion.exp: whatis completion of field in anonymous union PASS: gdb.base/completion.exp: cd to ${srcdir} PASS: gdb.base/completion.exp: directory completion PASS: gdb.base/completion.exp: directory completion 2 PASS: gdb.base/completion.exp: glob remaining of directory test PASS: gdb.base/completion.exp: complete-command 'file ./gdb.base/compl' PASS: gdb.base/completion.exp: complete 'file ./gdb.base/complet' PASS: gdb.base/completion.exp: complete 'info func marke' PASS: gdb.base/completion.exp: complete 'set follow-fork-mode' PASS: gdb.base/completion.exp: set breakpoint pending off PASS: gdb.base/completion.exp: tab complete break break PASS: gdb.base/completion.exp: complete break break PASS: gdb.base/completion.exp: tab complete break need PASS: gdb.base/completion.exp: delete breakpoint for tab complete break need PASS: gdb.base/completion.exp: complete break need PASS: gdb.base/completion.exp: set max-completions 10 PASS: gdb.base/completion.exp: tab complete break break.c:ma PASS: gdb.base/completion.exp: delete breakpoint for tab complete break break.c:ma PASS: gdb.base/completion.exp: complete break break.c:ma PASS: gdb.base/completion.exp: set max-completions 5 PASS: gdb.base/completion.exp: command-name completion limiting using tab character PASS: gdb.base/completion.exp: command-name completion limiting using complete command PASS: gdb.base/completion.exp: set max-completions 3 PASS: gdb.base/completion.exp: symbol-name completion limiting using tab character PASS: gdb.base/completion.exp: symbol-name completion limiting using complete command Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-bt.exp ... PASS: gdb.base/step-bt.exp: breakpoint at first instruction of hello() PASS: gdb.base/step-bt.exp: run to hello() PASS: gdb.base/step-bt.exp: step first instruction PASS: gdb.base/step-bt.exp: backtrace after first instruction step PASS: gdb.base/step-bt.exp: step second instruction PASS: gdb.base/step-bt.exp: backtrace after second instruction step Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdbinit-history.exp ... PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited: show history size PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited: show commands PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/zero: show history size PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/zero: show commands PASS: gdb.base/gdbinit-history.exp: truncation: print 1 PASS: gdb.base/gdbinit-history.exp: truncation: creating: server show commands PASS: gdb.base/gdbinit-history.exp: truncation: appending: server show commands PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited gdbhistsize=1000: show history size PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited gdbhistsize=1000: show commands PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited gdbhistsize=foo: show history size PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited gdbhistsize=foo: show commands Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/bang.exp ... PASS: gdb.base/bang.exp: continue until exit Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/source.exp ... PASS: gdb.base/source.exp: script contains error PASS: gdb.base/source.exp: source -v PASS: gdb.base/source.exp: source after -v PASS: gdb.base/source.exp: set search directories PASS: gdb.base/source.exp: source -s PASS: gdb.base/source.exp: source -s -v PASS: gdb.base/source.exp: source -v -s PASS: gdb.base/source.exp: source for-sure-nonexistant-file PASS: gdb.base/source.exp: source source-nofile.gdb Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/step-test.exp ... PASS: gdb.base/step-test.exp: next 1 PASS: gdb.base/step-test.exp: step 1 PASS: gdb.base/step-test.exp: next 2 PASS: gdb.base/step-test.exp: step 3 PASS: gdb.base/step-test.exp: next 3 PASS: gdb.base/step-test.exp: next over PASS: gdb.base/step-test.exp: step into PASS: gdb.base/step-test.exp: step out PASS: gdb.base/step-test.exp: stepi to next line PASS: gdb.base/step-test.exp: stepi into function PASS: gdb.base/step-test.exp: stepi into function's first source line PASS: gdb.base/step-test.exp: stepi: finish call PASS: gdb.base/step-test.exp: nexti over function PASS: gdb.base/step-test.exp: set breakpoint at call to large_struct_by_value PASS: gdb.base/step-test.exp: run to pass large struct PASS: gdb.base/step-test.exp: large struct by value PASS: gdb.base/step-test.exp: continue until exit at step-test.exp Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/interp.exp ... PASS: gdb.base/interp.exp: interpreter-exec mi "-var-update *" PASS: gdb.base/interp.exp: interpreter-exec console "show version" PASS: gdb.base/interp.exp: interpreter-exec mi "-var-update *" PASS: gdb.base/interp.exp: interpreter-exec mi "-stack-info-frame" PASS: gdb.base/interp.exp: interpreter-exec mi1 "-break-insert main" PASS: gdb.base/interp.exp: interpreter-exec mi2 "-break-insert main" PASS: gdb.base/interp.exp: interpreter-exec mi3 "-break-insert main" PASS: gdb.base/interp.exp: can list sources Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/func-ptrs.exp ... PASS: gdb.base/func-ptrs.exp: breakpoint at sentinel PASS: gdb.base/func-ptrs.exp: breakpoint at incr PASS: gdb.base/func-ptrs.exp: breakpoint at decr PASS: gdb.base/func-ptrs.exp: continue to incr, first time PASS: gdb.base/func-ptrs.exp: go back to main from incr, first time PASS: gdb.base/func-ptrs.exp: set calc to decr PASS: gdb.base/func-ptrs.exp: continue to decr PASS: gdb.base/func-ptrs.exp: stop in sentinel PASS: gdb.base/func-ptrs.exp: move up to decr PASS: gdb.base/func-ptrs.exp: go back to main from decr PASS: gdb.base/func-ptrs.exp: set calc to incr PASS: gdb.base/func-ptrs.exp: continue to incr, second time PASS: gdb.base/func-ptrs.exp: go back to main from incr, second time Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/realname-expand.exp ... PASS: gdb.base/realname-expand.exp: set basenames-may-differ on PASS: gdb.base/realname-expand.exp: rbreak realname-expand-real.c:func PASS: gdb.base/realname-expand.exp: set basenames-may-differ on PASS: gdb.base/realname-expand.exp: break realname-expand-real.c:func Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/alias.exp ... PASS: gdb.base/alias.exp: alias -a set2=set PASS: gdb.base/alias.exp: set2 print elements 42 PASS: gdb.base/alias.exp: verify set2 PASS: gdb.base/alias.exp: abbrev set2 not present in help command list PASS: gdb.base/alias.exp: alias -a set3= set PASS: gdb.base/alias.exp: set3 print elements 43 PASS: gdb.base/alias.exp: verify set3 PASS: gdb.base/alias.exp: abbrev set3 not present in help command list PASS: gdb.base/alias.exp: alias -a set4 =set PASS: gdb.base/alias.exp: set4 print elements 44 PASS: gdb.base/alias.exp: verify set4 PASS: gdb.base/alias.exp: abbrev set4 not present in help command list PASS: gdb.base/alias.exp: alias -a set5 = set PASS: gdb.base/alias.exp: set5 print elements 45 PASS: gdb.base/alias.exp: verify set5 PASS: gdb.base/alias.exp: abbrev set5 not present in help command list PASS: gdb.base/alias.exp: alias -a -- set6 = set PASS: gdb.base/alias.exp: set6 print elements 46 PASS: gdb.base/alias.exp: verify set6 PASS: gdb.base/alias.exp: abbrev set6 not present in help command list PASS: gdb.base/alias.exp: alias -a -- -a = set PASS: gdb.base/alias.exp: -a print elements 47 PASS: gdb.base/alias.exp: verify -a PASS: gdb.base/alias.exp: abbrev -a not present in help command list PASS: gdb.base/alias.exp: alias set2=set PASS: gdb.base/alias.exp: alias foo=bar PASS: gdb.base/alias.exp: alias spe = set p elem PASS: gdb.base/alias.exp: spe 50 PASS: gdb.base/alias.exp: verify spe PASS: gdb.base/alias.exp: alias set pr elms = set p elem PASS: gdb.base/alias.exp: set pr elms 51 PASS: gdb.base/alias.exp: verify set pr elms PASS: gdb.base/alias.exp: help set print Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/break-idempotent.exp ... PASS: gdb.base/break-idempotent.exp: always-inserted off: break: set breakpoint always-inserted off PASS: gdb.base/break-idempotent.exp: always-inserted off: break: once: break foo PASS: gdb.base/break-idempotent.exp: always-inserted off: break: twice: break foo PASS: gdb.base/break-idempotent.exp: always-inserted off: break: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted off: break: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted off: break: b bar PASS: gdb.base/break-idempotent.exp: always-inserted off: break: continue PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: set breakpoint always-inserted off PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: once: hbreak foo PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: twice: hbreak foo PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: b bar PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: continue PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: set breakpoint always-inserted off PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: once: watch global PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: twice: watch global PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: b bar PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: continue PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: set breakpoint always-inserted off PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: once: rwatch global PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: twice: rwatch global PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: b bar PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: continue PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: set breakpoint always-inserted off PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: once: awatch global PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: twice: awatch global PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: b bar PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: continue PASS: gdb.base/break-idempotent.exp: always-inserted on: break: set breakpoint always-inserted on PASS: gdb.base/break-idempotent.exp: always-inserted on: break: once: break foo PASS: gdb.base/break-idempotent.exp: always-inserted on: break: twice: break foo PASS: gdb.base/break-idempotent.exp: always-inserted on: break: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted on: break: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted on: break: b bar PASS: gdb.base/break-idempotent.exp: always-inserted on: break: continue PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: set breakpoint always-inserted on PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: once: hbreak foo PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: twice: hbreak foo PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: b bar PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: continue PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: set breakpoint always-inserted on PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: once: watch global PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: twice: watch global PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: b bar PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: continue PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: set breakpoint always-inserted on PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: once: rwatch global PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: twice: rwatch global PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: b bar PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: continue PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: set breakpoint always-inserted on PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: once: awatch global PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: twice: awatch global PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: file $binfile PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: condition $bpnum cond_global == 0 PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: b bar PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: continue Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/relativedebug.exp ... UNSUPPORTED: gdb.base/relativedebug.exp: libc doesn't have debug info Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ldbl_e308.exp ... PASS: gdb.base/ldbl_e308.exp: set variable ldbl_308 = 1.6e+308l PASS: gdb.base/ldbl_e308.exp: print ldbl_308 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/hashline1.exp ... PASS: gdb.base/hashline1.exp: set breakpoint Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/all-architectures-4.exp ... PASS: gdb.base/all-architectures-4.exp: at least one architecture PASS: gdb.base/all-architectures-4.exp: at least one osabi PASS: gdb.base/all-architectures-4.exp: all passed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/ending-run.exp ... PASS: gdb.base/ending-run.exp: bpt at line before routine PASS: gdb.base/ending-run.exp: b ending-run.c:11, one PASS: gdb.base/ending-run.exp: b ending-run.c:30 PASS: gdb.base/ending-run.exp: run PASS: gdb.base/ending-run.exp: clear worked PASS: gdb.base/ending-run.exp: cleared bp at line before routine PASS: gdb.base/ending-run.exp: b ending-run.c:1 PASS: gdb.base/ending-run.exp: b ending-run.c:11, two PASS: gdb.base/ending-run.exp: Cleared 2 by line PASS: gdb.base/ending-run.exp: b ending-run.c:11 PASS: gdb.base/ending-run.exp: breakpoint 7 at *ending-run.c:11 PASS: gdb.base/ending-run.exp: clear 2 by default PASS: gdb.base/ending-run.exp: all set to continue PASS: gdb.base/ending-run.exp: cont PASS: gdb.base/ending-run.exp: Step to return PASS: gdb.base/ending-run.exp: step out of main PASS: gdb.base/ending-run.exp: step to end of run UNSUPPORTED: gdb.base/ending-run.exp: continue after exit PASS: gdb.base/ending-run.exp: don't step after run PASS: gdb.base/ending-run.exp: ls: core (No core dumped on quit) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/enum_cond.exp ... PASS: gdb.base/enum_cond.exp: break call_me if param.e == 1 PASS: gdb.base/enum_cond.exp: continue to conditional breakpoint in call_me Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/enumval.exp ... PASS: gdb.base/enumval.exp: print e PASS: gdb.base/enumval.exp: print f PASS: gdb.base/enumval.exp: print J PASS: gdb.base/enumval.exp: print K PASS: gdb.base/enumval.exp: p ZERO Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ... FAIL: gdb.base/hbreak-in-shr-unsupported.exp: can't run to main Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/condbreak-call-false.exp ... PASS: gdb.base/condbreak-call-false.exp: break foo if zero() PASS: gdb.base/condbreak-call-false.exp: break bar PASS: gdb.base/condbreak-call-false.exp: c Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/permissions.exp ... PASS: gdb.base/permissions.exp: show may-write-registers PASS: gdb.base/permissions.exp: show may-write-memory PASS: gdb.base/permissions.exp: show may-insert-breakpoints PASS: gdb.base/permissions.exp: show may-insert-tracepoints PASS: gdb.base/permissions.exp: show may-insert-fast-tracepoints PASS: gdb.base/permissions.exp: show may-interrupt PASS: gdb.base/permissions.exp: enable observer mode PASS: gdb.base/permissions.exp: show may-write-memory PASS: gdb.base/permissions.exp: show may-write-registers PASS: gdb.base/permissions.exp: show may-insert-breakpoints PASS: gdb.base/permissions.exp: show may-insert-tracepoints PASS: gdb.base/permissions.exp: show may-insert-fast-tracepoints PASS: gdb.base/permissions.exp: show may-interrupt PASS: gdb.base/permissions.exp: disable observer mode PASS: gdb.base/permissions.exp: set non-stop off PASS: gdb.base/permissions.exp: set a global PASS: gdb.base/permissions.exp: print x PASS: gdb.base/permissions.exp: set may-write-memory off PASS: gdb.base/permissions.exp: try to set a global PASS: gdb.base/permissions.exp: print x Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.exp ... gdb compile failed, /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:43:2: error: #error "not using SystemTap v3 probes" #error "not using SystemTap v3 probes" ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c: In function 'm1': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:62:5: warning: implicit declaration of function 'STAP_PROBE1' [-Wimplicit-function-declaration] STAP_PROBE1 (test, two, dummy); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:62:18: error: 'test' undeclared (first use in this function) STAP_PROBE1 (test, two, dummy); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:62:18: note: each undeclared identifier is reported only once for each function it appears in /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:62:24: error: 'two' undeclared (first use in this function) STAP_PROBE1 (test, two, dummy); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c: In function 'm2': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:69:5: warning: implicit declaration of function 'STAP_PROBE' [-Wimplicit-function-declaration] STAP_PROBE (test, two); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:69:17: error: 'test' undeclared (first use in this function) STAP_PROBE (test, two); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:69:23: error: 'two' undeclared (first use in this function) STAP_PROBE (test, two); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c: In function 'f': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:76:18: error: 'test' undeclared (first use in this function) STAP_PROBE1 (test, user, x); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:76:24: error: 'user' undeclared (first use in this function) STAP_PROBE1 (test, user, x); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c: In function 'pstr': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:86:3: warning: implicit declaration of function 'STAP_PROBE3' [-Wimplicit-function-declaration] STAP_PROBE3 (test, ps, a, b, val); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:86:16: error: 'test' undeclared (first use in this function) STAP_PROBE3 (test, ps, a, b, val); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:86:22: error: 'ps' undeclared (first use in this function) STAP_PROBE3 (test, ps, a, b, val); ^ /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c: In function 'm4': /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stap-probe.c:94:16: error: 'test' undeclared (first use in this function) STAP_PROBE3 (test, m4, fs->val, fs->ps (v), v); ^ UNTESTED: gdb.base/stap-probe.exp: without semaphore, not optimized: failed to prepare UNTESTED: gdb.base/stap-probe.exp: without semaphore, not optimized: stap probe test failed Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/miscexprs.exp ... PASS: gdb.base/miscexprs.exp: continue to marker1 PASS: gdb.base/miscexprs.exp: up from marker1 PASS: gdb.base/miscexprs.exp: print value of &ibig.i[0] PASS: gdb.base/miscexprs.exp: print value of &cbig.c[0] PASS: gdb.base/miscexprs.exp: print value of &fbig.f[0] PASS: gdb.base/miscexprs.exp: print value of &dbig.d[0] PASS: gdb.base/miscexprs.exp: print value of &sbig.s[0] PASS: gdb.base/miscexprs.exp: print value of &lbig.l[0] PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] | 1 PASS: gdb.base/miscexprs.exp: print value of sbig.s[90] & 127 PASS: gdb.base/miscexprs.exp: print value of !ibig.i[100] PASS: gdb.base/miscexprs.exp: print value of !sbig.s[90] PASS: gdb.base/miscexprs.exp: print value of !ibig.i[100] PASS: gdb.base/miscexprs.exp: print value of !ibig.i[100] PASS: gdb.base/miscexprs.exp: print value of !sbig.s[90] * 10 PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] * sbig.s[90] PASS: gdb.base/miscexprs.exp: print value of fbig.f[100] * dbig.d[202] PASS: gdb.base/miscexprs.exp: print value of !(sbig.s[90] * 2) PASS: gdb.base/miscexprs.exp: print value of sizeof sbig PASS: gdb.base/miscexprs.exp: print value of sizeof cbig PASS: gdb.base/miscexprs.exp: print value of sizeof lbig / sizeof long PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] << 2 PASS: gdb.base/miscexprs.exp: print value of sbig.s[90] >> 4 PASS: gdb.base/miscexprs.exp: print value of lbig.l[333] >> 6 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gnu-debugdata.exp ... PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke nm PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke awk PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke sort PASS: gdb.base/gnu-debugdata.exp: nm - invoke nm PASS: gdb.base/gnu-debugdata.exp: nm - invoke awk PASS: gdb.base/gnu-debugdata.exp: nm - invoke sort PASS: gdb.base/gnu-debugdata.exp: comm PASS: gdb.base/gnu-debugdata.exp: strip PASS: gdb.base/gnu-debugdata.exp: copydebug PASS: gdb.base/gnu-debugdata.exp: objcopy 1 PASS: gdb.base/gnu-debugdata.exp: addlink PASS: gdb.base/gnu-debugdata.exp: xz FAIL: gdb.base/gnu-debugdata.exp: objcopy 2 Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/cvexpr.exp ... PASS: gdb.base/cvexpr.exp: set print sevenbit-strings PASS: gdb.base/cvexpr.exp: set print address off PASS: gdb.base/cvexpr.exp: set width 0 PASS: gdb.base/cvexpr.exp: (const char) PASS: gdb.base/cvexpr.exp: (const signed char) PASS: gdb.base/cvexpr.exp: (const unsigned char) PASS: gdb.base/cvexpr.exp: (const short) PASS: gdb.base/cvexpr.exp: (const signed short) PASS: gdb.base/cvexpr.exp: (const unsigned short) PASS: gdb.base/cvexpr.exp: (const int) PASS: gdb.base/cvexpr.exp: (const signed int) PASS: gdb.base/cvexpr.exp: (const unsigned int) PASS: gdb.base/cvexpr.exp: (const long) PASS: gdb.base/cvexpr.exp: (const signed long) PASS: gdb.base/cvexpr.exp: (const unsigned long) PASS: gdb.base/cvexpr.exp: (const long long) PASS: gdb.base/cvexpr.exp: (const signed long long) PASS: gdb.base/cvexpr.exp: (const unsigned long long) PASS: gdb.base/cvexpr.exp: (const float) PASS: gdb.base/cvexpr.exp: (const double) PASS: gdb.base/cvexpr.exp: (volatile char) PASS: gdb.base/cvexpr.exp: (volatile signed char) PASS: gdb.base/cvexpr.exp: (volatile unsigned char) PASS: gdb.base/cvexpr.exp: (volatile short) PASS: gdb.base/cvexpr.exp: (volatile signed short) PASS: gdb.base/cvexpr.exp: (volatile unsigned short) PASS: gdb.base/cvexpr.exp: (volatile int) PASS: gdb.base/cvexpr.exp: (volatile signed int) PASS: gdb.base/cvexpr.exp: (volatile unsigned int) PASS: gdb.base/cvexpr.exp: (volatile long) PASS: gdb.base/cvexpr.exp: (volatile signed long) PASS: gdb.base/cvexpr.exp: (volatile unsigned long) PASS: gdb.base/cvexpr.exp: (volatile long long) PASS: gdb.base/cvexpr.exp: (volatile signed long long) PASS: gdb.base/cvexpr.exp: (volatile unsigned long long) PASS: gdb.base/cvexpr.exp: (volatile float) PASS: gdb.base/cvexpr.exp: (volatile double) PASS: gdb.base/cvexpr.exp: (const volatile int) PASS: gdb.base/cvexpr.exp: (volatile const int) PASS: gdb.base/cvexpr.exp: (const int volatile) PASS: gdb.base/cvexpr.exp: (volatile int const) PASS: gdb.base/cvexpr.exp: (int const volatile) PASS: gdb.base/cvexpr.exp: (int volatile const) PASS: gdb.base/cvexpr.exp: (const volatile int *) PASS: gdb.base/cvexpr.exp: (volatile const int *) PASS: gdb.base/cvexpr.exp: (const int volatile) PASS: gdb.base/cvexpr.exp: (volatile int const *) PASS: gdb.base/cvexpr.exp: (int const volatile *) PASS: gdb.base/cvexpr.exp: (int volatile const *) PASS: gdb.base/cvexpr.exp: (int * const volatile) PASS: gdb.base/cvexpr.exp: (int * volatile const) PASS: gdb.base/cvexpr.exp: (char const) PASS: gdb.base/cvexpr.exp: (signed char const) PASS: gdb.base/cvexpr.exp: (unsigned char const) PASS: gdb.base/cvexpr.exp: (short const) PASS: gdb.base/cvexpr.exp: (signed short const) PASS: gdb.base/cvexpr.exp: (unsigned short const) PASS: gdb.base/cvexpr.exp: (int const) PASS: gdb.base/cvexpr.exp: (signed int const) PASS: gdb.base/cvexpr.exp: (unsigned int const) PASS: gdb.base/cvexpr.exp: (long const) PASS: gdb.base/cvexpr.exp: (signed long const) PASS: gdb.base/cvexpr.exp: (unsigned long const) PASS: gdb.base/cvexpr.exp: (long long const) PASS: gdb.base/cvexpr.exp: (signed long long const) PASS: gdb.base/cvexpr.exp: (unsigned long long const) PASS: gdb.base/cvexpr.exp: (float const) PASS: gdb.base/cvexpr.exp: (double const) PASS: gdb.base/cvexpr.exp: (char volatile) PASS: gdb.base/cvexpr.exp: (signed char volatile) PASS: gdb.base/cvexpr.exp: (unsigned char volatile) PASS: gdb.base/cvexpr.exp: (short volatile) PASS: gdb.base/cvexpr.exp: (signed short volatile) PASS: gdb.base/cvexpr.exp: (unsigned short volatile) PASS: gdb.base/cvexpr.exp: (int volatile) PASS: gdb.base/cvexpr.exp: (signed int volatile) PASS: gdb.base/cvexpr.exp: (unsigned int volatile) PASS: gdb.base/cvexpr.exp: (long volatile) PASS: gdb.base/cvexpr.exp: (signed long volatile) PASS: gdb.base/cvexpr.exp: (unsigned long volatile) PASS: gdb.base/cvexpr.exp: (long long volatile) PASS: gdb.base/cvexpr.exp: (signed long long volatile) PASS: gdb.base/cvexpr.exp: (unsigned long long volatile) PASS: gdb.base/cvexpr.exp: (float volatile) PASS: gdb.base/cvexpr.exp: (double volatile) PASS: gdb.base/cvexpr.exp: (const enum misordered) PASS: gdb.base/cvexpr.exp: (enum misordered const) PASS: gdb.base/cvexpr.exp: (volatile enum misordered) PASS: gdb.base/cvexpr.exp: (enum misordered volatile) PASS: gdb.base/cvexpr.exp: (const int *) PASS: gdb.base/cvexpr.exp: (int const *) PASS: gdb.base/cvexpr.exp: (int * const) PASS: gdb.base/cvexpr.exp: (const int * const) PASS: gdb.base/cvexpr.exp: (int const * const) PASS: gdb.base/cvexpr.exp: (const int **) PASS: gdb.base/cvexpr.exp: (int const **) PASS: gdb.base/cvexpr.exp: (int ** const) PASS: gdb.base/cvexpr.exp: (const int * const *) PASS: gdb.base/cvexpr.exp: (int const * const *) PASS: gdb.base/cvexpr.exp: (const int * const * const) PASS: gdb.base/cvexpr.exp: (int const * const * const) PASS: gdb.base/cvexpr.exp: (const struct t_struct) PASS: gdb.base/cvexpr.exp: (const union t_union) PASS: gdb.base/cvexpr.exp: (struct t_struct const) PASS: gdb.base/cvexpr.exp: (union t_union const) PASS: gdb.base/cvexpr.exp: (const struct t_struct *) PASS: gdb.base/cvexpr.exp: (const union t_union *) PASS: gdb.base/cvexpr.exp: (struct t_struct const *) PASS: gdb.base/cvexpr.exp: (union t_union const *) PASS: gdb.base/cvexpr.exp: (struct t_struct * const) PASS: gdb.base/cvexpr.exp: (union t_union * const) PASS: gdb.base/cvexpr.exp: (const struct t_struct * const) PASS: gdb.base/cvexpr.exp: (const union t_union * const) PASS: gdb.base/cvexpr.exp: (struct t_struct const * const) PASS: gdb.base/cvexpr.exp: (union t_union const * const) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ... PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set breakpoint PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height 2 PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: continue PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: got prompt PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: GDB accepts further input PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height unlimited Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/chng-syms.exp ... PASS: gdb.base/chng-syms.exp: setting conditional breakpoint on function PASS: gdb.base/chng-syms.exp: running to stop_here first time PASS: gdb.base/chng-syms.exp: continue until exit at breakpoint first time through PASS: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/maint.exp ... PASS: gdb.base/maint.exp: set height 0 PASS: gdb.base/maint.exp: maint print registers PASS: gdb.base/maint.exp: mt set per on for expand-symtabs PASS: gdb.base/maint.exp: mt expand-symtabs PASS: gdb.base/maint.exp: mt set per off for expand-symtabs PASS: gdb.base/maint.exp: maint check-psymtabs PASS: gdb.base/maint.exp: maint check-symtabs PASS: gdb.base/maint.exp: maint set per-command on PASS: gdb.base/maint.exp: pwd PASS: gdb.base/maint.exp: maint set per-command off PASS: gdb.base/maint.exp: maint print statistics PASS: gdb.base/maint.exp: maint print dummy-frames PASS: gdb.base/maint.exp: maint print objfiles: header PASS: gdb.base/maint.exp: maint print objfiles: psymtabs PASS: gdb.base/maint.exp: maint print objfiles: symtabs PASS: gdb.base/maint.exp: maint print psymbols -source 1 PASS: gdb.base/maint.exp: shell rm -f psymbols_output PASS: gdb.base/maint.exp: maint print psymbols -pc 1 PASS: gdb.base/maint.exp: shell rm -f psymbols_output PASS: gdb.base/maint.exp: maint print msymbols PASS: gdb.base/maint.exp: shell rm -f msymbols_output PASS: gdb.base/maint.exp: cd to objdir PASS: gdb.base/maint.exp: maint print msymbols PASS: gdb.base/maint.exp: shell rm -f msymbols_output2 PASS: gdb.base/maint.exp: cd to mydir PASS: gdb.base/maint.exp: maint print symbols -source PASS: gdb.base/maint.exp: shell rm -f symbols_output PASS: gdb.base/maint.exp: maint print symbols -pc PASS: gdb.base/maint.exp: shell rm -f symbols_output PASS: gdb.base/maint.exp: maint print type PASS: gdb.base/maint.exp: maint info sections PASS: gdb.base/maint.exp: maint info sections .text PASS: gdb.base/maint.exp: maint info sections CODE PASS: gdb.base/maint.exp: maint info sections DATA PASS: gdb.base/maint.exp: maint info breakpoints PASS: gdb.base/maint.exp: maint print w/o args PASS: gdb.base/maint.exp: maint info w/o args PASS: gdb.base/maint.exp: maint w/o args PASS: gdb.base/maint.exp: maint info line-table w/o a file name PASS: gdb.base/maint.exp: maint info line-table with filename of current symtab PASS: gdb.base/maint.exp: maint info line-table with filename of symtab that is not currently expanded PASS: gdb.base/maint.exp: maint expand-symtabs PASS: gdb.base/maint.exp: maint info line-table with filename of symtab that is not current PASS: gdb.base/maint.exp: maint info line-table with invalid filename PASS: gdb.base/maint.exp: help maint PASS: gdb.base/maint.exp: help maint info PASS: gdb.base/maint.exp: help maint print PASS: gdb.base/maint.exp: help maint PASS: gdb.base/maint.exp: maint dump-me PASS: gdb.base/maint.exp: maint internal-error PASS: gdb.base/maint.exp: internal-error resync PASS: gdb.base/maint.exp: maint print symbols PASS: gdb.base/maint.exp: maint print msymbols PASS: gdb.base/maint.exp: maint print psymbols Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/scope.exp ... PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss before run PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal before run PASS: gdb.base/scope.exp: next over init0() in main PASS: gdb.base/scope.exp: print filelocal PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal at main PASS: gdb.base/scope.exp: print filelocal_bss PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss in test_at_main PASS: gdb.base/scope.exp: print filelocal_ro in test_at_main PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro PASS: gdb.base/scope.exp: print 'scope1.c'::filelocal PASS: gdb.base/scope.exp: print 'scope1.c'::filelocal_bss PASS: gdb.base/scope.exp: print 'scope1.c'::filelocal_ro PASS: gdb.base/scope.exp: print foo::funclocal PASS: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal PASS: gdb.base/scope.exp: print foo::funclocal_ro PASS: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_ro PASS: gdb.base/scope.exp: print bar::funclocal PASS: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal at foo PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss in test_at_foo PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro PASS: gdb.base/scope.exp: print filelocal at foo PASS: gdb.base/scope.exp: print 'scope1.c'::filelocal at foo PASS: gdb.base/scope.exp: print filelocal_bss at foo PASS: gdb.base/scope.exp: print 'scope1.c'::filelocal_bss at foo PASS: gdb.base/scope.exp: print filelocal_ro at foo PASS: gdb.base/scope.exp: print 'scope1.c'::filelocal_ro at foo PASS: gdb.base/scope.exp: print funclocal at foo PASS: gdb.base/scope.exp: print foo::funclocal at foo PASS: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal at foo PASS: gdb.base/scope.exp: print funclocal_bss at foo PASS: gdb.base/scope.exp: print foo::funclocal_bss at foo PASS: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_bss at foo PASS: gdb.base/scope.exp: print funclocal_ro at foo PASS: gdb.base/scope.exp: print foo::funclocal_ro at foo PASS: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_ro at foo PASS: gdb.base/scope.exp: print bar::funclocal at foo PASS: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal at foo PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal at bar PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss in test_at_bar PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro at bar PASS: gdb.base/scope.exp: print filelocal at bar PASS: gdb.base/scope.exp: print 'scope1.c'::filelocal at bar PASS: gdb.base/scope.exp: print filelocal_bss at bar PASS: gdb.base/scope.exp: print 'scope1.c'::filelocal_bss at bar PASS: gdb.base/scope.exp: print filelocal_ro in test_at_bar PASS: gdb.base/scope.exp: print 'scope1.c'::filelocal_ro at bar PASS: gdb.base/scope.exp: print foo::funclocal at bar PASS: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal at bar PASS: gdb.base/scope.exp: print foo::funclocal_bss at bar PASS: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_bss at bar PASS: gdb.base/scope.exp: print foo::funclocal_ro at bar PASS: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_ro at bar PASS: gdb.base/scope.exp: print funclocal at bar PASS: gdb.base/scope.exp: print bar::funclocal at bar PASS: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal at bar PASS: gdb.base/scope.exp: print funclocal_bss at bar PASS: gdb.base/scope.exp: print bar::funclocal_bss at bar PASS: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal_bss at bar PASS: gdb.base/scope.exp: continue to marker2 PASS: gdb.base/scope.exp: up from marker2 in scopes.exp PASS: gdb.base/scope.exp: print localval, outer scope PASS: gdb.base/scope.exp: print localval1, outer scope PASS: gdb.base/scope.exp: print localval2, outer scope PASS: gdb.base/scope.exp: print localval3, outer scope PASS: gdb.base/scope.exp: continue to marker3 in scope.exp PASS: gdb.base/scope.exp: up from marker3 in scope.exp PASS: gdb.base/scope.exp: print localval, first nested scope PASS: gdb.base/scope.exp: print localval1, first nested scope PASS: gdb.base/scope.exp: print localval2, first nested scope PASS: gdb.base/scope.exp: print localval3, first nested scope PASS: gdb.base/scope.exp: continue to marker4 in scope.exp PASS: gdb.base/scope.exp: up from marker4 in scope.exp PASS: gdb.base/scope.exp: print localval, innermost scope PASS: gdb.base/scope.exp: print localval1, innermost scope PASS: gdb.base/scope.exp: print localval2, innermost scope PASS: gdb.base/scope.exp: print localval3, innermost scope PASS: gdb.base/scope.exp: continue to marker1 PASS: gdb.base/scope.exp: up from marker1 in scope.exp PASS: gdb.base/scope.exp: 100 auto variables correctly initialized PASS: gdb.base/scope.exp: args in correct order Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sigrepeat.exp ... PASS: gdb.base/sigrepeat.exp: advance to infinite loop PASS: gdb.base/sigrepeat.exp: next Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/execution-termios.exp ... PASS: gdb.base/execution-termios.exp: next: termios ok PASS: gdb.base/execution-termios.exp: infcall: termios ok PASS: gdb.base/execution-termios.exp: continue: break 34 PASS: gdb.base/execution-termios.exp: continue: termios ok PASS: gdb.base/execution-termios.exp: finish: break func PASS: gdb.base/execution-termios.exp: finish: continue PASS: gdb.base/execution-termios.exp: finish: termios ok Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/overlays.exp ... Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/solib-corrupted.exp ... PASS: gdb.base/solib-corrupted.exp: normal list XFAIL: gdb.base/solib-corrupted.exp: make solibs looping UNTESTED: gdb.base/solib-corrupted.exp: no _r_debug symbol has been found Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/sigstep.exp ... PASS: gdb.base/sigstep.exp: validate backtrace: display/i $pc PASS: gdb.base/sigstep.exp: validate backtrace: break handler PASS: gdb.base/sigstep.exp: validate backtrace: continue to stepi handler FAIL: gdb.base/sigstep.exp: validate backtrace: backtrace for nexti (pattern 2) PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: continue to signal FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: stepi to handler PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: continue to signal FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: stepi to handler FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: si in handler FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: advance in handler PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: continue to signal FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: stepi to handler PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: continue to signal FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: stepi to handler FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: si in handler FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: advance in handler PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: continue to signal FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: stepi to handler PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: continue to signal FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: stepi to handler FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: si in handler FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: advance in handler PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: continue to signal FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: nexti to handler PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: continue to signal FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: nexti to handler FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: si in handler FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: advance in handler PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: continue to signal FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: nexti to handler PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: continue to signal FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: nexti to handler FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: si in handler FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: advance in handler PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: continue to signal FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: nexti to handler PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: continue to signal FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: nexti to handler FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: si in handler FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: advance in handler PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: continue to signal FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: step to handler PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: continue to signal FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: step to handler FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: si in handler FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: advance in handler PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: continue to signal FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: step to handler PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: continue to signal FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: step to handler FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: si in handler FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: advance in handler PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: continue to signal FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: step to handler PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: continue to signal FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: step to handler FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: si in handler FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: advance in handler PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: continue to signal FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: next to handler PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: continue to signal FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: next to handler FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: si in handler FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: advance in handler PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: continue to signal FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: next to handler PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: continue to signal FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: next to handler FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: si in handler FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: advance in handler PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: continue to signal FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: next to handler PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: handle SIGVTALRM print pass stop PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: continue to signal FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: next to handler FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: si in handler FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: advance in handler PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: break handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: continue to handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: display/i $pc PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: break handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: continue to handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: si in handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: advance in handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: break handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: continue to handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: display/i $pc PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: break handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: continue to handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: si in handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: advance in handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: break handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: continue to handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: break handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: continue to handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: si in handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: advance in handler PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: break clear done PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler PASS: gdb.base/sigstep.exp: stepi from handleri: display/i $pc PASS: gdb.base/sigstep.exp: stepi from handleri: break handler PASS: gdb.base/sigstep.exp: stepi from handleri: continue to handler PASS: gdb.base/sigstep.exp: stepi from handleri: leave handler PASS: gdb.base/sigstep.exp: stepi from handleri: leave signal trampoline (in main) PASS: gdb.base/sigstep.exp: nexti from handleri: display/i $pc PASS: gdb.base/sigstep.exp: nexti from handleri: break handler PASS: gdb.base/sigstep.exp: nexti from handleri: continue to handler PASS: gdb.base/sigstep.exp: nexti from handleri: leave handler PASS: gdb.base/sigstep.exp: nexti from handleri: leave signal trampoline (in main) PASS: gdb.base/sigstep.exp: finish from handleri: display/i $pc PASS: gdb.base/sigstep.exp: finish from handleri: break handler PASS: gdb.base/sigstep.exp: finish from handleri: continue to handler FAIL: gdb.base/sigstep.exp: finish from handleri: leave handler (hit breakpoint again) FAIL: gdb.base/sigstep.exp: finish from handleri: leave signal trampoline PASS: gdb.base/sigstep.exp: return from handleri: display/i $pc PASS: gdb.base/sigstep.exp: return from handleri: break handler PASS: gdb.base/sigstep.exp: return from handleri: continue to handler PASS: gdb.base/sigstep.exp: return from handleri: leave handler PASS: gdb.base/sigstep.exp: return from handleri: leave signal trampoline (in main) PASS: gdb.base/sigstep.exp: step to handler: display/i $pc PASS: gdb.base/sigstep.exp: step to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: step to handler: advance to infinite loop PASS: gdb.base/sigstep.exp: step to handler: break handler PASS: gdb.base/sigstep.exp: step to handler: performing step PASS: gdb.base/sigstep.exp: next to handler: display/i $pc PASS: gdb.base/sigstep.exp: next to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: next to handler: advance to infinite loop PASS: gdb.base/sigstep.exp: next to handler: break handler PASS: gdb.base/sigstep.exp: next to handler: performing next PASS: gdb.base/sigstep.exp: continue to handler: display/i $pc PASS: gdb.base/sigstep.exp: continue to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: continue to handler: advance to infinite loop PASS: gdb.base/sigstep.exp: continue to handler: break handler PASS: gdb.base/sigstep.exp: continue to handler: performing continue PASS: gdb.base/sigstep.exp: stepi to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: stepi to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: stepi to handler entry: advance to infinite loop PASS: gdb.base/sigstep.exp: stepi to handler entry: break handler PASS: gdb.base/sigstep.exp: stepi to handler entry: performing stepi PASS: gdb.base/sigstep.exp: nexti to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: nexti to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: nexti to handler entry: advance to infinite loop PASS: gdb.base/sigstep.exp: nexti to handler entry: break handler PASS: gdb.base/sigstep.exp: nexti to handler entry: performing nexti PASS: gdb.base/sigstep.exp: step to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: step to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: step to handler entry: advance to infinite loop PASS: gdb.base/sigstep.exp: step to handler entry: break handler PASS: gdb.base/sigstep.exp: step to handler entry: performing step PASS: gdb.base/sigstep.exp: next to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: next to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: next to handler entry: advance to infinite loop PASS: gdb.base/sigstep.exp: next to handler entry: break handler PASS: gdb.base/sigstep.exp: next to handler entry: performing next PASS: gdb.base/sigstep.exp: continue to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: continue to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: continue to handler entry: advance to infinite loop PASS: gdb.base/sigstep.exp: continue to handler entry: break handler PASS: gdb.base/sigstep.exp: continue to handler entry: performing continue PASS: gdb.base/sigstep.exp: stepi over handler: display/i $pc PASS: gdb.base/sigstep.exp: stepi over handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: stepi over handler: break clear done PASS: gdb.base/sigstep.exp: stepi over handler: advance to infinite loop PASS: gdb.base/sigstep.exp: stepi over handler: get next PC PASS: gdb.base/sigstep.exp: stepi over handler: performing stepi PASS: gdb.base/sigstep.exp: stepi over handler: advanced PASS: gdb.base/sigstep.exp: nexti over handler: display/i $pc PASS: gdb.base/sigstep.exp: nexti over handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: nexti over handler: break clear done PASS: gdb.base/sigstep.exp: nexti over handler: advance to infinite loop PASS: gdb.base/sigstep.exp: nexti over handler: get next PC PASS: gdb.base/sigstep.exp: nexti over handler: performing nexti PASS: gdb.base/sigstep.exp: nexti over handler: advanced PASS: gdb.base/sigstep.exp: step over handler: display/i $pc PASS: gdb.base/sigstep.exp: step over handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: step over handler: break clear done PASS: gdb.base/sigstep.exp: step over handler: advance to infinite loop PASS: gdb.base/sigstep.exp: step over handler: performing step PASS: gdb.base/sigstep.exp: next over handler: display/i $pc PASS: gdb.base/sigstep.exp: next over handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: next over handler: break clear done PASS: gdb.base/sigstep.exp: next over handler: advance to infinite loop PASS: gdb.base/sigstep.exp: next over handler: performing next PASS: gdb.base/sigstep.exp: continue over handler: display/i $pc PASS: gdb.base/sigstep.exp: continue over handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: continue over handler: break clear done PASS: gdb.base/sigstep.exp: continue over handler: advance to infinite loop PASS: gdb.base/sigstep.exp: continue over handler: performing continue PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: break handler PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: performing step FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: break handler PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: break handler PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: performing continue FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: break handler PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: performing step FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: break handler PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: performing next FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: break handler PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: performing continue FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: performing step FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: performing next FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: performing continue FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: performing step FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: performing next FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: performing continue FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: get next PC PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: performing stepi PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: advanced PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: get next PC PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: performing stepi PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: advanced PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: watch $convenience PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: get next PC PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: performing stepi FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: advanced PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set done PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: performing stepi FAIL: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: advanced PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: get next PC PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: performing nexti PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: advanced PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: get next PC PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: performing nexti PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: advanced PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: watch $convenience PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: get next PC PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: performing nexti FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: advanced PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set done PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: performing nexti FAIL: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: advanced PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: performing step PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: performing step PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: watch $convenience FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: performing step PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set done FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: performing step PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: performing next PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: performing next PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set done FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: performing next PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: performing continue PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: performing continue PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: watch $convenience FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: performing continue PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: get next PC PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: performing stepi PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: advanced PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: get next PC PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: performing stepi PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: advanced PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: watch $convenience PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: get next PC PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: performing stepi FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: advanced PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set done PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: performing stepi FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: advanced PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: get next PC PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: performing nexti PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: advanced PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: get next PC PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: performing nexti PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: advanced PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: watch $convenience PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: get next PC PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: performing nexti FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: advanced PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set done PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: performing nexti FAIL: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: advanced PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: performing step PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: performing step PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: watch $convenience FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: performing step PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set done FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: performing step PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: performing next PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: performing next PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set done FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: performing next PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: performing continue PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set done PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: performing continue PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: break clear done PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: watch $convenience FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: performing continue PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/macscp.exp ... PASS: gdb.base/macscp.exp: list main for support check PASS: gdb.base/macscp.exp: list main for WHERE PASS: gdb.base/macscp.exp: info macro WHERE after `list main' PASS: gdb.base/macscp.exp: list macscp2_2 for WHERE PASS: gdb.base/macscp.exp: info macro WHERE after `list macscp2_2' PASS: gdb.base/macscp.exp: list macscp3_2 for WHERE PASS: gdb.base/macscp.exp: info macro WHERE after `list macscp3_2' PASS: gdb.base/macscp.exp: info macro FROM_COMMANDLINE PASS: gdb.base/macscp.exp: info macro __FILE__ before running PASS: gdb.base/macscp.exp: info macro __LINE__ before running PASS: gdb.base/macscp.exp: list macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp2' PASS: gdb.base/macscp.exp: list macscp4_2_from_macscp3 KFAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp3' (gdb/555) (PRMS: gdb/555) PASS: gdb.base/macscp.exp: break macscp1_1 PASS: gdb.base/macscp.exp: break macscp2_1 PASS: gdb.base/macscp.exp: break macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: break macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: break macscp2_2 PASS: gdb.base/macscp.exp: break macscp1_2 PASS: gdb.base/macscp.exp: break macscp3_1 PASS: gdb.base/macscp.exp: break macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: break macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: break macscp3_2 PASS: gdb.base/macscp.exp: break macscp1_3 PASS: gdb.base/macscp.exp: continue to macscp1_1 PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp1_1 PASS: gdb.base/macscp.exp: continue to macscp2_1 PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp2_1 PASS: gdb.base/macscp.exp: continue to macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp4_1_from_macscp2 PASS: gdb.base/macscp.exp: continue to macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: continue to macscp2_2 PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp2_2 PASS: gdb.base/macscp.exp: continue to macscp1_2 PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp1_2 PASS: gdb.base/macscp.exp: continue to macscp3_1 PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp3_1 PASS: gdb.base/macscp.exp: continue to macscp4_1_from_macscp3 KFAIL: gdb.base/macscp.exp: info macro WHERE stopped in macscp4_1_from_macscp3 (gdb/555) (PRMS: gdb/555) PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp3 KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/555) PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp4_1_from_macscp3 PASS: gdb.base/macscp.exp: continue to macscp4_2_from_macscp3 KFAIL: gdb.base/macscp.exp: info macro WHERE stopped in macscp4_2_from_macscp3 (gdb/555) (PRMS: gdb/555) PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp3 KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/555) KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/555) PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp4_2_from_macscp3 PASS: gdb.base/macscp.exp: continue to macscp3_2 PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp3_2 PASS: gdb.base/macscp.exp: continue to macscp1_3 PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp1_3 PASS: gdb.base/macscp.exp: breakpoint macscp_expr PASS: gdb.base/macscp.exp: macro MACRO_TO_EXPAND not in scope at breakpoint PASS: gdb.base/macscp.exp: breakpoint macscp_expr using MACRO_TO_EXPAND PASS: gdb.base/macscp.exp: continue to macsp_expr PASS: gdb.base/macscp.exp: print address.addr PASS: gdb.base/macscp.exp: print expression with macro before define. PASS: gdb.base/macscp.exp: next to definition 1 PASS: gdb.base/macscp.exp: print expression with macro in scope. PASS: gdb.base/macscp.exp: user macro override PASS: gdb.base/macscp.exp: choose user macro PASS: gdb.base/macscp.exp: remove user override PASS: gdb.base/macscp.exp: print expression with macro after removing override PASS: gdb.base/macscp.exp: next to definition 2 PASS: gdb.base/macscp.exp: print expression with macro after undef. PASS: gdb.base/macscp.exp: basic macro define PASS: gdb.base/macscp.exp: expansion of defined macro PASS: gdb.base/macscp.exp: basic macro list PASS: gdb.base/macscp.exp: basic redefine, macro with args PASS: gdb.base/macscp.exp: expansion of macro with arguments PASS: gdb.base/macscp.exp: basic macro undef PASS: gdb.base/macscp.exp: print expression with macro after user undef. PASS: gdb.base/macscp.exp: macro define with no arguments PASS: gdb.base/macscp.exp: macro undef with no arguments PASS: gdb.base/macscp.exp: complete 'p FIFTY_SEVEN' PASS: gdb.base/macscp.exp: complete 'p TWENTY_' PASS: gdb.base/macscp.exp: complete 'p FORTY_' PASS: gdb.base/macscp.exp: defining TWENTY_THREE PASS: gdb.base/macscp.exp: complete 'p TWENTY_THREE' PASS: gdb.base/macscp.exp: basic macro splicing PASS: gdb.base/macscp.exp: define splice helper PASS: gdb.base/macscp.exp: splicing plus expansion PASS: gdb.base/macscp.exp: define first varargs helper PASS: gdb.base/macscp.exp: define second varargs helper PASS: gdb.base/macscp.exp: define third varargs helper PASS: gdb.base/macscp.exp: define fourth varargs helper PASS: gdb.base/macscp.exp: c99 varargs expansion PASS: gdb.base/macscp.exp: c99 varargs expansion without an argument PASS: gdb.base/macscp.exp: c99 varargs expansion, multiple formal arguments PASS: gdb.base/macscp.exp: gnu varargs expansion PASS: gdb.base/macscp.exp: gnu varargs expansion without an argument PASS: gdb.base/macscp.exp: gnu varargs expansion special splicing without an argument PASS: gdb.base/macscp.exp: define stringification macro PASS: gdb.base/macscp.exp: define first stringification helper PASS: gdb.base/macscp.exp: define second stringification helper PASS: gdb.base/macscp.exp: simple stringify PASS: gdb.base/macscp.exp: stringify with one space PASS: gdb.base/macscp.exp: stringify with many spaces PASS: gdb.base/macscp.exp: stringify with quotes PASS: gdb.base/macscp.exp: stringify with backslashes PASS: gdb.base/macscp.exp: stringify without substitution PASS: gdb.base/macscp.exp: stringify with substitution PASS: gdb.base/macscp.exp: define si_addr macro PASS: gdb.base/macscp.exp: macro expand siginfo.si_addr PASS: gdb.base/macscp.exp: print __FILE__ PASS: gdb.base/macscp.exp: print __LINE__ Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file PASS: gdb.base/symbol-without-target_section.exp: list main PASS: gdb.base/symbol-without-target_section.exp: print symbol_without_target_section Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/stack-checking.exp ... PASS: gdb.base/stack-checking.exp: continue to breakpoint: breakpoint for small frame PASS: gdb.base/stack-checking.exp: bt PASS: gdb.base/stack-checking.exp: continue to breakpoint: breakpoint for medium frame PASS: gdb.base/stack-checking.exp: bt PASS: gdb.base/stack-checking.exp: continue to breakpoint: breakpoint for big frame PASS: gdb.base/stack-checking.exp: bt Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdb11530.exp ... PASS: gdb.base/gdb11530.exp: print a.i PASS: gdb.base/gdb11530.exp: print sizeof (a.i) PASS: gdb.base/gdb11530.exp: print sizeof (a.i) == sizeof (int) Running /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/gdb.base/gdb1090.exp ... PASS: gdb.base/gdb1090.exp: continue to breakpoint: break-here PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === # of expected passes 16453 # of unexpected failures 483 # of expected failures 9 # of known failures 28 # of unresolved testcases 17 # of untested testcases 41 # of unsupported tests 25 /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/gdb version 8.0.50.20170905-git -nw -nx -data-directory /tmp/pkgsrc-tmp/wip/gdb-git/work/gdb/gdb/testsuite/../data-directory