CVS commit: wikisrc
Andreas Gustafsson <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: wikisrc Committed By: gson Date: Wed Oct 26 15:38:45 UTC 2022 Modified Files: wikisrc: kernel_debugging_with_qemu.mdwn Log Message: Simplify the instructions for symbolic kernel debugging using qemu by using the kernel debug symbols that are now included in the debug set, and by using a releng daily build rather than a local build. This also means the instructions now work for amd64, and they now use amd64 as the example architecture. Bump the size of the virtual disk to 10G as 8G is not sufficient for amd64. Use "dhcpd -w" to work around PR 56598. Drop a remaining reference to the qemu Nagle bug as qemu versions having the bug should be rare by now. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 wikisrc/kernel_debugging_with_qemu.mdwn Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.