Go Back   Velocity Reviews > Newsgroups > DotNet
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

DotNet - Watch objects in memory in visual studio

 
Thread Tools Search this Thread
Old 06-11-2006, 08:42 PM   #1
Default Watch objects in memory in visual studio


hi,
is there anyway to watch objects which are placed in memory in visual
studio.
for instance, assume that you have two forms in your application, and
your are debgging the application and also one of these forms. what i
want to know is how i can watch the another form objects ?

bye



vahid.xplod@gmail.com
  Reply With Quote
Old 06-12-2006, 02:28 PM   #2
Stoitcho Goutsev \(100\)
 
Posts: n/a
Default Re: Watch objects in memory in visual studio

When the debugger stops on a break point you need to have reference to it in
order to see its current state. Without reference you can't watch it.


--

Stoitcho Goutsev (100)


<> wrote in message
news: oups.com...
> hi,
> is there anyway to watch objects which are placed in memory in visual
> studio.
> for instance, assume that you have two forms in your application, and
> your are debgging the application and also one of these forms. what i
> want to know is how i can watch the another form objects ?
>
> bye
>



  Reply With Quote
Old 06-12-2006, 02:28 PM   #3
Stoitcho Goutsev \(100\)
 
Posts: n/a
Default Re: Watch objects in memory in visual studio

When the debugger stops on a break point you need to have reference to it in
order to see its current state. Without reference you can't watch it.


--

Stoitcho Goutsev (100)


<> wrote in message
news: oups.com...
> hi,
> is there anyway to watch objects which are placed in memory in visual
> studio.
> for instance, assume that you have two forms in your application, and
> your are debgging the application and also one of these forms. what i
> want to know is how i can watch the another form objects ?
>
> bye
>



  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump