From: Don Dugger <n0ano@n0ano.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] gdb'ing 32-bit executable on IA64
Date: Mon, 11 Nov 2002 19:05:27 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590709805385@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805292@msgid-missing>
Nitin-
I just remembered, there's one more gotcha you have to deal with
to run `gdb' on IA32 processes. `gdb' uses the shell to actually
execute the target program and, by default, it winds up using
the IA64 version of the shell. This doesn't work.
What you have to do is spcify an IA32 shell through the `SHELL'
environment variable when using the IA32 `gdb'. If all of the
IA32 programs are in the directory `/usr/ia32/bin' then the
following sommand should work:
SHELL=/usr/ia32/bin/sh /usr/ia32/bin/gdb $*
On Wed, Oct 30, 2002 at 08:14:22AM -0700, Don Dugger wrote:
> Nitin-
>
> Use an IA32 `gdb'. The standard `gdb' on IA64 machines only deals with
> IA64 processes. All you have to do is copy `gdb' over from an IA32
> machine and then use that to debug your IA32 processes.
>
> On Wed, Oct 30, 2002 at 09:58:05AM -0500, Sane_Purushottam@emc.com wrote:
> > When I try to run a 32-bit executable in gdb on a IA-64 linux (RH 7.2), I
> > can set the breakpoint fine but when I try to run it, I get an error "Can't
> > insert breakpoint for slot numbers greater than 2"
> >
> > What's the solution ??
> >
> > Nitin Sane
> > sane_purushottam@emc.com
> > (508) 382-7319
> >
> >
> > _______________________________________________
> > Linux-IA64 mailing list
> > Linux-IA64@linuxia64.org
> > http://lists.linuxia64.org/lists/listinfo/linux-ia64
>
> --
> Don Dugger
> "Censeo Toto nos in Kansa esse decisse." - D. Gale
> n0ano@n0ano.com
>
> _______________________________________________
> Linux-IA64 mailing list
> Linux-IA64@linuxia64.org
> http://lists.linuxia64.org/lists/listinfo/linux-ia64
--
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
n0ano@n0ano.com
next prev parent reply other threads:[~2002-11-11 19:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-30 14:58 [Linux-ia64] gdb'ing 32-bit executable on IA64 Sane_Purushottam
2002-10-30 15:14 ` Don Dugger
2002-11-11 19:05 ` Don Dugger [this message]
2002-11-11 19:16 ` Don Dugger
2002-11-11 19:24 ` David Mosberger
2002-11-12 17:34 ` Don Dugger
2002-11-12 18:23 ` David Mosberger
2002-11-12 20:19 ` Don Dugger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590709805385@msgid-missing \
--to=n0ano@n0ano.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox