From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Pollak To: Insight Subject: How to block local variables? Date: Mon, 24 Apr 2000 03:34:00 -0000 Message-id: <390415A2.E05EC472@plris.com> X-SW-Source: 2000-q2/msg00130.html Hello, I use Insight with remote "serial" target and therefore the data "extraction" from it is not very fast. I noticed that if the routine I am stepping through has rather big amount of local vars the "step time" is long. Is my hypothesis, that on each step all local variables are renewed is correct? And if yes, how can this be blocked? Many thanks for possible help. leonp@plris.com