This is the mail archive of the gdb@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: Huge pages and gdb


On Wed, 23 Mar 2011 18:09:47 +0100, Andreas Schwab wrote:
> Erez Zilber <erezzi.list@gmail.com> writes:
> > (gdb) p pool->mem[0]
> > Cannot access memory at address 0x7f3201400000
> 
> If gdb cannot access the memory then it is not part of the core file.

And which pages are / are not dumped to the core file you can configure by:
/usr/share/doc/kernel-doc-*/Documentation/filesystems/proc.txt
  3.4   /proc/<pid>/coredump_filter - Core dump filtering settings


Regards,
Jan


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