[uClinux-dev] Debugging init problem
Arun Biyani
"abiyani at unix dot telasic dot com" at unix.telasic.com
Wed Jan 31 17:07:01 EST 2007
I currently can only boot up in single user mode. In order to debug
this, I put
a few printf statements in user/init/simpleinit.c. However, output from
those print
statements never shows up on the console. Isn't initialization done by
user application
"init" and the source is simpleinit.c? The other print statements in
start_kernel and
rest_init all are writing to the console and I can see the outputs. Am I
modifying
the correct file?
Thx
More information about the uClinux-dev
mailing list