Home | History | Annotate | Download | only in Unix
      1 set confirm off
      2 set output-radix 16
      3 b SecGdbScriptBreak
      4 command
      5 silent
      6 source SecMain.gdb
      7 c
      8 end
      9