This commit is contained in:
rsc 2005-01-20 17:53:14 +00:00
parent 9020c5dcc3
commit 303cb7c6db

View file

@ -98,5 +98,11 @@ corefile(char *name, int explicit)
return;
}
print("acid %s # %s %s\n", name, t, hdr->cmd);
/*
* To do: look at command line to determine binary.
* Print stack.
*/
uncrackhdr(hdr);
}