GNU debugger notebook. ---------------------- file load file run run program bt show stack break set breakpoint p print value n next step (do not step into functions) s step into function