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: [PATCH 2/6] Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes.


Hi John,

> bfd/ChangeLog:
> 
> 	* elf.c (elfcore_grok_note): Remove handling of NT_X86_XSTATE for
> 	FreeBSD.  Remove case for NT_FREEBSD_THRMISC.
> 	(elfcore_grok_freebsd_psinfo): New function.
> 	(elfcore_grok_freebsd_prstatus): New function.
> 	(elfcore_grok_freebsd_note): New function.
> 	(elf_parse_notes): Use "elfcore_grok_freebsd_note" for "FreeBSD"
> 	notes.
 
Approved - please apply.

Cheers
  Nick


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