XDEBUG_JIT        260 xdebug.c       		XG(remote_mode) = XDEBUG_JIT;
XDEBUG_JIT       1841 xdebug.c       	if (!XG(remote_enabled) && XG(remote_enable) && (XG(remote_mode) == XDEBUG_JIT)) {
XDEBUG_JIT       1849 xdebug.c       			XG(context).handler->remote_init(&(XG(context)), XDEBUG_JIT);