diff options
author | grog <grog@FreeBSD.org> | 1999-04-07 09:28:03 +0000 |
---|---|---|
committer | grog <grog@FreeBSD.org> | 1999-04-07 09:28:03 +0000 |
commit | 23a589f45ba719ddb3d051d5c71098c19b10c4df (patch) | |
tree | 89b714bfc94b5697e0e0889c16dbdba2b16e229b /usr.sbin/apm | |
parent | 68437b1a0e8b58742a74cd819278c2cd5f520bb3 (diff) | |
download | FreeBSD-src-23a589f45ba719ddb3d051d5c71098c19b10c4df.zip FreeBSD-src-23a589f45ba719ddb3d051d5c71098c19b10c4df.tar.gz |
1. Modify config to issue different code for debugging.
2. Config complains if you use -g:
Debugging is enabled by default, there is no ned to specify the -g option
3. Config warns you if you don't use -s:
Building kernel with full debugging symbols. Do
"config -s BSD" for historic partial symbolic support.
To install the debugging kernel, do make install.debug
(BSD was the name of the config file I used; I print out the same
name).
4. Modify Makefile.i386, Makefile.alpha, Makefile.pc98 and config to
work if a kernel name other than 'kernel' is specified. This is
not absolutely necessary, but useful, and it was relatively easy.
I now have a kernel called /crapshit :-)
5. Modify Makefile.i386, Makefile.alpha, Makefile.pc98 "clean" target
to remove both the debug and normal kernel.
6. Modify all to install the stripped kernel by default and the debug
kernel if you enter "make install.debug".
7. Update version number of Makefiles and config.
Diffstat (limited to 'usr.sbin/apm')
0 files changed, 0 insertions, 0 deletions