Re: [Dwarf-Discuss] debug_aranges use and overhead

2022-02-25 Thread David Blaikie via Dwarf-Discuss
On Fri, Feb 25, 2022 at 1:23 AM tom.russ...@sony.com wrote: > Hi David, > > > > We don’t use .debug_aranges in our debugger (and, to my knowledge, never > have). Our strategy is to up front load all the debug information and > convert it to our internal format. For that reason, the sections relat

Re: [Dwarf-Discuss] debug_aranges use and overhead

2022-02-25 Thread Tom.Russell--- via Dwarf-Discuss
Hi David, We don’t use .debug_aranges in our debugger (and, to my knowledge, never have). Our strategy is to up front load all the debug information and convert it to our internal format. For that reason, the sections relating to accelerated access are not useful for us as we’ll be visiting & i