Debugging Sedona Code

129 views
Skip to first unread message

Anthony BC

unread,
Feb 22, 2016, 7:58:55 AM2/22/16
to Sedona Framework

Hi Guys,

Has anyone developed a debugging tool for Sedona yet ???

Murat Egrikavuk

unread,
Feb 22, 2016, 8:13:00 AM2/22/16
to Sedona Framework

I am not sure what level of debugging you are seeking.

If the Sedona device you are working with supports outputting text to a console, you can insert Sys.out.print statements in your code for debugging purposes.

Or better, make use of the logging functionality built into the Sedona core: http://www.sedonadev.org/doc/logging.html

On Mon, 22 Feb 2016 07:36:38 +0200, Anthony BC <tony...@gmail.com> wrote:


Hi Guys,

Has anyone developed a debugging tool for Sedona yet ???
-- 

dtechc...@gmail.com

unread,
Feb 24, 2016, 10:13:16 AM2/24/16
to Sedona Framework
easyio has a debugger in its cpt tool

Anthony BC

unread,
Feb 24, 2016, 2:01:13 PM2/24/16
to Sedona Framework
Thanks I am using it now but it does not have breakpoints watches, step through etc it just checks the code where are you based are you using CPT

Vincent Wang

unread,
Feb 24, 2016, 8:38:22 PM2/24/16
to sedo...@googlegroups.com
I don't think CPT Tools provides a sedona debugger, it just reports compiling errors in the code. It is helpful to find code syntax issues, but it is not a debugger.

--
You received this message because you are subscribed to the Google Groups "Sedona Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sedonadev+...@googlegroups.com.
To post to this group, send email to sedo...@googlegroups.com.
Visit this group at https://groups.google.com/group/sedonadev.
For more options, visit https://groups.google.com/d/optout.

Anthony BC

unread,
Feb 25, 2016, 3:04:11 PM2/25/16
to Sedona Framework
Vincent yes you are right that's all it does, be nice to have break,watches,step through see where the pointer is etc.
Reply all
Reply to author
Forward
0 new messages