[lldb-dev] Inconsistencies in CIE pointer in FDEs in .debug_frame

2019-11-24 Thread Martin Storsjö via lldb-dev
Hi, I'm looking into something that seems like an inconsistency in handling of the CIE pointer in FDEs in .debug_frame, between how debug info is generated in LLVM and consumed in LLDB. For FDEs in .eh_frame, the CIE pointer/cie_id field is interpreted as an offset from the current FDE -

Re: [lldb-dev] LLDB Website is not being updated

2019-11-24 Thread Tanya Lattner via lldb-dev
I’ll have to check the status of moving the scripts over and what is going on. But yes, this is all related to moving to GitHub and modifying scripts that used to be either on a post-commit hook or nightly cron. -Tanya > On Nov 21, 2019, at 3:04 PM, Jonas Devlieghere wrote: > > I see a bunch