[lldb-dev] LLVM 11.0.1-rc1 has been tagged

2020-11-25 Thread Tom Stellard via lldb-dev
Hi, I've tagged LLVM 11.0.1-rc1. Testers may begin testing and uploading binaries. If you still have bugs you want fixed in LLVM 11.0.1, you have until Dec. 8 to request backports. You can make these requests by filing a bug at bugs.llvm.org and putting release-11.0.1 in the 'blocks' field

[lldb-dev] [Bug 45380] Expression evaluation causes inferior crash on ARM32 remote target

2020-11-25 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=45380 Emre Kultursay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [lldb-dev] [RFC] Moving away from epydoc for the LLDB SB API documentation

2020-11-25 Thread Jonas Devlieghere via lldb-dev
Another issue with epydoc is that it currently doesn't list properties. The checked-in documentation from the old days had them, but I never got epydoc to generate them (and to be fair I never really tried). Instead I looked at alternatives as well. The main issue I found is that it's easy to trick