HP WDB GUI Reference Manual (August 2006)

Chapter 4 69
4 Troubleshooting WDB GUI
Error Messages
The following table explains the causes and solutions for the various error messages that the
system displays while you work with WDB GUI:
Table 4-1 Error Message descriptions
Message Cause Solution
Failed to find
debugger
1.If gdb is not in the
default path
/opt/langtools/bin/
2. If GDB_SERVER is not
set to a valid path
1. Export GDB_SERVER=<gdb_path>
2. Export GDB_SERVER to valid path
(pointing to gdb).
export GDB_SERVER=/path/to/gdb
Cannot determine
location for current
line.
The cursor is in an
invalid location in the
Source view when you
initiate one of the
following operations:
Insert/Remove
Breakpoint
Run To Cursor
Set Next Statement
Move the cursor to a valid source line in
the Source view.
Failed to change to
directory
You have entered an
invalid path for the
current working
directory.
From the Load Program dialog box, click
the Run tab, and check the Working
Directory text entry.