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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gdb.py 60 _, gdbpy_errors = run_gdb('--args', sys.executable)
61 if "auto-loading has been declined" in gdbpy_errors:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdb.py 60 _, gdbpy_errors = run_gdb('--args', sys.executable)
61 if "auto-loading has been declined" in gdbpy_errors:

Completed in 59 milliseconds