home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1099.lha / Programs / PoolWatch / Product-Info < prev    next >
Encoding:
Fred Fish's Product-Info  |  1995-04-12  |  1.5 KB  |  53 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. PoolWatch
  6. .type
  7. Developer Utility
  8. .short
  9. Debug tool for pool-allocations (OS3.x)
  10. .description
  11. PoolWatch  is a debug tool for OS 3.0 and higher designed to watch and
  12. correct  illegal  allocation  and  freeing  of  memory  that  use  the
  13. pool-functions provided in OS 3.0 and upwards.  PoolWatch is necessary
  14. since  Mungwall  do  not  catch any illegal memory handling concerning
  15. pool-allocations.
  16.  
  17. PoolWatch  is especially useful in combination with Enforcer, Mungwall
  18. (which  will  watch  normal  allocations  that  use AllocMem/FreeMem),
  19. SegTracker and FindHit (included in the Enforcer archive).
  20.  
  21. If  SegTracker  is  running  in  the system when PoolWatch is started,
  22. PoolWatch   will  use  the  public  SegTracker  seglist  tracking  for
  23. identifying  the  hunk  and  offset  into the executable doing illegal
  24. allocations.
  25.  
  26. You  *need*  sushi  to run PoolWatch.  PoolWatch will use kprintf() to
  27. output  text, and without sushi (or a terminal-program :) you will not
  28. be able to see the text.  Future versions will probably support output
  29. to stdio too.
  30.  
  31. .version
  32. 1.01
  33. .date
  34. 1995.04.06
  35. .author
  36. Magne Østlyngen
  37. .requirements
  38. Requires OS3.x
  39. .distribution
  40. Freeware
  41. .address
  42. Strandveien 59B
  43. N-9007 Tromsø
  44. Norway
  45. .email
  46. magneoe@stud.cs.uit.no (Magne Oestlyngen)
  47. .docs
  48. PoolWatch.doc
  49. .described-by
  50. Dan Fish (daf@starfish.amigalib.com)
  51. .submittal
  52. Downloaded via ftp from wuarchive.wustl.edu.
  53.