From: Andrew Cagney <cagney@gnu.org>
To: Mark Kettenis <kettenis@gnu.org>, joseph@codesourcery.com
Cc: eliz@gnu.org, kevinb@redhat.com, gdb-patches@sources.redhat.com
Subject: Re: Assume solib.h
Date: Fri, 19 Nov 2004 17:11:00 -0000 [thread overview]
Message-ID: <419E2914.1020903@gnu.org> (raw)
In-Reply-To: <200411181436.iAIEabdF025983@juw15.nfra.nl>
> Date: Thu, 18 Nov 2004 09:09:43 -0500
> From: Andrew Cagney <cagney@gnu.org>
> Mark wrote:
> > Yup, I'm wrong. Not *every* embedded target will break. Some of them
> > include solib-svr4.o or some other solib-xxx.o; powerpc-elf is one of
> > them. I'm also wrong that it breaks vax-dec-openbsd* for pretty much
> > the same reason. However, there are plenty of embedded targets for
> > which I'm pretty certain that my analysis is true: arm-elf, mips-elf,
> > i386-elf are among them.
>
> I'm not.
This is for mips-elf:
cagney@to-dhcp51$ ./gdb /tmp/a.out
GNU gdb 6.3.50_2004-11-01-cvs
...
(gdb) b main
Breakpoint 1 at 0xa00202b0: file hello.c, line 5.
(gdb) target sim
Connected to the simulator.
(gdb) load
...
(gdb) run
Starting program: /tmp/a.out
Breakpoint 1, main () at hello.c:5
5 hello.c: No such file or directory.
in hello.c
sigh,
Joseph,
Given that no one has raised a concern over my original point that it
would break _AIX_ and _HPUX_ (the latter doesn't build anyway) (perhaps
this key point was lost in the noise), and given that Kevin's also given
his approval, you're finally clear to throw the switch and assume solib.
Kevin's dummy solib simplifies things slightly. I think the real patch
will just need to add #include "solib.h" where needed, and remove all
the existing *.tm:DEPRECATED_TM_FILE=solib.h and {tm,nm}-*.h:#include
"solib.h". I'd also test it on a GNU/Linux system.
Have fun, and thank you for your patience. (Hmm, what's left, if
Solaris is useable, it's time to add a NEWS entry!)
Andrew
next prev parent reply other threads:[~2004-11-19 17:11 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-11 19:39 Andrew Cagney
2004-11-11 20:06 ` Mark Kettenis
2004-11-11 21:48 ` Andrew Cagney
2004-11-11 22:24 ` Mark Kettenis
2004-11-12 15:52 ` Andrew Cagney
2004-11-12 17:20 ` Eli Zaretskii
2004-11-15 21:32 ` Kevin Buettner
2004-11-15 23:35 ` Mark Kettenis
2004-11-17 17:35 ` Eli Zaretskii
2004-11-15 23:59 ` Andrew Cagney
2004-11-16 1:20 ` Daniel Jacobowitz
2004-11-16 5:00 ` Eli Zaretskii
2004-11-16 8:37 ` Mark Kettenis
2004-11-16 20:54 ` Eli Zaretskii
2004-11-16 16:14 ` Andrew Cagney
2004-11-16 19:18 ` Mark Kettenis
2004-11-18 14:10 ` Andrew Cagney
2004-11-18 14:37 ` Mark Kettenis
2004-11-18 17:28 ` Kevin Buettner
2004-11-19 17:11 ` Andrew Cagney [this message]
2004-11-19 17:25 ` Randolph Chung
2004-11-19 17:36 ` Joel Brobecker
2004-11-19 17:40 ` Randolph Chung
2004-11-19 17:56 ` Joel Brobecker
2004-11-19 19:29 ` Joseph S. Myers
2004-11-16 21:06 ` Eli Zaretskii
2004-11-16 22:27 ` Andrew Cagney
2004-11-17 4:52 ` Eli Zaretskii
2004-11-16 1:40 ` Daniel Jacobowitz
2004-11-16 4:54 ` Eli Zaretskii
2004-11-16 16:31 ` Andrew Cagney
2004-11-16 19:45 ` Mark Kettenis
2004-11-16 21:06 ` Eli Zaretskii
2004-11-12 1:11 ` Randolph Chung
2004-11-13 1:10 ` Andrew Cagney
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=419E2914.1020903@gnu.org \
--to=cagney@gnu.org \
--cc=eliz@gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=joseph@codesourcery.com \
--cc=kettenis@gnu.org \
--cc=kevinb@redhat.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