[lldb-dev] [Bug 22964] New: LLDB hangs if remote lldb-gdbserver died after attach
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Mar 20 10:12:16 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=22964
Bug ID: 22964
Summary: LLDB hangs if remote lldb-gdbserver died after attach
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: tberghammer at google.com
Classification: Unclassified
Repro:
* Remote debugging from Linux to Linux (most likely wrong in other platforms
also)
* Select platform and connect to it
* Attach to a remote running application
* Kill lldb-gdbserver and lldb-platfrom (both are lldb-server instances)
manually from the OS
* Try to exit from lldb (exit command or Ctrl+D)
Expected result:
* LLDB exits cleanly
Actual result:
* LLDB hangs on exit
--
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/20150320/bf13a510/attachment.html>
More information about the lldb-dev
mailing list