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

  /src/external/gpl3/gdb/dist/gdbserver/
server.cc 294 attach_inferior (int pid) function
3362 if (attach_inferior (pid) == 0)
4434 if (attach_inferior (pid) == -1)
  /src/external/gpl3/gdb.old/dist/gdbserver/
server.cc 305 attach_inferior (int pid) function
3311 if (attach_inferior (pid) == 0)
4345 if (attach_inferior (pid) == -1)

Completed in 60 milliseconds