HomeSort by relevance Sort by last modified time
    Searched refs:GDBINIT (Results 1 - 2 of 2) sorted by null

  /external/v8/build/android/
adb_gdb 89 GDBINIT=
179 GDBINIT=$optarg
299 Any local .gdbinit script will be ignored, but it is possible to pass a
406 if [ "$GDBINIT" -a ! -f "$GDBINIT" ]; then
407 panic "Unknown --script file: $GDBINIT"
1028 if [ "$GDBINIT" ]; then
1029 cat "$GDBINIT" >> $COMMANDS
  /toolchain/binutils/binutils-2.25/gas/
Makefile.am 361 noinst_SCRIPTS = $(GDBINIT)
362 EXTRA_SCRIPTS = .gdbinit

Completed in 693 milliseconds