Compile it as normal with gcc -g hello.c and run it in gdb: gdb a.out. In the video, I set a catch point for the syscall write:.
確定! 回上一頁