From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15015 invoked by alias); 4 May 2007 01:36:38 -0000 Received: (qmail 15006 invoked by uid 22791); 4 May 2007 01:36:37 -0000 X-Spam-Check-By: sourceware.org Received: from ms-smtp-01.tampabay.rr.com (HELO ms-smtp-01.tampabay.rr.com) (65.32.5.131) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 May 2007 01:36:36 +0000 Received: from [192.168.1.20] (124.161.189.72.cfl.res.rr.com [72.189.161.124]) by ms-smtp-01.tampabay.rr.com (8.13.6/8.13.6) with ESMTP id l441aX7g016916 for ; Thu, 3 May 2007 21:36:33 -0400 (EDT) From: aladdin To: gdb@sourceware.org Subject: Is this the right list... Date: Fri, 04 May 2007 01:36:00 -0000 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705032136.32942.aladdin@csunv.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-05/txt/msg00011.txt.bz2 to ask questions regarding how to use gdb? The web site indicates it is for discussing enhancements, but I don't see a user list. If it is, here's my question: When a program goes off into a daemon, or an endless loop or whatever, how do you get gdb attention (i. e., get a prompt so you can stop/check/abort the program)? TIA anw