Hello all,

I'm researching the webkit on Android. Now I have a problem. I want to
enable the logging function in webcore, such as LOGV in
WebFrame::reportError(WebCoreFrameBridge.cpp). I think there is a
"powser switch" to do this.

I add "#define LOG_NDEBUG 1" at the top of WebCore/config.h and build
external/webkit again, and then push libwebcore.so into my device. But
it's failed. There is no more logging infomation about browser through
adb logcat.
I also change LOG_DISABLED from 1 to 0 in  WebCore/config.h. But it is
also failed.

Anyone can help me ? Thanks a lot.

Regards,

Philip
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to