K
kj
Is there any good way to produce a trace of a running C program
analogous to what one gets with "sh -x" or "perl -dS"? (I work on
Linux.)
I imagine that, if such trace is possible, it would have to be a
feature of the compiler, but I was not able to find anything like
it in the manpage for mine (gcc 3.0).
TIA,
kj
analogous to what one gets with "sh -x" or "perl -dS"? (I work on
Linux.)
I imagine that, if such trace is possible, it would have to be a
feature of the compiler, but I was not able to find anything like
it in the manpage for mine (gcc 3.0).
TIA,
kj