[lldb-dev] [Bug 28859] New: LLDB-MI: data-disassemble command doesn't accept "$pc" as start and end address parameter

2016-08-04 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=28859 Bug ID: 28859 Summary: LLDB-MI: data-disassemble command doesn't accept "$pc" as start and end address parameter Product: lldb Version: unspecified Hardware: PC OS

[lldb-dev] [Bug 28858] New: LLDB-MI: no notification about process stopped if attaching to a process

2016-08-04 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=28858 Bug ID: 28858 Summary: LLDB-MI: no notification about process stopped if attaching to a process Product: lldb Version: unspecified Hardware: PC OS: Linux

[lldb-dev] [Bug 28857] New: LLDB-MI: break-enable doesn't enable specified breakpoints

2016-08-04 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=28857 Bug ID: 28857 Summary: LLDB-MI: break-enable doesn't enable specified breakpoints Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW

[lldb-dev] [3.9 Release] Release Candidate 1 source and binaries available

2016-08-04 Thread Hans Wennborg via lldb-dev
Source and binaries for LLVM-3.9.0-rc1 are now available at http://llvm.org/pre-releases/3.9.0/#rc1 Please try it out, run tests, build your favourite projects, and *file bugs* about anything that doesn't work and needs to be fixed for the release. Please CC me on any findings. Thanks, Hans _

Re: [lldb-dev] [cfe-dev] [3.9 Release] Please write release notes!

2016-08-04 Thread George Burgess IV via lldb-dev
Added MSSA note in r277739. Thanks for the heads up! On Aug 3, 2016 9:55 PM, "Dmitry Polukhin via cfe-dev" < cfe-...@lists.llvm.org> wrote: > Renato, > > Thank you for the summary of abi_tags changes for the release notes. I > think everything is correct. Sorry, I was out for a while. > > Dmi