[ 
https://issues.apache.org/jira/browse/ASTERIXDB-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425152#comment-15425152
 ] 

Till commented on ASTERIXDB-1459:
---------------------------------

This works, right?

> Debugging support for code that's generated ...
> -----------------------------------------------
>
>                 Key: ASTERIXDB-1459
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1459
>             Project: Apache AsterixDB
>          Issue Type: Task
>          Components: AsterixDB
>            Reporter: Till
>            Assignee: Michael Blow
>
> ... or hidden behind generated code. Currently we generate some byte code to 
> avoid repetitive implementation of some language features. The disadvantage 
> of this approach is that the generated byte code (and code that's called from 
> the generated byte code) is difficult to debug. 
> We need to find a way to debug such code (e.g. by generating Java code that 
> could be picked up by a debugger?).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to