lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 29 Mar 2011 14:56:13 +0800
From:	Mr Shore <shore.cloud@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Re: Why is there no debug symbols in my vmlinux?

Hi all!

I've configure all `CONFIG_DEBUG_` related options to `y`,but when I
try to debug the kernel,it says no debug symbols found:

    gdb /usr/src/linux-2.6.32.9/vmlinux /proc/kcore

    Reading symbols from /usr/src/linux-2.6.32.9/vmlinux...(no
debugging symbols found)...done.

And I've checked with `make V=1` that there is the -g flag.


Why, is this a known issue?

Thanks in advance!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ