show_local_vars 1345 xdebug.c if (XG(remote_enabled) || XG(show_local_vars)) { show_local_vars 1646 xdebug.c if (XG(show_local_vars) && XG(stack) && XDEBUG_LLIST_TAIL(XG(stack))) { show_local_vars 1193 xdebug_handler_gdb.c return show_local_vars(context, args, dump_used_var); show_local_vars 1203 xdebug_handler_gdb.c tmp = show_local_vars(context, args, dump_used_var_with_contents);