Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jun 2006 11:04:49 +1000
From:      David Nugent <davidn@datalinktech.com.au>
To:        Tofik Suleymanov <tofik@oxygen.az>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: reading process memory
Message-ID:  <448777B1.5030308@datalinktech.com.au>
In-Reply-To: <4486EFC8.6080601@oxygen.az>
References:  <4486A111.6020300@oxygen.az>	<ED5EC8BD-0A92-4D73-BC01-48FD930311FF@wisc.edu> <4486EFC8.6080601@oxygen.az>

next in thread | previous in thread | raw e-mail | index | archive | help
Tofik Suleymanov wrote:
> Thank you for brief and altogether extensive explanation of the 
> case.The thing i wanted to do is to read let's say portions of memory 
> where .bss and .data block of a running program reside.
>
> is that possible ?
Yes. Debuggers offer this functionality, for example.

man 2 ptrace


Regards,
David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?448777B1.5030308>