From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27687 invoked by alias); 10 May 2013 16:59:20 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 27645 invoked by uid 48); 10 May 2013 16:59:17 -0000 From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/15407] Partial frame info in sysdeps/x86_64/start.S Date: Fri, 10 May 2013 16:59:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jan.kratochvil at redhat dot com X-Bugzilla-Target-Milestone: 2.18 X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-SW-Source: 2013-05/txt/msg00072.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15407 --- Comment #19 from H.J. Lu 2013-05-10 16:59:17 UTC --- How does GDB know FRAMELESS_P is true for x86-64 _start? There is no difference between i386 and x86-64 _start in stack frame info. It seems to me that FRAMELESS_P should be false if there is no CFI. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.