How to step into qt lib code in Android durring debugging ?
-
How to step into qt lib code on Android, when i debug my application ?
I can to go by qt lib code when my build platform is Windows, but when my host platform is windows and build platform is Android i can't. What's source path mapping in Debug section of preference should i set ?
Qt version: 6.9
Android 11
Path of qt: C:\Qt
Path of source: C:\Qt\6.9.0\Src