HP WDB GUI 5.8 Reference Manual ( February 2008 )
Debugging with WDB GUI
Setting Object Paths
Chapter 3 49
To move a source path down
1. On the Edit menu, click Source File Paths.
2. In the Source File Paths list, select the source path you want to move down.
3. Click Move Down until the path is where you want it in the list.
4. Click OK.
Tips
• One way to save your source path information is to save your debug session.
• You can automatically set source file paths every time WDB starts by specifying paths in
the .gdbinit file. To automatically load source file paths, add the following line to the
.gdbinit file:
directory path
Setting Object Paths
You can set object paths so that the WDB GUI can locate the object files for the currently
loaded executable. You can also delete and change the order of priority for the object paths
that you have set.