Hi there. I would like to trace the Android base framework code, want to understand how the modules work. For example the surfaceflinger, Skia and etc. How do I make a debug build for emulator on Linux PC? and how to trace into the framework?
I tried default emulator build but it seems giving a release build, (host_build_type=release) no symbols exposed when using gdb. Also, it looks like few modules have standalone testing program, for instance surfaceflinger. Anyone tried that? Appreciate any information. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

