Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Luis Machado <lgustavo@codesourcery.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [commit] reimplement AIX shared-lib support (v3)
Date: Tue, 07 May 2013 13:45:00 -0000	[thread overview]
Message-ID: <5189057B.5070909@codesourcery.com> (raw)
In-Reply-To: <1367850045-26717-1-git-send-email-brobecker@adacore.com>

On 05/06/2013 04:20 PM, Joel Brobecker wrote:
> Hello,
>
> This is the version that I just checked in. It includes the minor
> suggestions sent by Tom (25 Apr 2013).
>
> There is the matter of default_symfile_offsets force-setting
> some section offsets to zero, but I will handle that separately
> using Tom's suggestion, with wider testing.
>

When trying to build with --enable-targets=all i seem to be falling into 
a build error due to a warning.

gdb/solib-aix.c: In function ‘solib_aix_normal_stop_observer’:
gdb/solib-aix.c:781:3: error: implicit declaration of function 
‘solib_aix_free_library_list’ [-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors
make[2]: *** [solib-aix.o] Error 1

The function is only used in solib-aix.c though, so i'm a little 
confused. I worked around it (for my purposes) by declaring it in 
solib-aix.h.


  parent reply	other threads:[~2013-05-07 13:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06 14:20 Joel Brobecker
2013-05-06 15:13 ` Pedro Alves
2013-05-07  8:42   ` Joel Brobecker
2013-05-07  8:56     ` Pedro Alves
2013-05-07 10:10       ` Joel Brobecker
2013-05-07 10:14   ` Joel Brobecker
2013-05-07 13:45 ` Luis Machado [this message]
2013-05-07 14:15   ` Tom Tromey
2013-05-07 14:17     ` Luis Machado
2013-05-07 14:28       ` Joel Brobecker
2013-05-07 14:31         ` Luis Machado
2013-05-07 14:45         ` Luis Machado
2013-05-08  6:15           ` Joel Brobecker
2013-05-07 15:24       ` Tom Tromey

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=5189057B.5070909@codesourcery.com \
    --to=lgustavo@codesourcery.com \
    --cc=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.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