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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 29 Mar 2011 17:48:01 +0800
From:	Américo Wang <xiyou.wangcong@...il.com>
To:	Mr Shore <shore.cloud@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Why is there no debug symbols in my vmlinux?

On Tue, Mar 29, 2011 at 2:56 PM, Mr Shore <shore.cloud@...il.com> wrote:
> 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.
>

Hmm, especially CONFIG_DEBUG_INFO and CONFIG_DEBUG_KERNEL.

>
> Why, is this a known issue?
>

No, I will try to see if I can reproduce it here.
--
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