http://llvm.org/bugs/show_bug.cgi?id=20908

            Bug ID: 20908
           Summary: llgs: ensure only one thread is marked SIGSTOP on
                    Ctrl-C
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@cs.uiuc.edu
          Reporter: tfi...@google.com
    Classification: Unclassified

* Adjust TestGdbRemote_qThreadStopInfo to verify only one thread is marked as
stopped for the interrupt.
* Adjust llgs accordingly.  Currently llgs is showing each thread as marked
with a SIGSTOP instead of just one.  The other threads should respond with T00.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to