I think you can make configuration CONFIG_DEBUG_INFO.
OR u can configure particular component to debug by changing the
configuration file.

2009/4/18 Prashant Bhole <[email protected]>:
> Sorry for typing mistakes.The example is as follows:
>
> EXTRA_CFLAGS := "-g"
>
> On Sat, Apr 18, 2009 at 3:48 PM, Prashant Bhole
> <[email protected]> wrote:
>>
>> Use add your extra compiler options in EXTRA_CLAGS.
>> e.g.
>> EXTRA_FLAGS := "-g"
>>
>>
>> 2009/4/18 yihect <[email protected]>
>>>
>>> I want to add a macro in module makefile, with which I can enable or
>>> disable debugging, but
>>> how to do it, the CFLAGS seems can't work. Thanks.
>>
>>
>> --
>> ~p~r~a~s~h~a~n~t~
>
>
>
> --
> ~p~r~a~s~h~a~n~t~
>

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to