SUBJECT: A utility for debugging Stata programs AUTHOR: Timothy J. Schmidt Federal Reserve Bank of Kansas City SUPPORT: 816-881-2307 COMMENTS: The findbug utility consists of an ado-file, findbug.ado, its associated help-file, findbug.hlp, and an executable file, either logscan.exe for DOS systems or logscanu for Sun systems. C-source files are included to allow compilation on other systems. To install, copy findbug.ado and findbug.hlp either to the current directory or to any directory in the ado-path. Copy the appropriate executable file either to the current directory or to any directory in the PATH. From inside Stata, on-line help is available, type `help findbug'.