the key work performed in this stage is to determine which bytes of the binary hold executable instruction and which hold data.
这个阶段要做的主要工作是确定二进制代码中哪些字节是可执行指令、哪些是数据。
when you view the breakpoint properties, this breakpoint appears as an address breakpoint with a memory location corresponding to the next executable instruction in the function.