Re: trace of memory access
From: Christopher Benson-Manica (ataru_at_nospam.cyberspace.org)
Date: 04/06/04
- Next message: CBFalconer: "Re: trace of memory access"
- Previous message: Greg: "Re: newbie question seg fault printf"
- In reply to: Gregor Rot: "trace of memory access"
- Next in thread: CBFalconer: "Re: trace of memory access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: CBFalconer: "Re: trace of memory access"
- Previous message: Greg: "Re: newbie question seg fault printf"
- In reply to: Gregor Rot: "trace of memory access"
- Next in thread: CBFalconer: "Re: trace of memory access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|