<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:labath@google.com" title="labath@google.com">labath@google.com</a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - SBProcess::Stop stops only the main thread, not all threads"
   href="https://llvm.org/bugs/show_bug.cgi?id=25046">bug 25046</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>labath@google.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>lldb-dev@lists.llvm.org
           </td>
           <td>labath@google.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - SBProcess::Stop stops only the main thread, not all threads"
   href="https://llvm.org/bugs/show_bug.cgi?id=25046#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - SBProcess::Stop stops only the main thread, not all threads"
   href="https://llvm.org/bugs/show_bug.cgi?id=25046">bug 25046</a>
              from <span class="vcard"><a class="email" href="mailto:labath@google.com" title="labath@google.com">labath@google.com</a>
</span></b>
        <pre>Which version of lldb are you using? If it is 3.6 as the summary says, I would
strongly recommend trying 3.7 out as it has significantly better linux support.

SBProcess.Stop() should stop the inferior process and all it's threads. Note
that we have a bug somewhere which causes the thread states to be reported
incorrectly, so you shouldn't trust those for now. If process.is_stopped is
true, then all threads are stopped.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>