https://llvm.org/bugs/show_bug.cgi?id=28621
Bug ID: 28621
Summary: lldb-mi can't get variables of a frame (-stack-list-*
MI-commands) if the thread didn't cause the stop event
Product: lldb
Version: 3.9
Hardware: Macintosh
Hi,
Running into a problem where closing the TTY window on OS X while on a
breakpoint using LLDB-MI does not allow the SIGHUP to be passed through to the
debuggee. I had to add the following call to get the debuggee to terminate when
closing the window if LLDB-MI was not in a break state.
proc
https://llvm.org/bugs/show_bug.cgi?id=27634
ema...@freebsd.org changed:
What|Removed |Added
CC||ema...@freebsd.org
Assignee|lldb-
https://llvm.org/bugs/show_bug.cgi?id=24388
Bhushan Attarde changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|