Registers store data for the CPU for easy access. esp is a special register called (extended) stack pointer, and $esp is the way you reference it in GDB.
確定! 回上一頁