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

  /external/valgrind/main/
config.h 25 #define GDB_PATH "/system/bin/gdb"
  /external/valgrind/main/coregrind/
m_options.c 57 Char* VG_(clo_db_command) = GDB_PATH " -nw %f %p";
m_main.c 253 Char* gdb_path = GDB_PATH; local
261 VG_(clo_vgdb_error), gdb_path, VG_MIN_MALLOC_SZB,
    [all...]

Completed in 159 milliseconds