Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Paul Smith <psmith@gnu.org>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: gdb@sourceware.org
Subject: Re: Debugging 32bit apps with 64bit target gdb
Date: Sun, 22 May 2011 22:55:00 -0000	[thread overview]
Message-ID: <1306104901.2776.96.camel@homebase> (raw)
In-Reply-To: <201105222240.p4MMeAfF013279@glazunov.sibelius.xs4all.nl>

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?

Thanks!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <psmith@gnu.org>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


  reply	other threads:[~2011-05-22 22:55 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 [this message]
2011-05-22 23:10       ` Mark Kettenis

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=1306104901.2776.96.camel@homebase \
    --to=psmith@gnu.org \
    --cc=gdb@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    /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