Gdb (GNU Debugger)

From Rizzo_Lab
Revision as of 09:15, 19 October 2018 by Lprentis (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


Compile code in debugg mode.

type gdb followed by executable:

 gdb ~/dock6_09-02-09/src/dock/dock6.debug

then type run followed by input:

 run -i fast01-min20.in

then retrace:

  backtrace