= gdb r run until breakpoint/end b breakpoint at function b breakpoint at LOC b : breakpoint at LOC of file d delete breakpoint N info break information about breakpoints c continue until next breakpoint f continue until end of function s step LOC s step N LOCs p print variable set = set variable to value bt print backtrace q quit info threads information about threads t load the context/backtrace of thread N