foralex / picoc

Automatically exported from code.google.com/p/picoc
0 stars 0 forks source link

Line-by-Line execution and displaying variables, etc..? #113

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
First of all, I'd like to say - great job on this project! 

I ported it to the Blackfin/C++(not being aware of Surveyor), in c. two hours, 
and it works prefectly (especially appreciate the scope of this project)

Anyways - are there any built-in functions, etc.. that would lend themselves to 
be used for real-time debugging of scripts?  Executing line-line(interpreter 
works fine for this), and displaying values of variables would be great....I'd 
like to write a little IDE that does this.

Also, any thoughts given to call-back functions? I guess one could write a 
message pump to poll for callback events instead, though time-sensitive 
routines may suffer a bit.

Seems like it could work a bit like ISR's without being too disruptive.

Just some thoughts.

Cheers,

Original issue reported on code.google.com by Alexande...@gmail.com on 13 Oct 2010 at 2:49

GoogleCodeExporter commented 8 years ago
Thanks for your kind comments and suggestions.

I've changed this from "defect" to "enhancement".

Original comment by zik.sale...@gmail.com on 11 Feb 2011 at 6:30

GoogleCodeExporter commented 8 years ago
Scheduled for release 2.2

Original comment by zik.sale...@gmail.com on 23 Feb 2011 at 5:25

GoogleCodeExporter commented 8 years ago

Original comment by zik.sale...@gmail.com on 23 Feb 2011 at 5:25

GoogleCodeExporter commented 8 years ago
I realize development time on such projects is always scarce... but if this one 
enhancement was made available short of the other items scheduled for release 
2.2.. this one enhancement alone would be extremely valuable to me :-)

Thanks for what you've already provided!

Original comment by mark.gas...@gmail.com on 7 May 2013 at 1:11