> On May 28, 2019, at 10:48 AM, Martin Husemann <mar...@duskware.de> wrote: >> It would make things a bit awkward for core files. > > Please excuse my ignorance, but how is ptrace(2) related to core files? The registers are dumped in an ELF note in the same format that ptrace gets. We don't currently handle anything other than integer registers and basic FP registers in core files at the moment. Look for "coredump_note" in sys/kern/core_elf32.c -- thorpej
- [RFC] Design considerations for XSAVE Extended Area gette... Michał Górny
- Re: [RFC] Design considerations for XSAVE Extended A... Kamil Rytarowski
- Re: [RFC] Design considerations for XSAVE Extend... Michał Górny
- Re: [RFC] Design considerations for XSAVE Ex... Kamil Rytarowski
- Re: [RFC] Design considerations for XSAV... Michał Górny
- Re: [RFC] Design considerations for XSAVE Ex... Martin Husemann
- Re: [RFC] Design considerations for XSAV... Jason Thorpe
- Re: [RFC] Design considerations for... Martin Husemann
- Re: [RFC] Design considerations... Jason Thorpe
- Re: [RFC] Design considerat... Martin Husemann
- Re: [RFC] Design considerations for XSAV... Michał Górny
- Re: [RFC] Design considerations for... Martin Husemann
- Re: [RFC] Design considerations... Michał Górny
- Re: [RFC] Design considerat... Jason Thorpe
- Re: [RFC] Design considerations... Kamil Rytarowski
- Re: [RFC] Design considerations for XSAVE Extend... Paul Goyette