Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
crash debug information
Hello All,
I use SM-Z300F smartphone and develop native application using tizen SDK.
When I run my application in some cases my application is crashes due to errors, and I receive *.cs file in crash-info directory of my project.
In this file I receive some debug information (some info from logcat, call stack, threads, maps info).
Call Stack info usually is very small, like this:
Callstack Information (PID:15282)
Call Stack Count: 1
0: gsignal + 0x34 (0xb6925b84) [/lib/libc.so.6] + 0x2bb84
End of Call Stack
Such information is very small and poor in order to debug problems. Where it is possible to get addition information?
For example core files like in unix systems would be useful to view the whole stack like using gdb utility.
Maybe there is some additional info in filesystem, some files, which can be read?
I need to know why my program crashes and get full info on this.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio