0
votes

When I use GDB to debug Android native programs such as SurfaceFlinger, I find that functions cannot be called. For example, I want to see the result of region.isEmpty () : p region.isEmpty (). Errors are generated.