[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [openss7] Debugging SCTP 0.1
Chuck,
At the top of linux/include/net/sctp.h there are a bunch of
assert and trace macros which can be included in the code
wherever you want. A bunch are included inline in the
code already. I believe I turned them off on the downloaded
copy because they really fill the logs when they are turned
on. Just change the #if 0 at line 80 to #if 1 and do a
make modules; make modules_install and the debugs will be
turned on. Check your logs, they will fill quickly.
--Brian
Chuck Winters wrote: Thu, 24 May 2001 14:52:34
> Hello All,
> Would anyone know how I could get some more debugging information out
> of the kernel so I can see where this is crashing?
>
> Thanks,
> Chuck
> --
> Chuck Winters | Email:
> cwinters@atl.lmco.com
> Distributed Processing Laboratory | Phone: 856-338-3987
> Lockheed Martin Advanced Technology Labs |
> 1 Federal St - A&E-3W |
> Camden, NJ 08102 |
--
Brian F. G. Bidulock ¦ The reasonable man adapts himself to the ¦
bidulock@openss7.org ¦ world; the unreasonable one persists in ¦
http://www.openss7.org/ ¦ trying to adapt the world to himself. ¦
¦ Therefore all progress depends on the ¦
¦ unreasonable man. -- George Bernard Shaw ¦