标签: printing arm gdb instructions thumb
假设您正在使用gdb会话,并且您通过x / [num_of_instructions] i [地址]打印了libc函数的指令。 gdb如何知道它们是否被解释为拇指或手臂指令?