home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / trace2.zip / README.TXT < prev    next >
Text File  |  1994-04-16  |  786b  |  48 lines

  1. This is a version of Daniel Hildebrand's Tracer
  2. utility, updated to work with OS/2 2.X and compiled
  3. using emx 0.8g
  4.  
  5. You will require the emx dlls to use this executable version
  6. of Tracer.  Alternatively, you should be able to recompile the
  7. source using any OS/2 32bit C compiler.
  8.  
  9.  
  10. Any questions or comments can be addressed to
  11.  
  12. Dan Bright
  13. bright@ee.ualberta.ca
  14.  
  15. --------------------------------------------------
  16.  
  17. Contents
  18.  
  19.  
  20. Tracer Debug Server
  21. --------------------        
  22. TRACE2.DEF
  23. TRACE2.C
  24. TRACER.ICO
  25. TRACEID.H
  26. TRACE2D.C
  27. TRACE2P.C
  28. TRACE2.RC
  29. TRACE2.EXE
  30.  
  31.  
  32. Debugging Include file
  33. ----------------------
  34. TRACE2.H
  35.  
  36.  
  37. Sample Debug Client
  38. -------------------
  39. CLIENT.H       
  40. CLIENT.ICO      
  41. CLIENT.C
  42. CLIENT.RC    
  43. CLIENT.DEF  
  44. CLIENT.EXE
  45.  
  46.  
  47.  
  48.