source: network-demos/DEBUG.hints @ 895dd99

4.11
Last change on this file since 895dd99 was 895dd99, checked in by Joel Sherrill <joel.sherrill@…>, on 05/15/12 at 21:25:56

network-demos - Remove CVS Ids (manual edits)

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