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 [1/n]: Support AVX core dump


On Mon, Feb 1, 2010 at 6:30 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Hi,
>
> Here is the first patch to support AVX core dump and debug. OK to install?
>
> Thanks.
>
>
> H.J.
> ---
>
> bfd/
>
> 2010-01-27 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?* elf-bfd.h (elfcore_write_xstatereg): New.
>
> ? ? ? ?* elf.c (elfcore_grok_xstatereg): New.
> ? ? ? ?(elfcore_write_xstatereg): Likewise.
> ? ? ? ?(elfcore_grok_note): Handle NT_X86_XSTATE.
> ? ? ? ?(elfcore_write_register_note): Handle .reg-xstate section.
>
> binutils/
>
> 2010-01-27 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?* readelf.c (get_note_type): Handle NT_X86_XSTATE.
>
> include/elf/
>
> 2010-01-27 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?* common.h (NT_386_XSTATE): New.
>
>

Hi,

The AVX debug support has been checked into kernel. I'd like to check in this
binutils support. Full gdb patch will come later.

Thanks.

-- 
H.J.

Attachment: binutils-xsave-1.patch
Description: Text document


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