On Sun, Apr 25, 2010 at 7:41 AM, Yves Huang
<yves.huang.proje...@googlemail.com> >> pmap: cannot examine 5608:
address space is changing
>>
>> and get a closer look, try stopping the process first:
>>
>> pstop 5608
>>
>> and then running pmap or whatever to inspect it, and finally running
>>
>> prun 5608
>>
>> to let it run again.
>
> Why is pmap not doing this?




Normally pmap is working on running processes, without the necessity
to pstop-->pmap-->>prun.


However, I didn't look into the pmap src.
Maybe doing so on opensolaris.org would be worthwhile and at the same
time answer your question. But I don't have the time right now.




%martin
_______________________________________________
sysadmin-discuss mailing list
sysadmin-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to