From: Jeff D. <jd...@ka...> - 2000-06-28 23:57:33
|
Can we see the entire console output, including the command line? That address is on the main process stack, which is somewhat strange since that stack isn't used for very much. In fact, that address is on the top page of the stack, which definitely ought to be there. Jeff |