Re: debugging - Break on value change?
Graeme Hood <[email protected]> Mon, 4 Aug 2008 17:15:49 +0200
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the tips - Mole looks pretty amazing, and I didn't know about tracepoints, but both still mean I have to know where my session contents are being changed in order to set a breakpoint. I need something that just sits on top and watches for a specific value change as I run the app. -----Original Message----- From: Discussion of building .NET applications targeted for the Web [mailto:[email protected]] On Behalf Of Peter Vertes Sent: Monday, 04 August 2008 16:38 To: [email protected] Subject: Re: [DOTNET-WEB] debugging - Break on value change? I always wanted a feature like that in a debugger but unfortunately I don't think the debugged that comes with Visual Studio has it. You might want to try a debugger called Mole ( http://www.codeproject.com/KB/macros/MoleForVisualStudioEdit.aspx) that might be able to do it for you. You can also try using Trace Point instead of Break Points in your code if Mole doesn't work out for you. -Pete On Mon, Aug 4, 2008 at 10:20 AM, Graeme Hood <[email protected]> wrote: > I'm trying to find out where and when a value in a session variable is > gettting changed. I know I can use conditional breakpoints, but then I > would need to know what line of code to insert it into. > > > > Is there such a thing as a condition watch that will stop execution as > soon as a variable has a specified value? Using VS 2008. > > > > TIA > > This email message is intended only for the use of the named recipient. > Information contained in this email message and its attachments may be > privileged, confidential and protected from disclosure. If you are not the > intended recipient, please do not read, copy, use or disclose this > communication to others. Also please notify the sender by replying to this > message and then delete it from your system. > > > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > This list is hosted by DevelopMentor(R) http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This list is hosted by DevelopMentor(r) http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This list is hosted by DevelopMentor=AE http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com