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

Re: [rfa, s390] [bfd part] Support extended register sets


On Thu, Dec 01, 2011 at 04:37:14PM +0100, Ulrich Weigand wrote:
> include/elf/ChangeLog:
> 
> 	* common.h (NT_S390_LAST_BREAK): Define.
> 	(NT_S390_SYSTEM_CALL): Likewise.
> 
> bfd/ChangeLog:
> 
> 	* elf-bfd.h (elfcore_write_s390_last_break): Add prototype.
> 	(elfcore_write_s390_system_call): Likewise.
> 	* elf.c (elfcore_write_s390_last_break): New function.
> 	(elfcore_write_s390_system_call): Likewise.
> 	(elfcore_write_register_note): Call them.
> 	(elfcore_grok_s390_last_break): New function.
> 	(elfcore_grok_s390_system_call): Likewise.
> 	(elfcore_grok_note): Call them.

OK.

-- 
Alan Modra
Australia Development Lab, IBM


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