From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Ingham To: leonp@plris.com Cc: Insight Subject: Re: How to block local variables? Date: Mon, 24 Apr 2000 11:26:00 -0000 Message-id: <14596.37513.342243.743047@leda.cygnus.com> References: <390415A2.E05EC472@plris.com> X-SW-Source: 2000-q2/msg00135.html Leon, You are right about how Insight updates local variables. The only way to stop this is to close the local variables window. You can use the Watch window to selectively watch particular variables instead. Jim > 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 > > >