I believed ASTERIX-1459 to be fixed, but it seems there are some issues. When running the execution tests, if I step into a generated evaluator, I can set breakpoints as normal. But, when running a one-off single test, it seems while I can step into the generated evaluators, I cannot set breakpoints. I will re-open 1459 for further investigation.
Thanks, -MDB On Tue, Sep 13, 2016 at 6:16 PM Xikui Wang <[email protected]> wrote: > Hi Devs, > > I am debugging with FieldAccessByIndexEvalFactory, and the break points are > not working here. This may be related to ASTERIXDB-1459 > <https://issues.apache.org/jira/browse/ASTERIXDB-1459>. Is this fixed in > the code base? Thanks. > > Best, > Xikui >
