This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug backtrace/14646] [x32] backtrace doesn't work


http://sourceware.org/bugzilla/show_bug.cgi?id=14646

--- Comment #10 from H.J. Lu <hjl.tools at gmail dot com> 2012-10-01 18:42:07 UTC ---
(In reply to comment #9)
> OK, you are right; GCC has built it as x32 but the kernel executes it as
> x86_64:
> 
> $ file x32
> x32: ELF 32-bit LSB executable, x86-64, version 1 (SYSV), statically linked,
> not stripped
> 

Your kernel has partial x32 support.  I don't think we should
count on it.  It is better to run x32 tests in x32 environment.

-- 
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]