In message <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes:
: printf("foo do foo\n");
: crash_here();
: printf("after the crash\n");
: 
: And never see the statement "foo do foo\n";
: Is that correct?

Yes.  But I had a lot of printfs in the code that I was debugging and
the last few wouldn't be printed before the crash.

But this was on a serial console where I had printed >> transmit fifo
size.

Warner



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to