Starting the debugging. We can open a binary inside GDB with the command gdb ./[binary_file]. Here binary_name is the name of the file we want to debug.
確定! 回上一頁