From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jose Luu" Date: Tue, 16 Jan 2001 16:01:06 +0000 Subject: [Linux-ia64] Re: status of debugging ia32 executables on ia64 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Thanks Don, I am reporting full success with gdb 5.0 (taken as is from ia32 suse 7.0), and I have been able to debug my problem. I have had less success with strace which did not let the executable run (killed by SIGSGV), and I also got in the log file: IA32 syscal #29 issued, may be we should implement it. (what call is it ?) Jose