Lines Matching full:tool
30 Additionally, specific tool versions maybe needed.
84 a particular tool) requires a bit more trickery but can be achieved
95 (2) Run gdb on the tool executable. Eg:
114 (5) Run the tool with required options (the --tool option is required
117 (gdb) run --tool=lackey pwd
125 puts the tool executable into a wait loop soon after it gains
130 GDB to the tool executable, which should be in the abovementioned
161 --run-libc-freeres=no --tool=cachegrind -v \
162 inner/.../bin/valgrind --vgdb-prefix=./inner --tool=none -v prog
203 When using self-hosting with an outer Callgrind tool, use '--pop-on-jump'
216 To run regression tests with another outer tool:
218 --outer-tool=helgrind --all
220 --outer-args allows to give specific arguments to the outer tool,
245 --outer-tool=callgrind perf
258 When the outer tool is callgrind or cachegrind, the following
262 (where tt is the two letters abbreviation for the inner tool(s) run).
267 --outer-tool=callgrind \