GDB Debugging 2007 September 21 at around 00 o'clock WST +0800 by Bodey Baker Nerdy I always forget basic commands in gdb, so here my guide: gdb –args program flag1 flag2backtraceup/down - move through the backtraceprint var_name - prints value of variable