ILE C/C++ Programmer's Guide
After you start a debug session, you can set or change the following debug
options:
- Whether database files can be updated while debugging your program.
(This option corresponds to the UPDPROD parameter of the STRDBG
command.)
- Whether text searches using FIND are case sensitive.
- Whether OPM programs are to be debugged using the ILE source
debugger. (This corresponds to the OPMSRC parameter.)
Changing the debug options by using the SET debug command affects
the value for the corresponding parameter, if any, specified on the STRDBG
command. You can also use the Change Debug (CHGDBG) command to set
debug options.
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.