[lldb-dev] [Bug 20908] New: llgs: ensure only one thread is marked SIGSTOP on Ctrl-C
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Sep 11 09:56:04 PDT 2014
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 at cs.uiuc.edu
Reporter: tfiala at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140911/f813b546/attachment.html>
More information about the lldb-dev
mailing list