(gdb) s
   settime (ts=0x1017b08) at settime.c:32
   32        if (clock_settime (CLOCK_REALTIME, ts) == 0)
   (gdb) s

Try setting a breakpoint in clock_settime().


Reply via email to