http://llvm.org/bugs/show_bug.cgi?id=14323
Bug #: 14323
Summary: LLDB does not support debugging multi-threaded
programs (Linux/FreeBSD)
Product: lldb
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
AssignedTo: lldb-dev@cs.uiuc.edu
ReportedBy: daniel.malea@intel.com
Classification: Unclassified
LLDB ToT is able to debug single-threaded programs, but in multi-threaded
programs, only the main (first) thread is displayed.