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 6/8] Recognize the recently-added FreeBSD core dump note for LWP info.


On Thu, Jun 29, 2017 at 04:32:24PM -0700, John Baldwin wrote:
> This core dump note contains the same information returned by the
> ptrace PT_LWPINFO operation for each LWP belonging to a process.
> 
> binutils/ChangeLog:
> 
> 	* readelf.c (get_freebsd_elfcore_note_type): Handle
> 	NT_FREEBSD_PTLWPINFO.
> 
> include/ChangeLog:
> 
> 	* elf/common.h (NT_FREEBSD_PTLWPINFO): Define.

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]