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 4/4] Document the new "-a" argument for gcore


> From: Sergio Lopez <slp@redhat.com>
> Cc: Sergio Lopez <slp@redhat.com>
> Date: Tue, 28 Nov 2017 14:21:48 +0100
> 
> +@item -a
> +Instruct GDB to unconditionally dump all sections (except IO), ignoring the
            ^^^
"@value{GDBN}"

> +value of @file{/proc/@var{pid}/coredump_filter} and the VM_DONTDUMP flag.

Is this Linux-specific?  Because AFAIK 'gcore' isn't, and so we need
to document that this switch and the details you've put into its
description are specific to Linux.

Also, VM_DONTDUMP should be in @code.

Thanks.


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