You can record input and output to a file to help you make command script files and to help you see what has happened before. You can record input only, or input and output. Input includes user actions, including GUI actions and commands you enter in the console.
The debugger records to the file you specified. You can view and edit this file in a text editor.
Copyright © 2001-2011, Intel Corporation. All rights reserved.