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] Documentation and testcase


> From: Sergio Durigan Junior <sergiodj@redhat.com>
> Cc: Pedro Alves <palves@redhat.com>,        Sergio Durigan Junior <sergiodj@redhat.com>
> Date: Wed, 18 Mar 2015 15:38:43 -0400
> 
> This patch extends the documentation to include the new feature, and
> implements a new testcase for it.

Thanks, the docs are OK.

> +value is currently @code{0x33}, which means that bits @code{0}
> +(anonymous private mappings), @code{1} (anonymous shared mappings) and
> +@code{4} (ELF headers) are active.

What happened to bit 5?


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