Using Map Files
To load debug information for modules, you can specify map files that contain module information.
- In the main Eclipse* toolbar, expand the drop-down menu next to thebutton and clickDebug Configurations.Alternatively, in the main Eclipse* menu bar, clickRunand selectDebug Configurations.
- Click the debug configuration under theicon on the left.If you do not have existing debug configurations, follow the steps described in the Launching the Debugger section.
- If the paths in the.mapfile do not match the actual paths on your system, you need to create a path mapping rule the following way:
- Open thetab and clickAdd.
- In the opened dialog box specify the path fragment used in the map file (Source) and the one used on your system (Destination).
- ClickOK.
- When you finish adding path rules, clickApplyon the bottom of the tab.
- Navigate to theUEFI Awarenesstab.
- To load the map file, clickBrowsenext to an appropriate field and select the required files.
- ClickApply.
- ClickDebugto launch the debugger.
- To verify that the information from your map file has been loaded successfully, open theview and ensure that all loaded.efifiles are displayed correctly. See the example output below: