Error "variable tracking size limit exceeded"

Hello, after I encounter bug about the prototype won’t run on some device (in this case is Asus Zenfone 4) based on my another thread >> https://www.fusetools.com/community/forums/bug_reports/unable_to_run_apk_prototype_on_other_device

So, I decided to debug it again with device is connected (usually I am just build the apk and install it on device using adb) using

fuse build --target=Android --run

and then this error appeared.
file

Am I doing something wrong? or is this a bug?

Thank you in advance.
Greetings.

Hi!

Looks like we are running into a limitation in the C++ compiler. Can you please provide a test project that reporduces this issue? Thanks!