Re: dwz update

2021-03-08 Thread Brian Callahan
On Monday, March 8th, 2021 at 11:15 AM, Christian Weisgerber wrote: > Stuart Henderson: > > > > Released today, and amongst others it adds DW_OP (DW_OP_entry_value, 0xa3) > > > > > > which I think should fix with LLVM 11 on amd64. (The existing dwz is ok > > > > > > on i386 with LLVM 11). > > >

Re: dwz update

2021-03-08 Thread Christian Weisgerber
Stuart Henderson: > > Released today, and amongst others it adds DW_OP (DW_OP_entry_value, 0xa3) > > which I think should fix with LLVM 11 on amd64. (The existing dwz is ok > > on i386 with LLVM 11). > > tidier Makefile patch (thanks naddy) - Seems to produce usable debug packages with clang

Re: dwz update

2021-03-08 Thread Stuart Henderson
On 2021/03/08 12:27, Stuart Henderson wrote: > Released today, and amongst others it adds DW_OP (DW_OP_entry_value, 0xa3) > which I think should fix with LLVM 11 on amd64. (The existing dwz is ok > on i386 with LLVM 11). tidier Makefile patch (thanks naddy) - Index: Makefile

dwz update

2021-03-08 Thread Stuart Henderson
Released today, and amongst others it adds DW_OP (DW_OP_entry_value, 0xa3) which I think should fix with LLVM 11 on amd64. (The existing dwz is ok on i386 with LLVM 11). Index: Makefile === RCS file: /cvs/ports/devel/dwz/Makefile,v