In which language?
If debugging C++ you can use the "advanced breakpoint syntax" (misnamed) to
specify a context on the Watch window item. Of course this only works if
the function whose scope you want to see is somewhere on the stack.
If debugging other langauges then no, sorry.
--------------------
[quoted text, click to view] >Thread-Topic: Watch not sufficient
>thread-index: AcPei5rgqApBF3kVSpWK3IU6bmlXHg==
>X-Tomcat-NG: microsoft.public.vsnet.debugging
>From: =?Utf-8?B?SmVzcGVy?= <anonymous@discussions.microsoft.com>
>Subject: Watch not sufficient
>Date: Mon, 19 Jan 2004 04:56:07 -0800
>Lines: 5
>Message-ID: <E3AF2780-9BA6-4F33-AE32-5BA69A94F559@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.vsnet.debugging
>NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
>Path: cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl
>Xref: cpmsftngxa07.phx.gbl microsoft.public.vsnet.debugging:4666
>X-Tomcat-NG: microsoft.public.vsnet.debugging
>
>Hi,
I would like to keep an eye on some fields in an object. However, this
object is adressed accordingly to the scope of execution if I monitor it in
the Watch and hence I would need to write the path to the object in the
watch as I jump from scope to scope. Is it possible to watch the fields of
an object no matter where in the program you are?.
Best regards Jesper.
[quoted text, click to view] >
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.