I don't know about the IDE/development tools of Tizen based on eclipse.

If you changed native stuffs - framework, library, webkit, efl or osp
app... you can use gdb or lldb (I'm sure whether tizen is using llvm), and
nm, ldd, ps, xwininfo, strace, dbus-monitor... traveling under /proc ...
If you work with html5, you can try debugging with chromium browser with
inspector, Wireshark out of emulator....
That's the traditional way to develop based on linux, And It's quite nice
:-)

Cheers,
JC

2013/2/27 차상욱 <csw8...@naver.com>

>
>
> Hi.****
>
> I am working with NDis166 board to test Tizen IVI.****
>
> I could make an image which was raw type and booted with USB device.****
>
> When I changed something in the code, how can I debug it?****
>
> I am a newbee and need your help.****
>
>
>
> Thanks.****
>
> _______________________________________________
> General mailing list
> General@lists.tizen.org
> https://lists.tizen.org/listinfo/general
>
>
_______________________________________________
General mailing list
General@lists.tizen.org
https://lists.tizen.org/listinfo/general

Reply via email to