Home
last modified time | relevance | path

Searched refs:NewThreadNotifyBreakpointHit (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.h388 NewThreadNotifyBreakpointHit (void *baton,
DProcessGDBRemote.cpp2997 ProcessGDBRemote::NewThreadNotifyBreakpointHit (void *baton, in NewThreadNotifyBreakpointHit() function in ProcessGDBRemote
3031 … m_thread_create_bp_sp->SetCallback (ProcessGDBRemote::NewThreadNotifyBreakpointHit, this, true); in StartNoticingNewThreads()