[lldb-dev] [Bug 38312] two errors from unrecognized command

2018-07-25 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=38312 Raphael Isemann changed: What|Removed |Added CC||teempe...@gmail.com

[lldb-dev] [Bug 38317] New: Address breakpoints don't work if set before the process launches

2018-07-25 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=38317 Bug ID: 38317 Summary: Address breakpoints don't work if set before the process launches Product: lldb Version: unspecified Hardware: PC OS: Windows NT

[lldb-dev] Problem with address breakpoints

2018-07-25 Thread Ted Woodward via lldb-dev
Hi Jim, I found a breakpoint problem. Setting a breakpoint by address doesn't work if the process isn't running. I traced it back to r322348, "Fix Breakpoint::RemoveInvalidLocations to fix the exec testcase.", from January 11. With ToT from a few days ago on x86_64 Linux, I get the address of

Re: [lldb-dev] LLDB Demangling

2018-07-25 Thread Pavel Labath via lldb-dev
Hello Stefan, thank you for working on this. I believe this work will bring a huge improvement to LLDB. Adding something like DemangleWithRichNameIndexInfo to the Mangled class makes sense to me. However, I don't think that function should be taking an ItaniumPartialDemangler as an argument. The

[lldb-dev] [7.0.0 Release] One week to the branch

2018-07-25 Thread Hans Wennborg via lldb-dev
Hello everyone, Here's just a quick reminder that the upcoming release branch is scheduled for creation one week from today, on Wednesday 1 August 2018. Please try to avoid disruptive changes close to the branch. The full release schedule is available under Upcoming Releases at