Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h424 static bool NewThreadNotifyBreakpointHit(void *baton,
H A DProcessGDBRemote.cpp3664 bool ProcessGDBRemote::NewThreadNotifyBreakpointHit( in NewThreadNotifyBreakpointHit() function in ProcessGDBRemote
3729 ProcessGDBRemote::NewThreadNotifyBreakpointHit, this, true); in StartNoticingNewThreads()