Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

strange output from config(1)



I have recently added a GENERIC.local file to my build environment, so that I always deg DEBUG and LOCKDEBUG. Today when looked at the kernel it built, I see strange output. It almost looks as though there's some left-over unitialized buffer space after the cinclude'd data:

% config -x netbsd.gdb
...
###> options    DEBUG           # expensive debugging checks/support
###> options    LOCKDEBUG       # expensive locking checks/support
###>
### (end include "arch/amd64/conf/GENERIC.local")
STS
RADIO_STEP_POS
RADIO_TYPE_POS
RADIO_TYPE
CMD
RX_CHAIN
CMD
TX_CHAIN
RADIO_STEP
RX_CHAIN_POS
TX_CHAIN_POS
CMD
RADIO_DASH_POS
RADIO_DASH
%


Any clues, anyone?




+------------------+--------------------------+----------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:          |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+


Home | Main Index | Thread Index | Old Index