From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: psmith@gnu.org
Cc: gdb@sourceware.org
Subject: Re: Debugging 32bit apps with 64bit target gdb
Date: Sun, 22 May 2011 23:10:00 -0000 [thread overview]
Message-ID: <201105222310.p4MNA92P021674@glazunov.sibelius.xs4all.nl> (raw)
In-Reply-To: <1306104901.2776.96.camel@homebase> (message from Paul Smith on Sun, 22 May 2011 18:55:01 -0400)
> From: Paul Smith <psmith@gnu.org>
> Date: Sun, 22 May 2011 18:55:01 -0400
>
> On Mon, 2011-05-23 at 00:40 +0200, Mark Kettenis wrote:
> > > From: Paul Smith <psmith@gnu.org>
> > > Date: Sun, 22 May 2011 18:25:10 -0400
> > >
> > > A short summary, I'm trying to see if I can build one GDB executable
> > > with all these properties:
> > >
> > > * Is a 32bit application so it can run on both 32bit and 64bit
> > > systems
> > > * Can debug 32bit applications
> > > * Can debug 64bit applications (when run on a 64bit system
> > > obviously)
> > > * If I can get it to debug a 64bit core file when running on a
> > > 32bit system (with --sysroot pointing to a 64bit sysroot of
> > > course) that would be awesome.
> > >
> > > I'm only concerned with x86 architectures (for now?)
> > >
> > > Is such a thing possible?
> >
> > I believe this is possible on Solaris. It is possible on powerpc
> > Linux. It is *not* possible on Linux. Not GDB's fault. The x86
> > Linux kernel simply doesn't provide the necessary support.
>
> Yes, I'm using Linux. Sorry to forget that detail.
>
> Interesting. I could have sworn I've seen this work before but maybe
> there was simply magic going on behind the scenes (gdb was a shell
> script that invoked a correct version based on the target architecture,
> or something).
>
> So, I need to build a 32bit GDB to debug 32bit apps and a 64bit GDB to
> debug 64bit apps?
A 64-bit x86 Linux GDB will debug both 32-bit and 64-bit code. A
32-bit x86 Linux GDB will only debug 32-bit code.
Cheers,
Mark
prev parent reply other threads:[~2011-05-22 23:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-19 20:18 Paul Smith
2011-05-22 22:25 ` Paul Smith
2011-05-22 22:40 ` Mark Kettenis
2011-05-22 22:55 ` Paul Smith
2011-05-22 23:10 ` Mark Kettenis [this message]
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=201105222310.p4MNA92P021674@glazunov.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=gdb@sourceware.org \
--cc=psmith@gnu.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