gdb
[Top][All Lists]
Advanced

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

Breaking execution after continue command


From: NarenB
Subject: Breaking execution after continue command
Date: Sun, 6 Sep 2009 14:56:20 -0700 (PDT)

I am a WinDbg user trying to become familiar with GDB.

After issuing a continue command (resuming program execution), while the
program is running, is there a way I can break into the program ? Something
like COntrol-Break in WinDbg ?

Can we break in the first place ? Or after saying continue, the only way we
break is when the breakpoint that was previously set, gets hit ?

Thanks !!

-- 
View this message in context: 
http://www.nabble.com/Breaking-execution-after-continue-command-tp25322496p25322496.html
Sent from the Gnu - gdb - General mailing list archive at Nabble.com.





reply via email to

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