From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: thorn101 Newsgroups: gmane.emacs.help Subject: GDB doesn't respond BREAK etc commands Date: Fri, 26 Apr 2013 06:27:42 -0700 (PDT) Message-ID: <1366982862495-284560.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1366989731 24695 80.91.229.3 (26 Apr 2013 15:22:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Apr 2013 15:22:11 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 26 17:22:15 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UVkTQ-0005Zw-1X for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Apr 2013 17:22:08 +0200 Original-Received: from localhost ([::1]:39717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVkTP-0003dj-L9 for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Apr 2013 11:22:07 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVigl-0000h2-BM for Help-gnu-emacs@gnu.org; Fri, 26 Apr 2013 09:27:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVigi-0005GT-Iv for Help-gnu-emacs@gnu.org; Fri, 26 Apr 2013 09:27:47 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:59733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVigi-0005GE-DS for Help-gnu-emacs@gnu.org; Fri, 26 Apr 2013 09:27:44 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UVigg-0006SI-Hc for Help-gnu-emacs@gnu.org; Fri, 26 Apr 2013 06:27:42 -0700 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 216.139.236.26 X-Mailman-Approved-At: Fri, 26 Apr 2013 11:21:58 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90360 Archived-At: Hi, While using gdb under emacs C-c C-c (BREAK) or C-c C-z (STOP) don't seem to work. The application that I'm debugging keeps running, only thing that partially works is using KILL from the menu, but then I can't get the gud prompt back. When using any of the commands (other than KILL), they just get echoed back to the gud. So every time I have to stop the debugged application from running I'm forced to kill the entire gdb buffer and restart it again with /M-x gdb/. I'm using emacs 24.3 and gdb 7.5 and issuing the /M-x gdb -i=mi myApp/ How can I fix this. Thanks, Alex -- View this message in context: http://emacs.1067599.n5.nabble.com/GDB-doesn-t-respond-BREAK-etc-commands-tp284560.html Sent from the Emacs - Help mailing list archive at Nabble.com.