If your application writes a log file, add this to your report. If your application does not write a log file, consider adding it, since a log is always useful. The log should record what the program is doing, and include the output of
(room)
periodically, say every five minutes.
You can make the application write a bug form to a log file automatically by making your error handlers call
dbg:log-bug-form
.
LispWorks Release Notes and Installation Guide - 23 Dec 2011