2002-01-17 Daniel Jacobowitz <drow@mvista.com>
- * low-hppabsd.c (myattach): New function, returning -1.
- * low-lynx.c (myattach): Likewise.
- * low-nbsd.c (myattach): Likewise.
- * low-sim.c (myattach): Likewise.
- * low-sparc.c (myattach): Likewise.
- * low-sun3.c (myattach): Likewise.
+ * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
+ gdbserver/low-nbsd.c, gdbserver/low-sim.c,
+ gdbserver/low-sparc.c, gdbserver/low-sun3.c,
+ gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
- * low-linux.c (myattach): New function.
+2002-01-17 Daniel Jacobowitz <drow@mvista.com>
+
+ * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
+ * gdbserver/low-lynx.c (myattach): Likewise.
+ * gdbserver/low-nbsd.c (myattach): Likewise.
+ * gdbserver/low-sim.c (myattach): Likewise.
+ * gdbserver/low-sparc.c (myattach): Likewise.
+ * gdbserver/low-sun3.c (myattach): Likewise.
+
+ * gdbserver/low-linux.c (myattach): New function.
- * server.c (attach_inferior): New function.
+ * gdbserver/server.c (attach_inferior): New function.
(main): Handle "--attach".
2002-01-16 Andrew Cagney <ac131313@redhat.com>
/* Low level interface to ptrace, for the remote server for GDB.
- Copyright 1995, 1996, 1999, 2000, 2001 Free Software Foundation, Inc.
+ Copyright 1995, 1996, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB.
/* Low level interface to ptrace, for the remote server for GDB.
- Copyright 1995, 1996, 1998, 1999, 2000, 2001
+ Copyright 1995, 1996, 1998, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
This file is part of GDB.
/* Low level interface to ptrace, for the remote server for GDB.
- Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000
+ Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
This file is part of GDB.
/* Low level interface to ptrace, for the remote server for GDB.
- Copyright 1986, 1987, 1993, 2000, 2001 Free Software Foundation, Inc.
+ Copyright 1986, 1987, 1993, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB.
/* Low level interface to simulators, for the remote server for GDB.
- Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001
+ Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
This file is part of GDB.
/* Low level interface to ptrace, for the remote server for GDB.
- Copyright 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, 2001
+ Copyright 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
This file is part of GDB.
/* Low level interface to ptrace, for the remote server for GDB.
- Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000, 2001
+ Copyright 1986, 1987, 1993, 1994, 1995, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
This file is part of GDB.
/* Main code for remote server for GDB.
- Copyright 1989, 1993, 1994, 1995, 1997, 1998, 1999, 2000
+ Copyright 1989, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2002
Free Software Foundation, Inc.
This file is part of GDB.