Thread overview
Debugger hanging the system
Jul 04, 2003
Dimitri Kaparis
Jul 07, 2003
Greg Peet
Jul 08, 2003
Dimitri Kaparis
July 04, 2003
Hello,

Has anyone else experienced this problem where issuing a step command while
debugging would effectively hang your system, bringing everything to a
complete crawl? Even mouse pointer movement becomes sluggish and opening
Task Manager takes ages, while SCWMN32.EXE is near 100% CPU usage.
I've had this happen to me several times already under Windows XP
Professional. I have determined it happens at one particular spot in my
project, but it is quite large. Once I have some more time I will try
reproducing it in smaller, isolated example and post it here.

Regards,
Dimitri

-- 
http://www.universalstudyhelper.com - Universal Study Helper
Learn and memorize quickly and efficiently any subject and information!


July 07, 2003
Does the same thing happen when you debug under windebug as well?

"Dimitri Kaparis" <dkaparis@universalstudyhelper.com> wrote in message news:be3lh3$1ukf$1@digitaldaemon.com...
> Hello,
>
> Has anyone else experienced this problem where issuing a step command
while
> debugging would effectively hang your system, bringing everything to a
> complete crawl? Even mouse pointer movement becomes sluggish and opening
> Task Manager takes ages, while SCWMN32.EXE is near 100% CPU usage.
> I've had this happen to me several times already under Windows XP
> Professional. I have determined it happens at one particular spot in my
> project, but it is quite large. Once I have some more time I will try
> reproducing it in smaller, isolated example and post it here.
>
> Regards,
> Dimitri
>
> -- 
> http://www.universalstudyhelper.com - Universal Study Helper
> Learn and memorize quickly and efficiently any subject and information!
>
>


July 08, 2003
If you mean windbg.exe from the Digital Mars distribution, it did pass on the same code without problems, but I haven't used it much really.

"Greg Peet" <admin@gregpeet.com> wrote in message news:beb95d$2sgs$1@digitaldaemon.com...
> Does the same thing happen when you debug under windebug as well?
>
> "Dimitri Kaparis" <dkaparis@universalstudyhelper.com> wrote in message news:be3lh3$1ukf$1@digitaldaemon.com...
> > Hello,
> >
> > Has anyone else experienced this problem where issuing a step command
> while
> > debugging would effectively hang your system, bringing everything to a
> > complete crawl? Even mouse pointer movement becomes sluggish and opening
> > Task Manager takes ages, while SCWMN32.EXE is near 100% CPU usage.
> > I've had this happen to me several times already under Windows XP
> > Professional. I have determined it happens at one particular spot in my
> > project, but it is quite large. Once I have some more time I will try
> > reproducing it in smaller, isolated example and post it here.
> >
> > Regards,
> > Dimitri
> >
> > -- 
> > http://www.universalstudyhelper.com - Universal Study Helper
> > Learn and memorize quickly and efficiently any subject and information!
> >
> >