HomeSort by: relevance | last modified time | path
    Searched defs:darwin_find_new_inferior (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
darwin-nat.c 544 darwin_find_new_inferior (task_t task_port, thread_t thread_port) function
660 inf = darwin_find_new_inferior (task_port, thread_port);
  /src/external/gpl3/gdb.old/dist/gdb/
darwin-nat.c 541 darwin_find_new_inferior (task_t task_port, thread_t thread_port) function
657 inf = darwin_find_new_inferior (task_port, thread_port);

Completed in 26 milliseconds