This is the mail archive of the gdb-patches@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]

i18n, part 2


Hello,

here is the next chunk.

I fell in doubt in two places:

* aix-thread.c:aix_thread_extra_thread_info()

  "tid %d, %s" doesn't add much context to ", suspended". Besides,
  splitting the execution flow with if (tid != PTHDB_INVALID_TID) would
  not be identical to the current code. That is why I left the code as
  is.

* arm-tdep.c:_initialize_arm_tdep()

  The text "\
When off, a 26-bit PC will be used.\n\
When off, a 26-bit PC will be used." looked strange to me, is it
  indended to be so?


Comments?

With kind regards,
Baurjan.

2004-12-04  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>

	* ada-valprint.c, aix-thread.c, alpha-nat.c, alphabsd-nat.c,
	alphanbsd-tdep.c, amd64-linux-nat.c, amd64-tdep.c,
	amd64bsd-nat.c, amd64fbsd-nat.c, arch-utils.c, arm-linux-nat.c,
	arm-tdep.c, armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c:
	i18n markup.

Attachment: gdb-ibr-i18n-20041204-1808.diff
Description: Text document


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