From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4220 invoked by alias); 6 Mar 2007 01:43:03 -0000 Received: (qmail 4210 invoked by uid 22791); 6 Mar 2007 01:43:02 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.palmsource.com (HELO mx2.palmsource.com) (12.7.175.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 06 Mar 2007 01:43:01 +0000 Received: from localhost (localhost [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id 857201328B9; Mon, 5 Mar 2007 17:42:50 -0800 (PST) Received: from mx2.palmsource.com ([127.0.0.1]) by localhost (mx2.palmsource.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10343-01-14; Mon, 5 Mar 2007 17:42:49 -0800 (PST) Received: from ussunex01.palmsource.com (unknown [192.168.101.9]) by mx2.palmsource.com (Postfix) with ESMTP id 53DFB132861; Mon, 5 Mar 2007 17:42:48 -0800 (PST) Received: from 192.168.92.81 ([192.168.92.81]) by ussunex01.palmsource.com ([192.168.101.9]) via Exchange Front-End Server owa.palmsource.com ([10.0.20.17]) with Microsoft Exchange Server HTTP-DAV ; Tue, 6 Mar 2007 01:42:48 +0000 Received: from svmsnyderlnx by owa.palmsource.com; 05 Mar 2007 17:42:46 -0800 Subject: Re: gdbserver signals interfere with {next,step{,i}} From: Michael Snyder To: Jon Ringle Cc: gdb@sourceware.org In-Reply-To: <45ECA592.5080802@ringle.org> References: <45EC780E.60705@ringle.org> <20070305201726.GA11385@caradoc.them.org> <45ECA592.5080802@ringle.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 06 Mar 2007 01:43:00 -0000 Message-Id: <1173145366.29183.56.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 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-03/txt/msg00073.txt.bz2 > > Attached is a test case. What library do I link to for timer_create?