From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8258 invoked by alias); 11 Dec 2014 15:38:01 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 8248 invoked by uid 89); 11 Dec 2014 15:38:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: na01-bn1-obe.outbound.protection.outlook.com Received: from mail-bn1bon0119.outbound.protection.outlook.com (HELO na01-bn1-obe.outbound.protection.outlook.com) (157.56.111.119) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA256 encrypted) ESMTPS; Thu, 11 Dec 2014 15:37:59 +0000 Received: from BN1PR0301MB0628.namprd03.prod.outlook.com (25.160.171.13) by BN1PR0301MB0707.namprd03.prod.outlook.com (25.160.78.139) with Microsoft SMTP Server (TLS) id 15.1.31.17; Thu, 11 Dec 2014 15:37:55 +0000 Received: from BN1PR0301MB0628.namprd03.prod.outlook.com ([25.160.171.13]) by BN1PR0301MB0628.namprd03.prod.outlook.com ([25.160.171.13]) with mapi id 15.01.0031.000; Thu, 11 Dec 2014 15:37:56 +0000 From: "mihail.nistor@freescale.com" To: Joel Brobecker , "gdb-patches@sourceware.org" CC: "keiths@redhat.com" , "mihaela.ilies@freescale.com" Subject: RE: [PING] [PATCH v2] Bug 17394: we cannot put a break-point at a global function for ASM file Date: Thu, 11 Dec 2014 15:38:00 -0000 Message-ID: References: <20141211123416.GA4892@adacore.com> In-Reply-To: <20141211123416.GA4892@adacore.com> x-microsoft-antispam: BCL:0;PCL:0;RULEID:;SRVR:BN1PR0301MB0707; x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:;SRVR:BN1PR0301MB0707; x-forefront-prvs: 0422860ED4 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(51704005)(13464003)(46034005)(377454003)(199003)(189002)(45984002)(33656002)(19580405001)(19580395003)(120916001)(50986999)(54606007)(2656002)(101416001)(66066001)(31966008)(74316001)(99396003)(46102003)(64706001)(87936001)(54206007)(122556002)(40100003)(99286002)(102836002)(4396001)(15975445007)(76576001)(77156002)(86362001)(54356999)(97736003)(20776003)(68736005)(21056001)(107046002)(105586002)(106116001)(106356001)(92566001)(62966003)(76176999);DIR:OUT;SFP:1102;SCL:1;SRVR:BN1PR0301MB0707;H:BN1PR0301MB0628.namprd03.prod.outlook.com;FPR:;SPF:None;MLV:sfv;PTR:InfoNoRecords;A:1;MX:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: freescale.com X-SW-Source: 2014-12/txt/msg00246.txt.bz2 Hello Joel, The linespec.c file was not changed in this period of time, so you can look= over the patch at https://sourceware.org/ml/gdb-patches/2014-09/msg00909.h= tml Thank you very much for your support. Mihai -----Original Message----- From: Joel Brobecker [mailto:brobecker@adacore.com]=20 Sent: Thursday, December 11, 2014 2:34 PM To: Nistor Mihail-MNISTOR1 Cc: palves@redhat.com; kevinb@redhat.com; cagney@gnu.org; dje@google.com; d= row@false.org; kettenis@gnu.org; jan.kratochvil@redhat.com; stan@codesource= ry.com; tromey@redhat.com; Ulrich.Weigand@de.ibm.com; elena.zannoni@oracle.= com; eliz@gnu.org; gdb-patches@sourceware.org; keiths@redhat.com; Ilies Mih= aela-MIILIES1 Subject: Re: [PING] [PATCH v2] Bug 17394: we cannot put a break-point at a = global function for ASM file > Hello global maintainers, > > The deadline to receive the review for patch from a maintainer expired. K= eith Seitz required a review from a maintainer for this patch on 30 Septemb= er 2014. > > Please help us to find a maintainer that can do the review for this patch. Sorry about the delay, and thank you for getting our attention to it. You would mind sending a rebased patch, and I will try to review it this we= ekend. -- Joel