From: "Pierre Muller" <muller@ics.u-strasbg.fr>
To: <gdb-patches@sourceware.org>, "'Joel Brobecker'" <brobecker@adacore.com>
Subject: RE: [RFA/Windows] Remove ADD_SHARED_SYMBOL_FILES macro
Date: Sun, 24 May 2009 12:36:00 -0000 [thread overview]
Message-ID: <004301c9dc6c$29d6a000$7d83e000$@u-strasbg.fr> (raw)
In-Reply-To: <20090522171005.GC15288@ednor.casa.cgf.cx>
> -----Message d'origine-----
> De : gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Christopher Faylor
> Envoyé : Friday, May 22, 2009 7:10 PM
> À : gdb-patches@sourceware.org; Joel Brobecker; Pierre Muller
> Objet : Re: [RFA/Windows] Remove ADD_SHARED_SYMBOL_FILES macro
>
> Thanks for relabelling the subject so that I'd notice it.
>
> On Fri, May 22, 2009 at 08:30:42AM -0700, Joel Brobecker wrote:
> >> 2009-05-15 Pierre Muller <muller@ics.u-strasbg.fr>
> >>
> >> * symfile.c (add_shared_symbol_files_command): Remove
> >> prototype and function.
> >> (_initialize _symfile): Move "add-shared-symbol-files"
> >> command and "assf" alias.
> >
> >This part is fine.
> >
> >> * windows-nat.c (_initialize_windows_nat): to here.
> >
> >This part, however, is unnecessary, I think. There is already a
> command
> >called dll-symbols that calls the very same function
> (dll_symbol_command).
> >My suggestion would be to delete the add-shared-symbols-files
> entirely,
> >or to make it a deprecated alias to dll-symbols.
> >
> >Chris, what do you think?
>
> I don't know enough about how other people use this command. I use
> dll-symbols all of the time (for one specific dll which shall go
> unamed). I don't know if people are using other commands instead so I
> don't think it can be deleted. Making it an alias makes sense, though.
>
> With that change, I'm fine with checking this in.
Thanks, I committed the patch with
add-shared-symbol-files as an alias.
This patch removes config/i386/nm-cygwin*.h headers
If I try to do a
simple make at gdb level I get this:
$ make
# Regenerate the Makefile and the tm.h / nm.h links.
CONFIG_FILES="Makefile" \
CONFIG_COMMANDS= \
CONFIG_HEADERS= \
/bin/sh config.status
config.status: creating Makefile
config.status: linking ../../purecvs/gdb/config/i386/nm-cygwin.h to nm.h
config.status: error: ../../purecvs/gdb/config/i386/nm-cygwin.h: file not
found
make: *** [Makefile] Error 1
Is this an error in the Makefile?
Going up one level and doing 'make all-gdb' doesn't help,
but doing a
./config.status --recheck
allows to get complilation to succeed again.
(I didn't try 'make clean all', this might be enough...)
Pierre Muller
Pascal language support maintainer for GDB
next prev parent reply other threads:[~2009-05-24 12:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-14 22:23 [RFA] " Pierre Muller
2009-05-22 15:30 ` [RFA/Windows] " Joel Brobecker
2009-05-22 17:10 ` Christopher Faylor
2009-05-24 12:36 ` Pierre Muller [this message]
2009-05-25 6:17 ` Joel Brobecker
2009-05-25 8:40 ` Pierre Muller
2009-05-25 22:57 ` Joel Brobecker
2009-05-25 23:13 ` Pedro Alves
2009-06-22 20:50 ` Joel Brobecker
2009-06-23 1:55 ` Christopher Faylor
2009-06-24 17:03 ` Pedro Alves
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='004301c9dc6c$29d6a000$7d83e000$@u-strasbg.fr' \
--to=muller@ics.u-strasbg.fr \
--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