Home
last modified time | relevance | path

Searched refs:gdb (Results 1 – 5 of 5) sorted by relevance

/art/tools/
Dart46 --gdb Launch the Android Runtime in gdb.
369 --gdb)
/art/test/testrunner/
Dtestrunner.py133 gdb = False variable
358 if gdb:
597 if gdb:
1019 global gdb
1125 gdb = True
/art/test/etc/
Drun-test-jar775 GDB=gdb
1313 gdb --eval-command="quit" > /dev/null 2>&1
1417 ( gdb -q -p $pid --eval-command="info thread" --eval-command="thread apply all bt" \
/art/test/
DREADME.md152 Prefix by "gdb --args " to run the test in gdb.
Drun-test289 run_args+=(--gdb-arg "$gdb_arg")
308 run_args+=(--gdb)