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

  /src/external/gpl3/gdb.old/dist/gdb/nat/
windows-nat.h 163 DWORD desired_stop_thread_id = -1; member in struct:windows_nat::windows_process_info
246 desired_stop_thread_id. If DEBUG_EVENTS is true, logging will be
251 /* See if a pending stop matches DESIRED_STOP_THREAD_ID. If so,
  /src/external/gpl3/gdb/dist/gdb/nat/
windows-nat.h 163 DWORD desired_stop_thread_id = -1; member in struct:windows_nat::windows_process_info
246 desired_stop_thread_id. If DEBUG_EVENTS is true, logging will be
251 /* See if a pending stop matches DESIRED_STOP_THREAD_ID. If so,

Completed in 13 milliseconds