home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / gdb-4.12-bin.lha.pi < prev    next >
Text File  |  1994-03-15  |  1KB  |  40 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. gdb
  6. .fullname
  7. GNU debugger
  8. .type
  9. Programmer Tool
  10. .short
  11. GNU debugger, Amiga binary and docs.
  12. .description
  13. The purpose of a debugger such as GDB is to allow you to see what is
  14. going on "inside" another program while it executes, or what another
  15. program was doing at the moment it crashed.
  16.  
  17. GDB can do four main kinds of things (plus other things in support of
  18. these) to help you catch bugs in the act: (1) start your program,
  19. specifying anything that might affect its behavior, (2) make your
  20. program stop on specified conditions, (3) examine what has happened,
  21. when your program has stopped, (4) change things in your program, so
  22. you can experiment with correcting the effects of one bug and go on to
  23. learn about another.
  24.  
  25. You can use GDB to debug programs written in C, C++, and Modula-2.
  26. Fortran support will be added when a GNU Fortran compiler is ready.
  27.  
  28. This is currently only a partial amiga port.  This archive contains
  29. the Amiga binary and documentation.
  30. .version
  31. 4.12
  32. .author
  33. Free Software Foundation
  34. .requirements
  35. Amiga binary requires ixemul.library.
  36. .distribution
  37. GNU Public License
  38. .described-by
  39. Fred Fish (fnf@fishpond.cygnus.com)
  40.