bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help GDB & Watchdog...


From: Toni Rönkkö
Subject: Re: Help GDB & Watchdog...
Date: 09 Mar 2001 11:49:56 +0200

I just press CTRL+C to temporarily stop the GDB if I suspect that my
program has gone into infinite loop.  If it hasn't, I just continue it
with the `continue' command.  Sometimes I also insert software
breakpoint instructions to the code to make the GDB stop whenever the
program is doing something I do not want it to do.

Why would you want to stop the program automatically on infinite loops? 

Toni Ronkko



reply via email to

[Prev in Thread] Current Thread [Next in Thread]