I am debugging a program using gdb. First I load my executable, then I continue to run the program. I sometimes want to interrupt execution of my progr
load
continue