Hello debug-info fans, There has been a lot of activity in the debug-info area lately, and I was wondering if there's interest in a BoF session this April. Alternatively we could just have a hacker-lab table again, which worked out pretty well at the last US meeting. Some potential discussion topics for the BoF/table could be: * Improving debugging of optimized code ** Defining what -Og might mean ** How to handled function merging and outlining ** Tactics for finding where passes drop debug info * "COMDAT DWARF" ** tactics for being able to strip/deduplicate DWARF for functions that are stripped/deduplicated. * Tools related to debug info testing/verification ** opt -debugify ** the venerable llvm-dwarfdump ** DIVA (presented last year), other new tools * DWARF v5 work I'm happy to make an official proposal to EuroLLVM if there's interest, otherwise I'm equally happy to hang out at a Hacker Lab table. Thanks, --paulr
Jonas Devlieghere via llvm-dev
2018-Feb-09 20:03 UTC
[llvm-dev] Interest in a Debug Info BoF at EuroLLVM?
Hi Paul, I’d definitely be interested in this! Jonas> On Feb 6, 2018, at 8:53 PM, via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello debug-info fans, > > There has been a lot of activity in the debug-info area lately, and > I was wondering if there's interest in a BoF session this April. > Alternatively we could just have a hacker-lab table again, which > worked out pretty well at the last US meeting. > > Some potential discussion topics for the BoF/table could be: > > * Improving debugging of optimized code > ** Defining what -Og might mean > ** How to handled function merging and outlining > ** Tactics for finding where passes drop debug info > > * "COMDAT DWARF" > ** tactics for being able to strip/deduplicate DWARF for functions > that are stripped/deduplicated. > > * Tools related to debug info testing/verification > ** opt -debugify > ** the venerable llvm-dwarfdump > ** DIVA (presented last year), other new tools > > * DWARF v5 work > > I'm happy to make an official proposal to EuroLLVM if there's > interest, otherwise I'm equally happy to hang out at a Hacker Lab > table. > > Thanks, > --paulr > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev