Ask a Question related to ASP.NET General, Design and Development.
-
Alvin Bruney #1
Re: bug in .NET 2002 IDE Debugger.
I think i saw this thread on another group. yes it is a problem though
microsoft hasn't documented it yet. Would you mind documenting it?
"Slem" <jonslem@hotmail.com> wrote in message
news:02a901c352d5$6432fa40$a101280a@phx.gbl...> There's a bug in VS.NET Debugger
> apperantly, if you are debugging an application and
> stepping through the code. When you stop the debugging
> process, the code continues to run.
> I don't know if happens in VS.NET 2003 IDE.
> I have a function that call another fuction. I'm stepping
> through the code in the second function. I stop the
> debugging process. After the second function is ran and
> return control back to the first function, the first
> function is supposed to update some records in the
> database. This update occurs even after I stop the debug
> process in the second function.
> Now, is this by design, in case there was a database
> connection open or is this a bug in debugger?
> very ironic!
> Thanks,
> Slem
Alvin Bruney Guest
-
Debugger Issues
After installing the new MX2004 remoting (client-side) i'm unable to see any variables in the debugger window. I click on the tab but nothing shows... -
debugger
Hello all, When using the perl debugger, is there a way to load in the breakpoints and watch variables that I want from a file. I am using it now... -
Debugger not working
I'm running an ASP test site on XP Professional/IIS 5.1. The problem I'm having is that error messages are not being displayed. If I get a script... -
debugger for AIX
On Thu, 31 Jul 2003 20:25:54 +0300 "Geeco" <hey01@luukku.com> wrote: Hello, I've never used dbx, ddd. But I have some experience of using... -
Workshop Debugger without CDE?
I'm having a strange problem running Sun's Workshop 4.0 debugger on Solaris 2.5.1. When I try to attach a process, I get an "internal error core...



Reply With Quote

