As a reminder, any pending commits you might have planned for LLDB this weekend
must not break any of the bots we’re using to validate the health of the source
tree. Thanks to everyone who nominated a validation process for the pending
reformatting. We’ll assume that each of these validation e
https://llvm.org/bugs/show_bug.cgi?id=30265
Bug ID: 30265
Summary: LLDB-MI: environment-cd doesn't change working
directory for inferior
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
It is my pleasure to announce that LLVM 3.9.0 is now available.
Get it here: http://llvm.org/releases/download.html#3.9.0
This release is the result of the LLVM community's work over the past
six months, including ThinLTO, new libstdc++ ABI compatibility,
support for all OpenCL 2.0 and all non-of
I'm trying to debug a problem with floating-point traps on 64-bit Mac OS X, and
it would be extremely useful to be able to change values in xmm registers. I'm
working with command-line LLDB, because I'm partially sighted and the Xcode GUI
is just too complicated and confusing for me. I've manage