mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
s/cygnus.com/.../
This commit is contained in:
parent
5a2a0a2077
commit
47b95330e3
@ -1,3 +1,9 @@
|
||||
2002-02-23 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* README: Remove references to cygnus.com.
|
||||
* MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
|
||||
dot com'' form. Remove references to cygnus.com and sourceware.
|
||||
|
||||
2002-02-23 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
|
||||
|
@ -281,7 +281,7 @@ language support (Blanket Write Privs Maintainers)
|
||||
Anthony Green green@redhat.com
|
||||
Objective-C/C++ Klee Dienes kdienes@apple.com
|
||||
Jim Ingham jimgham@apple.com
|
||||
Pascal support Pierre Muller muller@sourceware.redhat.com
|
||||
Pascal support Pierre Muller muller@sources.redhat.com
|
||||
Scheme support Jim Blandy jimb@redhat.com
|
||||
|
||||
shared libs (devolved) Jim Blandy jimb@redhat.com
|
||||
@ -376,7 +376,7 @@ Glen McCready gkm@redhat.com
|
||||
Greg McGary greg@mcgary.org
|
||||
Jason Merrill jason@redhat.com
|
||||
Jason Molenda jmolenda@apple.com
|
||||
Pierre Muller muller@sourceware.redhat.com
|
||||
Pierre Muller muller@sources.redhat.com
|
||||
Alexandre Oliva aoliva@redhat.com
|
||||
Tom Rix trix@redhat.com
|
||||
Mark Salter msalter@redhat.com
|
||||
@ -397,9 +397,9 @@ Keith Walker keith.walker@arm.com
|
||||
|
||||
Past Maintainers
|
||||
|
||||
Jimmy Guo (gdb.hp, tui) guo@cup.hp.com
|
||||
Jeff Law (hppa) law@cygnus.com
|
||||
Daniel Berlin (C++ support) dan@cgsoftware.com
|
||||
Jimmy Guo (gdb.hp, tui) guo at cup dot hp dot com
|
||||
Jeff Law (hppa) law at cygnus dot com
|
||||
Daniel Berlin (C++ support) dan at cgsoftware dot com
|
||||
Nick Duffek (powerpc, SCO, Sol/x86) nick at duffek dot com
|
||||
David Taylor (d10v, sparc, utils, defs,
|
||||
expression evaluator, language support) taylor at candd dot org
|
||||
|
@ -504,7 +504,7 @@ Graphical interface to GDB -- X Windows, MS Windows
|
||||
Several graphical interfaces to GDB are available. You should
|
||||
check:
|
||||
|
||||
http://sourceware.cygnus.com/gdb/#gui
|
||||
http://www.gnu.org/software/gdb/gui/
|
||||
|
||||
for an up-to-date list.
|
||||
|
||||
@ -538,9 +538,9 @@ regression testing a GDB with local modifications.
|
||||
|
||||
Running the testsuite requires the prior installation of DejaGNU,
|
||||
which is generally available via ftp. The directory
|
||||
ftp://sourceware.cygnus.com/pub/dejagnu/ will contain a recent
|
||||
snapshot. Once DejaGNU is installed, you can run the tests in one of
|
||||
the following ways:
|
||||
ftp://sources.redhat.com/pub/dejagnu/ will contain a recent snapshot.
|
||||
Once DejaGNU is installed, you can run the tests in one of the
|
||||
following ways:
|
||||
|
||||
(1) cd gdb-5.1.1
|
||||
make check-gdb
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-02-23 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
|
||||
|
||||
2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
|
||||
|
||||
* gdb.texinfo: Document Cygwin native specific commands.
|
||||
|
@ -5592,7 +5592,7 @@ permits, which, since the maintainers have many demands to meet, may not
|
||||
be for quite some time.
|
||||
|
||||
Please send patches directly to
|
||||
@email{gdb-patches@@sourceware.cygnus.com, the @value{GDBN} maintainers}.
|
||||
@email{gdb-patches@@sources.redhat.com, the @value{GDBN} maintainers}.
|
||||
|
||||
@section Obsolete Conditionals
|
||||
@cindex obsolete code
|
||||
|
Loading…
Reference in New Issue
Block a user