Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Emi SUZUKI <emi-suzuki@tjsys.co.jp>
To: uweigand@de.ibm.com
Cc: gdb-patches@sourceware.org
Subject: Re: [rfc] [2/4] SPU overlay support: The SPU target part
Date: Tue, 08 May 2007 08:10:00 -0000	[thread overview]
Message-ID: <20070508.171059.207583878.emi-suzuki@tjsys.co.jp> (raw)
In-Reply-To: <200705072225.l47MPxAl024340@d12av02.megacenter.de.ibm.com>

Hello Ulrich, 

I know that the duscussion about the corresponding gdbarch changes is
going on (and I unfortunately have no alternative idea about it), but
just want to notice you something that I came across.  

> +static void
> +spu_overlay_new_objfile (struct objfile *objfile)
> +{
> +  struct spu_overlay_table *ovly_table;
> +  bfd *obfd = objfile->obfd;
> +  struct obj_section *osect;

It will cause SEGV if objfile is NULL.  
That code seems to be optimized out by `-O2' option of GCC, though.  

-- 
Emi SUZUKI / emi-suzuki at tjsys.co.jp


  reply	other threads:[~2007-05-08  8:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07 22:26 Ulrich Weigand
2007-05-08  8:10 ` Emi SUZUKI [this message]
2007-05-08 12:40   ` Ulrich Weigand
2007-05-10 21:55     ` Daniel Jacobowitz
2007-05-10 22:20       ` Ulrich Weigand
2007-05-11 17:32         ` Daniel Jacobowitz
2007-05-11 19:09           ` Ulrich Weigand
2007-05-11 19:33             ` Daniel Jacobowitz

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=20070508.171059.207583878.emi-suzuki@tjsys.co.jp \
    --to=emi-suzuki@tjsys.co.jp \
    --cc=gdb-patches@sourceware.org \
    --cc=uweigand@de.ibm.com \
    /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