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 v2 6/6] Dump register notes for each thread when generating a FreeBSD core.


[Dropping binutils.]

On 01/13/2016 09:45 PM, John Baldwin wrote:
> gdb/ChangeLog:
> 
> 	* fbsd-tdep.c (find_stop_signal): Remove.
> 	(struct fbsd_collect_regset_section_cb) <lwp>: New field.
> 	<stop_signal>: New field.
> 	<abort_iteration>: New field.
> 	(fbsd_collect_regset_section_cb): Use new fields.
> 	(fbsd_collect_thread_registers): New function.
> 	(struct fbsd_corefile_thread_data): New structure.
> 	(fbsd_corefile_thread): New function.
> 	(fbsd_make_corefile_notes): Use new function to dump notes for each
> 	non-exited thread in a process.

LGTM.

Thanks,
Pedro Alves


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