This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Anomalies


While nosing round the code, I noticed:

>From the ChangeLog:

2005-05-22  Mark Kettenis  <kettenis@gnu.org>

        ...
	(armnbsd_fetch_registers): Rename from armnbsd_fetch_registers.
	Make static.
	(armnbsd_store_registers): Rename from armnbsd_store_registers.
	Make static.

?


>From top.c:

  fprintf_filtered (stream, "Copyright 2004 Free Software Foundation, Inc.\n");


Even though GDB hasn't been released this year, it is my understanding that
the copyright should be up to date as it is available from the repository.


Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]