Re: gdb console inactive
Re: gdb console inactive
- Subject: Re: gdb console inactive
- From: email@hidden
- Date: Thu, 11 Dec 2003 15:39:20 -0800
You need to pause execution just like when running gdb from the command
line. You can pause with either the toolbar pause button in the debug
window, the Pause menu item in the Debug menu, the shortcut (defaults
to cmd-opt-p) or in the next release Ctrl-C in the console.
-ChrisF
On Dec 9, 2003, at 11:29 AM, Willard Myers wrote:
The console just beeps at me (Ctrl-<anything> or ignores me (print
<anything>) when I try to type at it whilst debugging my C++
application. How do I make it notice me?
Bill
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.