Hi, When i use dbg, it appears strange. if set a breakpoint at a line, then use r/c command, it can stop exactly at the line. If i use 's' command, the result is right, but it appears not line by line execution. Could you explain it ? Thanks