[TIMOB-15321] Code Processor: Add the ability to analyze just one function or file
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2016-08-24T19:53:30.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Chris Barber |
| Created | 2013-09-23T23:33:17.000+0000 |
| Updated | 2017-03-20T17:36:35.000+0000 |
Description
We should add the ability to start the code processor at a specified function or file, instead of app.js. This will allow users to analyze parts of code that are not normally analyzed/debugged (esoteric error handlers, for example).
Code processor is dead.
Closing ticket as code processor is no longer supported.