source: network-demos/DEBUG.hints @ ce34271

4.11netdemos-4-5-branchnetwork-demos-4-10-branchnetwork-demos-4-6-branchnetwork-demos-4-7-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branchrtems-4-5-branch
Last change on this file since ce34271 was 14cbc50, checked in by Joel Sherrill <joel.sherrill@…>, on 08/21/98 at 15:36:09

Removed reference to TRACE_NETWORK_DRIVER which was KA9Q specific.

  • Property mode set to 100644
File size: 327 bytes
Line 
1#
2#  $Id$
3#
4
5Debugging Hints
6===============
7For debugging, I'd suggest breakpoints in the socket receive and transmit 
8tasks to trace where you're running.  Also, if you have a LANalyzer or 
9workstation with `snoop' capability set it up to show all packets to/from the 
10hardware (Ethernet) address of your target machine.
11
Note: See TracBrowser for help on using the repository browser.