====== Procedure: To Go to a Source Line from the Debug Menu ====== From the Debug Menu, do the following: * Select Go To Source... from the Search menu item. The following dialog displays: {{Goto_Source.gif?251x158}} * You can then go to a source line by one of the following methods: ^Method^Description^ |Currently executing line|The line in the source code for the instruction that is currently executing| |Line number|A line in the source code| |Label|A label in the source code|