Use remote debugging on 3.3-Release

1999-11-08 Thread Zhihui Zhang


I did a little remote debugging with serial cable on 4.0-current a while
ago.  But now I can not make it work on 3.3-RELEASE.

I have used kermit to make sure that the cable connection is good.  I also
have added necessary kernel options into the configuration file.  My
questions are:

(1) What flag should I use with sio0.  FreeBSD-current uses 0x80.  What
should I use with 3.3-RELEAE?  I have tried 0x40.

(2) Is there a bug in FreeBSD 3.3-Release that prevents me from doing
remote debugging?

(3) Are there anything not described in the Online manual that I should
pay attention to? 

Any help is appreciated.

-Zhihui



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



Re: Use remote debugging on 3.3-Release

1999-11-08 Thread Kenneth D. Merry

Zhihui Zhang wrote...
 
 I did a little remote debugging with serial cable on 4.0-current a while
 ago.  But now I can not make it work on 3.3-RELEASE.
 
 I have used kermit to make sure that the cable connection is good.  I also
 have added necessary kernel options into the configuration file.  My
 questions are:
 
 (1) What flag should I use with sio0.  FreeBSD-current uses 0x80.  What
 should I use with 3.3-RELEAE?  I have tried 0x40.

I use 0x50 with -stable, and 0x80 with -current.  Annoying, but it seems to
work.  (the stable in question isn't a up-to-the-minute version of -stable,
though)

Ken
-- 
Kenneth Merry
[EMAIL PROTECTED]


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