From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9428 invoked by alias); 16 Sep 2014 12:06:02 -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 9367 invoked by uid 89); 16 Sep 2014 12:06:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: qmta12.emeryville.ca.mail.comcast.net Received: from qmta12.emeryville.ca.mail.comcast.net (HELO qmta12.emeryville.ca.mail.comcast.net) (76.96.27.227) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 16 Sep 2014 12:05:55 +0000 Received: from omta12.emeryville.ca.mail.comcast.net ([76.96.30.44]) by qmta12.emeryville.ca.mail.comcast.net with comcast id ro2p1o0020x6nqc01o5tCX; Tue, 16 Sep 2014 12:05:53 +0000 Received: from redwood.eagercon.com ([24.7.16.38]) by omta12.emeryville.ca.mail.comcast.net with comcast id ro5s1o0050pGQcg8Yo5sn0; Tue, 16 Sep 2014 12:05:53 +0000 Message-ID: <541827A0.7000508@eagercon.com> Date: Tue, 16 Sep 2014 12:06:00 -0000 From: Michael Eager User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Ajit Kumar Agarwal , Joel Brobecker CC: "gdb-patches@sourceware.org" , Vinod Kathail , Vidhumouli Hunsigida , Nagaraju Mekala Subject: Re: [Patch, microblaze]: Port of Linux gdbserver References: <2570e3c7-f55b-45cd-aa6e-7f4fa145f32a@BN1BFFO11FD002.protection.gbl> <541052B5.5080503@eagercon.com> <20140910134606.GO28404@adacore.com> <050c6461-c35c-441d-9b63-7636d9164e2e@BL2FFO11FD048.protection.gbl> <20140910144313.GP28404@adacore.com> <89d100d8-4ebd-4f50-b5e9-59312124db6a@BL2FFO11FD057.protection.gbl> <54131362.1050009@eagercon.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-09/txt/msg00531.txt.bz2 On 09/15/14 23:41, Ajit Kumar Agarwal wrote: > >>> What are the results of running the gdb regression test suite using gdbserver on the target after applying this patch? > > This patch requires the below patches which are already sent to FSF to be applied for the expected results with gdb regression testsuite. > The details and the related reasons are given below. If a patch has prerequisites, please identify them. > [Patch, microblaze] Add little-endian breakpoint. > [Patch, microblaze]: Add support of microblaze software single stepping > > The above patches were already sent to FSF and are yet to be applied. Please respond to comments on the first patch. For second patch, the test case you provided does not show the failure. > [Patch,microblaze]: Add support linux_memory_remove_breakpoints. > > As suggested by Joel to not to mix the gdbserver patch with gdb patch, I will be sending the patch "Add Support linux_memory_remove_breakpoints" separately. I suggest that you fix problems with the previous patches before submitting more. > > With the above mentioned gdb patches and the gdbserver patch, below are the results. All the executables are little endian binaries compiled with microblazeel-xilinux-linux-gnu. > > === gdb Summary === > > # of expected passes 8146 > # of unexpected failures 2470 > # of unexpected successes 2 > # of expected failures 6 > # of known failures 21 > # of unresolved testcases 28 > # of untested testcases 44 > # of unsupported tests 125 Thanks. What is your testing environment? -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077