Restriction:
Restarting a program
is supported on AIX and Windows only. It is not supported if you have
attached to a process or JVM.
Restriction: You cannot restart a program that you attached to with the debugger. Also, you cannot restart a program that uses Component Broker Series objects.
To start debugging your program from the beginning when your program is stopped, do one of the following:
To start debugging your program again from the beginning when your program is running:
If the previous run of your program produced side effects such as the creation of an output file and the program logic will be changed by the existence of such files from a previous debug session, you may want to erase these files before restarting.