Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GoogleCodeExporter opened this issue Oct 14, 2015 · 4 comments
Open

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

GoogleCodeExporter opened this issue Oct 14, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 13 Oct 2010 at 2:49

@GoogleCodeExporter
Copy link
Author

Thanks for your kind comments and suggestions.

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

Original comment by [email protected] on 11 Feb 2011 at 6:30

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Scheduled for release 2.2

Original comment by [email protected] on 23 Feb 2011 at 5:25

  • Added labels: Milestone-Release2.2

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 23 Feb 2011 at 5:25

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 7 May 2013 at 1:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant