Given: load exe the debug-info / elf symbols are not being loaded, for instance: print environ (which should still be accessable)
I have looked at this bug today and it appears to disappear down some antlr-generated routine in Parser.class. The trail is this: cli.parseExpression -> ExpressionFactory.parse -> parser.getAST parser.AST is in the generated class Parser.class(antlr.Parser). Not sure where to go from here. Per your request Sami I am assigning to you. If you're not sure what to do with it either, toss it back into the general pool I guess.