You can save a formatted bug report or compiler warnings report for an application by choosing File > Export... in the debugger or project window. The bug report includes a stack backtrace for all threads in the application, while the compiler warnings report contains the same information provided in the project window's Warnings page.
The Export... dialog gives you the option of saving the report as either text HTML. If you choose to save the report to a file, an editor window automatically opens to show the file. The saved report contains a section for user-supplied information into which you can type supplemental text.
Note: This is not a facility for saving backtraces for any bugs you find in the Functional Developer environment. The debugger cannot introspect on the development environment's threads.
Figure 6.7 The Export... dialog.