polyakov.alex added a comment. I'm a little bit confused about situation with thread id before my changes. For example:
(gdb) thread list ~"Process 31642 stopped\n* thread #1: tid = 31642, 0x000000000041eed0 bash`main, name = 'bash', stop reason = breakpoint 1.1\n" ^done What we should use as a thread ID? Thread number or tid? The main problem that before my changes exec-like commands used thread number, but SBThread uses tid, as I know. https://reviews.llvm.org/D47838 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits