我不知道为什么但是我的副本pahole
碰巧不适用于在C++ 11中编译的任何二进制文件,它适用于C++ 03,但不适用于C++ 11:在pahole中有C++ 11支持吗?
输出是这样的
die__process_class: tag not supported (template_type_parameter)!
die__process_unit: DW_TAG_unspecified_type (0x3b) @ <0x1a26> not handled!
pahole: No debugging information found
Run Code Online (Sandbox Code Playgroud)