@ -75,6 +75,7 @@ static void process_rc_file(void)
return;
snprintf(text, sizeof(text), "%s/.mspdebug", home);
if (!access(text, F_OK))
process_file(text);
}