When native part(C++, Qt) of my program crashed I see in logcat some stacktrace. But this messages don't have application name, only "DEBUG" tag. That's why I can not get it for sending crash report (I use ACRA) beacuse "since JellyBean logcat provides only traces from your own app" How I can get it or do that they were writing in the name of my application?
Sorry for my bad english, Thanks!