How to debug applications from CLI without Tizen Studio

Original Created Dec 10, 2016 | Regeneration Apr 22, 2026

I would like to know how to debug an application on the emulator using the command line interface (CLI). I'm familiar with building packages, installing, and running applications via CLI, but I can't find information on how to start debugging without using Tizen Studio.

Problem Understanding

The user wants to debug Tizen applications directly from the command line without relying on Tizen Studio's GUI interface. While the CLI provides commands for building, installing, and running applications, debugging functionality is not well-documented.

Solution Methods

  1. Check CLI Documentation: Review the latest CLI documentation on Samsung Tizen OS website for any debugging-related commands.
  2. GDB Integration: Consider using GDB (GNU Debugger) with the Tizen CLI tools for debugging native applications.
  3. Remote Debugging: For web applications, you can use remote debugging tools like Chrome DevTools by enabling remote debugging on the Tizen emulator.

Additional Tips

  • The official Tizen CLI documentation has moved to Samsung Tizen OS website. Always check the latest documentation there.
  • If you're working with web applications, you can use sdb commands to forward ports for remote debugging.
  • For native applications, compiling with debug symbols and using GDB might be the most viable CLI debugging option.

Customize your cookie preferences

You can enable or disable non-essential cookies. Essential cookies are always on to ensure the site works properly and to keep you signed in.

Necessary

These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.

Always on

Analytics

These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.

Enable analytics cookies
Public Forum Public Forum
Employees only. Please sign in with your company account.