Re: trace of memory access

From: Christopher Benson-Manica (ataru_at_nospam.cyberspace.org)
Date: 04/06/04


Date: Tue, 6 Apr 2004 16:27:14 +0000 (UTC)

Gregor Rot <zara4tustra@yahoo.com> spoke thus:

> i would like a trace of a program in the sense of all the memory
> addresses it is accessing...so for example each time a statement like
> (variable=10) is executed, i would like the address of the variable...

> is this possible in some way or can somebody just give me a point where
> to start searching (some documentation, etc?)

Your post is off-topic for comp.lang.c. Please visit

http://www.ungerhu.com/jxh/clc.welcome.txt
http://www.eskimo.com/~scs/C-faq/top.html
http://benpfaff.org/writings/clc/off-topic.html

for posting guidelines and frequently asked questions. Thank you.
  

-- 
Christopher Benson-Manica  | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org    | don't, I need to know.  Flames welcome.


Relevant Pages

  • Re: references to OTHER objects
    ... perldoc search engine is because everyone has a 'best' way of searching ... for the documentation. ... Horror of horrors, if you used a browser such as Firefox, ...
    (comp.lang.perl.misc)
  • Python and SSL
    ... I developed an ftp-server library and now I would like to add support ... Currenlty I'm searching for documentation about this subject and I ... even if documentation reports that it does not do any certificate ...
    (comp.lang.python)
  • Re: SWX Documentation-Matt Lombard Nails It
    ... the lack of documentation on the software that we ... We have 15 seats of SWX plus a few seats of Cosmos ... Solidworks Bible from Matt. ... Searching an electronic version is way faster, ...
    (comp.cad.solidworks)
  • Re: Python Documentation (should be better?)
    ... Robert Kern wrote: ... which is pretty much just documentation. ... > Searching on www.python.org trolls through the entire www.python.org ... Ivan Van Laningham ...
    (comp.lang.python)
  • Where to find API documentation: Marshalling (LocalAlloc, ...)
    ... I´m searching for documentation on memory allocation features exposed by ... What I am interested in is documentation for functions like "LocalAlloc", ... Private Shared Function LocalAlloc(_ ... ByVal uFlags As Int32, _ ...
    (microsoft.public.pocketpc.developer)