On Saturday 30 May 2009, Raphael Manfredi wrote:
> However, I need you to do the following on gdb:
>
> frame 6
> p trap_page

(gdb) frame 6
#6  0x00000000006247a7 in vmm_alloc (size=8192) at vmm.c:2055
2055            p = alloc_pages(size, TRUE);
(gdb) p trap_page
$1 = (void *) 0x7fde6c6ea000

By the way, this is the first time I've used gdb. It seems to actually do 
useful things :-). If you need to dig more into the dump, I could 
.tar.bz2 the whole dump directory and mail it to you (bypassing this 
public mailing list).

bye,

Hauke


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
gtk-gnutella-devel mailing list
gtk-gnutella-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to