OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GDBSETUP
(Results
1 - 4
of
4
) sorted by null
/external/skia/platform_tools/android/bin/
android_gdb_native
27
GDBSETUP
=$GDB_TMP_DIR/gdb.setup
36
} > $
GDBSETUP
51
$GDB_HOST -x $
GDBSETUP
57
rm $
GDBSETUP
android_gdb_app
52
GDBSETUP
=$GDB_TMP_DIR/gdb.setup
53
echo "target remote :$PORT" >> $
GDBSETUP
58
${ANDROID_TOOLCHAIN}/host_prebuilt/bin/gdb-orig -x $
GDBSETUP
64
rm $
GDBSETUP
/external/skqp/platform_tools/android/bin/
android_gdb_native
27
GDBSETUP
=$GDB_TMP_DIR/gdb.setup
36
} > $
GDBSETUP
51
$GDB_HOST -x $
GDBSETUP
57
rm $
GDBSETUP
android_gdb_app
52
GDBSETUP
=$GDB_TMP_DIR/gdb.setup
53
echo "target remote :$PORT" >> $
GDBSETUP
58
${ANDROID_TOOLCHAIN}/host_prebuilt/bin/gdb-orig -x $
GDBSETUP
64
rm $
GDBSETUP
Completed in 73 milliseconds