> On Sun, Apr 25, 2010 at 7:41 AM, Yves Huang
> <[email protected]> >> 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.


Same here; I agree that pstop/prun shouldn't be necessary, but
given the problem, it seems a reasonable thing to try without spending
too much time trying to determine why pmap didn't work without doing
that.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to