Thank you.

Of course the printk was just a starter :)

Do give me some leads.

On Thu, Aug 11, 2011 at 7:39 PM, J Freyensee <[email protected]> wrote:

> I believe you need to enable the 'DEBUG' macro; however, I don't work with
> printk()'s in the kernel because you are not supposed to use them to begin
> with, so I wouldn't know.
>
> I know pr_err(), pr_info(), need the DEBUG macro defined somewhere...if I'm
> working on a driver I just do a '#define DEBUG' at the top.  Otherwise, go
> into menuconfig and turn it on.
>
>
> On Thu, Aug 11, 2011 at 8:56 AM, Ninja <[email protected]>wrote:
>
>> Dear All,
>>
>> I have been doing some modifications for study purpose on the android
>> kernel.
>>
>> I started with simple printk statements in the /net directory of
>> android kernel source(goldfish 2.6.29). I do not know where to look
>> for logs in the kernel. A simple dmesg on the adb shell did not seem
>> to show such printk statements. I tried looking into /dev/log/ and /
>> proc/kmsg but they don't have them either.
>>
>> How can I proceed?
>>
>>
>> Thanks for all your support
>>
>> --
>> unsubscribe: [email protected]
>> website: http://groups.google.com/group/android-kernel
>
>
>  --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-kernel
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to