HP WDB GUI 5.8 Reference Manual ( February 2008 )
Debugging with WDB GUI
Fixing the Code from within the Debugger
Chapter 3 63
NOTE Changes made to an executable during a debugging session are not saved when
you exit the debugger. To apply the changes outside the debugger, you must
rebuild your executable. There are a number of restrictions on the changes you
can make to your program while it is being debugged. See Restrictions on
Fixing Code from within the Debugger for details.
Fixing code and continuing your program
To edit your source code in the debugger
1. On the File menu, click Open File.
2. In the Directories list, double-click to select the appropriate directory.