我正在尝试使用gdb调试Linux,我用"compile kernel with debug info“编译了内核。"/home/Linux/vmlinux" is not a core dump: File format not recognized
即使我设置了debug配置,它也显示“找不到调试符号”。
Run '"/usr/bin/python" "/home/ctnguyenvn/.eclipse/org.eclipse.platform_4.18.0_155965261_linux_gtk_x86_64/plugins/org.python.pydev.core_8.3.0.202104101217/pysrc/setup_cython.py" build_ext --inplace'
我希望从核心转储中检索可执行文件,用于获取此信息的任何linux包的输出都应该在其输出中包含execfn。以下是我迄今尝试过的几点:kms: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/test$ file ss
ss: ELF 64-bit LSB core file x86-64, version 1 (SYSV), too many program header sections (6841$gd
我试图在我的Linux桌面上读取一个ARM核心文件,但它似乎无法弄清楚我的核心文件。有没有办法告诉gdb我的核心文件是什么类型的?./daemon: ELF 32-bit LSB executable, ARM, version 1, dynamically linked (uses shared libs), for GNU/LinuxThis GDB was configured as "x86_64-linux-gnu"./core<