Tracing infrastructures
Posted Sep 21, 2006 14:07 UTC (Thu) by
ajax (guest, #7251)
In reply to:
Tracing infrastructures by dlang
Parent article:
Tracing infrastructures
Global variables, yes. Local variables tend to move back and forth between registers and memory so it is hard, at any point in the code, to determine where a local variable resides at that point.
(
Log in to post comments)