From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17175 invoked by alias); 15 May 2003 18:44:37 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 17093 invoked from network); 15 May 2003 18:44:36 -0000 Received: from unknown (HELO sundance.cse.ucsc.edu) (128.114.48.62) by sources.redhat.com with SMTP; 15 May 2003 18:44:36 -0000 Received: from localhost (smita@localhost) by sundance.cse.ucsc.edu (8.6.10/8.6.12) with ESMTP id LAA22963 for ; Thu, 15 May 2003 11:44:35 -0700 X-Authentication-Warning: sundance.cse.ucsc.edu: smita owned process doing -bs Date: Thu, 15 May 2003 18:44:00 -0000 From: Smita To: gdb@sources.redhat.com Subject: Program received signal SIGTRAP, Trace/breakpoint trap Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-05/txt/msg00238.txt.bz2 Hi, I am trying to debug a program with gdb5.3 But, I keep getting this message: Program received signal SIGTRAP, Trace/breakpoint trap 0x0183ac7c in _sys_select () I keep getting this even if i continue. Why am I seeing this? What is the solution to this? Thanks a lot. Smita