[TIMOB-11718] CodeProcessor: Create end-user debugging tools
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-08-24T20:11:02.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-11-09T17:10:05.000+0000 |
Updated | 2017-03-20T17:26:45.000+0000 |
Description
We should create a mechanism for debugging apps being run in the code processor in a similar vein to how V8 has a debugger. It would (probably) be a client-server architecture like V8 and would allow some sort of GUI debugger (in studio?) to connect. This would allow end user's to debug their code in a general manner without having to deploy to a specific device (or even platform). It could also allow us to do things like interactive code analysis, execution analysis, and other really cool things.
Code processor is dead.
Closing ticket as code processor is no longer supported.