From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10058 invoked by alias); 23 Feb 2004 19:27:59 -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 10048 invoked from network); 23 Feb 2004 19:27:58 -0000 Received: from unknown (HELO pcsmail.patni.com) (203.124.139.197) by sources.redhat.com with SMTP; 23 Feb 2004 19:27:58 -0000 Received: from ruby.patni.com (ruby.patni.com [204.165.186.9]) by pcsmail.patni.com (8.11.6/8.9.3) with ESMTP id i1NJOMn19364 for ; Tue, 24 Feb 2004 00:54:22 +0530 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Subject: Who owns or maintains IA-64 code under gdb Date: Mon, 23 Feb 2004 19:27:00 -0000 Message-ID: <374639AB1012AA4C840022842AA95BC2A7389F@ruby.patni.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Kotian, Deepak" To: X-SW-Source: 2004-02/txt/msg00325.txt.bz2 SGksDQoNCldobyBvd25zIG9yIG1haW50YWlucyBJQS02NCBjb2RlIHVuZGVy IGdkYi5Tb21laG93LCB0aGUgSUEtNjQNCg0KcXVlcmllcyBoYXZlIGFsd2F5 cyByZWNlaXZlZCBzbG93IG9yIG5vIHJlc3BvbnNlLg0KDQpJZiBoZS9zaGUg aXMgbm90IG9uIHRoZSBsaXN0IG9yIHZlcnkgYnVzeS4gQ2FuIEkgZ2V0IGhp cyBlLW1haWwgaWQgcGxlYXNlDQoNClRoYW5rcyBhbmQgUmVnYXJkcw0KDQpE ZWVwYWsNCg0KIA0KDQogDQoNCiANCg0K >From gdb-return-17374-listarch-gdb=sources.redhat.com@sources.redhat.com Mon Feb 23 19:28:07 2004 Return-Path: Delivered-To: listarch-gdb@sources.redhat.com Received: (qmail 10586 invoked by alias); 23 Feb 2004 19:28:07 -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 Delivered-To: mailing list gdb@sources.redhat.com Received: (qmail 10537 invoked from network); 23 Feb 2004 19:28:06 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 23 Feb 2004 19:28:06 -0000 Received: from redhat.com (toocool.toronto.redhat.com [172.16.14.72]) by touchme.toronto.redhat.com (Postfix) with ESMTP id B73C580001E; Mon, 23 Feb 2004 14:28:05 -0500 (EST) Message-ID: <403A5445.9040909@redhat.com> Date: Mon, 23 Feb 2004 19:28:00 -0000 From: Jeff Johnston User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 MIME-Version: 1.0 To: Andrew Cagney Cc: Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: [RFA]: Patch for pending breakpoints and scripts References: <4027E74B.6090805@gnu.org> <20040209223227.GA7344@nevyn.them.org> <40294BA1.3020906@gnu.org> <20040210222616.GA32636@nevyn.them.org> <402A3CBB.1060508@gnu.org> <20040211144755.GA487@nevyn.them.org> <40353551.9040306@redhat.com> <403A22C1.2070809@gnu.org> In-Reply-To: <403A22C1.2070809@gnu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00326.txt.bz2 Content-length: 273 Patch checked in. Thanks. -- Jeff J. Andrew Cagney wrote: >> - if (!query ("Make breakpoint pending on future shared library >> load? ")) >> + if (!nquery ("Make breakpoint pending on future shared library >> load? ")) > > > Yes, ok. > > Andrew > > >