process map information ( like linux pmap )

Younwoo Kim moohoorama at ...9...
Mon Jan 14 07:53:46 CET 2013


Hello Genode,
When running the test program on Fiasco.OC, often a page fault occurs.

I assume that, I made a bug by misusing of a shared library. However, I
don't know how to get a shared library text.

for example, /proc/id/maps on linux: ( or pmap )
root:/proc/1# cat maps
b74fa000-b7505000 r-xp 00000000 08:01 10384183   /lib/i386-linux-gnu/
libnss_files-2.15.so
b7505000-b7506000 r--p 0000a000 08:01 10384183   /lib/i386-linux-gnu/
libnss_files-2.15.so
...

I want to get a section information of shared library for finding a cause
of page fault.

What should I do for solving this question?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20130114/6b6b53b1/attachment.html>


More information about the users mailing list