This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [Patch, microblaze]: Port of Linux gdbserver



-----Original Message-----
From: Michael Eager [mailto:eager@eagercon.com] 
Sent: Tuesday, September 16, 2014 5:36 PM
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

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.

Along with the  two patches given below the patch for linux_remove_breakpoint support are the prerequisites. 

> [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.

As suggested the response is sent over the first patch.

>>For second patch, the test case you provided does not show the failure.

As the current testcase we sent is not reproducing  the issue at your end, we think the current gdb testsuite failures are the best examples to reproduce the problem.
Along with these three patches and the gdbserver patch, the gdb testsuites will provide the results expected.

> [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.

Ok.

>
> 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?

Xilinux Petalinux Kernel is booted on a KC705 design.  gdb testsuite is using the  Linux toolchain (compiled with microblazeel-xilinx-linux-gnu(little-endian)). 

Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]