HomeSort by relevance Sort by last modified time
    Searched full:output_jdb (Results 1 - 1 of 1) sorted by null

  /ndk/
ndk-gdb.py 335 def output_jdb(text): function
764 background_spawn([JDB_CMD,'-connect','com.sun.jdi.SocketAttach:hostname=localhost,port=%d' % (JDB_PORT)], True, output_jdb, True, input_jdb)
    [all...]

Completed in 851 milliseconds