add O0 also, we found android libraries source-level debugging was smoother with that.
LOCAL_C_FLAGS += -g -O0 On Mon, Mar 21, 2011 at 1:37 AM, yogi <[email protected]> wrote: > Hi All, > > I am working on webkit native library. I want to know how to make it > debugable (includeing the debug symbols using -g in Cflags). > Kindly give me the ways to make is debugable.I think i have to make > changes in Android.mk.By including the LOCAL_C_FLAGS = -g > > Correct me if i am wrong. > Regards > Yogendra > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Regards, Deva www.bittoggler.com -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
