gdb.info: Altering
Go forward to GDB Files
Go backward to Symbols
Go up to Top
Go to the top op gdb
Altering Execution
Once you think you have found an error in your program, you might want
to find out for certain whether correcting the apparent error would
lead to correct results in the rest of the run. You can find the
answer by experiment, using the GDB features for altering execution of
the program.
For example, you can store new values into variables or memory
locations, give your program a signal, restart it at a different
address, or even return prematurely from a function.
Created Mon Nov 8 17:42:38 2004 on tillpc with info_to_html version 0.9.6.