How to monitore a C variable from the shell?
From: sieg1974 (sieg1974_at_yahoo.com)
Date: 09/27/03
- Next message: Erik de Castro Lopo: "Re: Filesystem of a file"
- Previous message: MW Ron: "Re: Linux and CodeWarrior C/C++ IDE ?"
- Next in thread: David Schwartz: "Re: How to monitore a C variable from the shell?"
- Reply: David Schwartz: "Re: How to monitore a C variable from the shell?"
- Reply: David Schwartz: "Re: How to monitore a C variable from the shell?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Sep 2003 15:03:59 -0700
Hi,
is there a way to monitore the value of a variable of a C program from
the shell? I would like to be able to know where the variable's
address, its value, and the free space left to my C program.
I'm using gcc if it matters.
Thanks a lot,
Andre
- Next message: Erik de Castro Lopo: "Re: Filesystem of a file"
- Previous message: MW Ron: "Re: Linux and CodeWarrior C/C++ IDE ?"
- Next in thread: David Schwartz: "Re: How to monitore a C variable from the shell?"
- Reply: David Schwartz: "Re: How to monitore a C variable from the shell?"
- Reply: David Schwartz: "Re: How to monitore a C variable from the shell?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|