home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / bugalr.zip / BUGREAD.ME < prev    next >
Text File  |  1993-06-12  |  2KB  |  35 lines

  1. BugAlert offers the programmer a unique capability to debug an application.  It
  2. provides the ability to view information from windows and applications open on
  3. the desktop and this can be done with or without a debugger, e.g., IBM's 
  4. IPMD.EXE, in operation.  If the debugger is needed it can be started from
  5. BugAlert.  Once started the debugger operates normally except that now BugAlert 
  6. is also available to harvest information from window handles and set breakpoints 
  7. in the window procedures associated with those handles.  The debugger used must 
  8. be a PM debugger and have the ability to operate in an asynchronous mode.  
  9. BugAlert's internal help will explain everything.  At present, breakpoints can 
  10. only be set in the IPMD debugger, but as more OS/2 2.0 PM debuggers become 
  11. available on the market, these will be added.
  12.  
  13. There are three files besides this BUGREAD.ME file contained in this zipped 
  14. file--
  15.  
  16.     BUGUNREG.EXE    (the unregistered copy of BUGALERT.EXE)
  17.     BUGALERT.HLP
  18.     TUTL.DLL
  19.  
  20. If these files were unzipped onto the BugAlert diskette, BugAlert can be run 
  21. from the diskette without any furthur considerations.  But if you want to 
  22. install BugAlert onto your hard disk, the .hlp and .dll files should be placed 
  23. in the same directory as the .exe file or the .dll file placed in the LIBPATH 
  24. path and the .hlp placed in the HELP path.  Also, rename BUGUNREG.EXE to 
  25. BUGALERT.EXE.
  26.  
  27. A note about the registered vs. unregistered copy.  The unregistered copy of
  28. BugAlert (the one contained in this diskette) has most of the usability
  29. contained in the registered version.  But to make it desireable to purchase the
  30. registered version, we've disabled certain capabilities.  In the unregistered 
  31. version the ability to list all the windows on the desktop along with certain 
  32. information about each window has been disabled along with the ability to change
  33. the default debugger and application.  The defaults can be overridden so this
  34. doesn't detract from the functionality.
  35.