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 sim/9064] ARMulator hangs running executable with wrong ABI


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

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |vapier at gentoo dot org
         Resolution|                            |INVALID
         AssignedTo|unassigned at sourceware    |nickc at redhat dot com
                   |dot org                     |

--- Comment #2 from Mike Frysinger <vapier at gentoo dot org> 2011-11-06 07:45:19 UTC ---
i don't think the arm sim is designed to handle Linux userspace apps at all. 
so the behavior you describe sounds correct to me.  the simulator is running at
full speed simulating the arm code, and sometimes the "syscalls" that the Linux
app is executing are being interpreted as syscalls in a different 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]