From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1200 invoked by alias); 5 Nov 2008 04:40:52 -0000 Received: (qmail 1162 invoked by uid 22791); 5 Nov 2008 04:40:51 -0000 X-Spam-Check-By: sourceware.org Received: from www.iap-online.com (HELO www.iap-online.com) (69.20.70.12) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 05 Nov 2008 04:40:14 +0000 Received: from www.iap-online.com (localhost [127.0.0.1]) by www.iap-online.com (8.12.11.20060308/8.12.11) with ESMTP id mA54e9MB003893 for ; Tue, 4 Nov 2008 23:40:09 -0500 Received: (from apache@localhost) by www.iap-online.com (8.12.11.20060308/8.12.11/Submit) id mA54e9ZO003891; Tue, 4 Nov 2008 23:40:09 -0500 Received: from 210.143.35.19 (SquirrelMail authenticated user raja.saleru) by www.iap-online.com with HTTP; Tue, 4 Nov 2008 23:40:09 -0500 (EST) Message-ID: <33036.210.143.35.19.1225860009.squirrel@www.iap-online.com> Date: Wed, 05 Nov 2008 04:40:00 -0000 Subject: command Ctrll-C From: raja.saleru@iap-online.com To: gdb@sourceware.org User-Agent: SquirrelMail/1.4.8-6.el3 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-2022-jp Content-Transfer-Encoding: 8bit X-Synonym: Copied by Synonym (http://www.modulo.ro/synonym) to: mscopy 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: 2008-11/txt/msg00031.txt.bz2 Hi, During program execution thought GDB, the execution can be stopped by command Ctrll-C How it works internally in GDB source? Which function will be called after user enters the command Ctrl-C ? Thanks in Advance Raja Saleru