NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/55557: Releases should include kernel debug symbols
The following reply was made to PR toolchain/55557; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: toolchain/55557: Releases should include kernel debug symbols
Date: Sun, 9 Aug 2020 11:45:11 +0200
 On Sun, Aug 09, 2020 at 09:15:00AM +0000, Andreas Gustafsson wrote:
 > PR 50128 is somewhat related to this, but narrower in scope
 
 Building debug info for the kernel(s) is enabled by adding
 MKKDEBUG=yes (I have it in /etc/mk.conf, but should work as well if
 passed via -V on the build.sh command line). For each netbsd
 kernel generated, it creates an additional netbsd.gdb.
 But this is not installed / packaged anywheree.
 
 Christos recently added .debug files for modules, so with MKDEBUG=yes you
 should have all symbols in the build results.
 
 So we need to somehow package the netbsd.gdb files and make them available
 in the release dir.
 
 Martin
 
Home |
Main Index |
Thread Index |
Old Index