To display the source file:
The Source window displays the source code and sets the scope appropriately.
To display the source file using the command line:
Enter the following command:
(idb) list mainThe debugger displays the source code of the main function in helloworld.
Copyright © 2001-2011, Intel Corporation. All rights reserved.