Home
last modified time | relevance | path

Searched refs:gdb_trace_setactions (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
Dlimits.exp137 gdb_trace_setactions "memrange limit test: set first actions" \
145 gdb_trace_setactions "memrange limit test: set second actions" \
153 gdb_trace_setactions "memrange limit test: set third actions" \
219 gdb_trace_setactions "bytecode limit test: set first actions" \
227 gdb_trace_setactions "bytecode limit test: set second actions" \
235 gdb_trace_setactions "bytecode limit test: set third actions" \
Dactions.exp92 gdb_trace_setactions "5.1b: set actions for first tracepoint" \
106 gdb_trace_setactions "5.1d: set actions for second tracepoint" \
120 gdb_trace_setactions "5.2a: set actions for last (default) tracepoint" \
136 gdb_trace_setactions "5.3a: reset actions for first tracepoint" \
161 gdb_trace_setactions "5.5a: set empty actions for first tracepoint" \
186 gdb_trace_setactions "5.7: invalid action" \
Dcollection.exp114 gdb_trace_setactions "collect $msg: define actions" \
179 gdb_trace_setactions "collect $msg: define actions" \
218 gdb_trace_setactions "collect $msg: define actions" \
275 gdb_trace_setactions "collect $msg: define actions" \
340 gdb_trace_setactions "collect $myregs: define actions" \
386 gdb_trace_setactions "collect $msg: define actions" \
432 gdb_trace_setactions "collect globals: define actions" \
Dwhile-stepping.exp72 gdb_trace_setactions "5.12: set stepcount to $stepcount" \
94 gdb_trace_setactions "$msgstring" \
108 gdb_trace_setactions "5.16: step without collecting anything" \
Dreport.exp166 gdb_trace_setactions "9.x: setup TP to collect regs" \
171 gdb_trace_setactions "9.x: setup TP to collect args" \
175 gdb_trace_setactions "9.x: setup TP to collect locals" \
179 gdb_trace_setactions "9.x: setup TP to collect stack memory" \
183 gdb_trace_setactions "9.x: setup TP to collect expressions" \
Dbacktrace.exp162 gdb_trace_setactions "8.6: setup TP to collect regs" \
166 gdb_trace_setactions "8.6: setup TP to collect regs, args, and locals" \
170 gdb_trace_setactions "8.6: setup TP to collect stack mem cast expr" \
Dpacketlen.exp77 gdb_trace_setactions "setup collect actions" \
Dwhile-dyn.exp90 gdb_trace_setactions "5.12: define while-stepping <stepcount>" \
Dcirc.exp79 if [gdb_trace_setactions "set actions for $func" \
Dsave-trace.exp84 gdb_trace_setactions "10.x: set actions for tracepoint $x" \
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/lib/
Dtrace-support.exp104 proc gdb_trace_setactions { testname tracepoint args } { procedure