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 * 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.