summaryrefslogtreecommitdiff
path: root/lldb/source/Target/ThreadPlanSingleThreadTimeout.cpp
AgeCommit message (Expand)Author
2024-08-28Disable ThreadPlanSingleThreadTimeout during step over breakpoint (#104532)jeffreytan81
2024-08-15Fix single thread stepping timeout race condition (#104195)jeffreytan81
2024-08-11[lldb] Silence warningAlexandre Ganea
2024-08-06Fix ASAN failure in TestSingleThreadStepTimeout.py (#102208)jeffreytan81
2024-08-05New ThreadPlanSingleThreadTimeout to resolve potential deadlock in single thr...jeffreytan81