<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html lang="en"> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Source Code Locations page, Preferences window</title> <link rel="stylesheet" type="text/css" href="../help.css"> </head> <body> <h1>Common Source Lookup Path page, Preferences window</h1> <p>You can add or remove source containers by clicking <b>Window > Preferences > C/C++ > Debug > Common Source Lookup Path</b>.</p> <img src="../images/debug_src_pref.png" alt="Debug Source Code Locations Preferences"> <dl> <dt>Add</dt> <dd>Insert a new source container.</dd> <dt>Edit</dt> <dd>Modify the currently selected souce container.</dd> <dt>Remove</dt> <dd>Remove the currently selected souce container.</dd> <dt>Up</dt> <dd>Move the currently selected source container higher in the list.</dd> <dt>Down</dt> <dd>Move the currently selected source container lower in the list.</dd> </dl> <p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p> </body> </html>