Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Wei-min Pan <weimin.pan@oracle.com>
To: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Cc: Pedro Alves <palves@redhat.com>, gdb-patches@sourceware.org
Subject: Re: Fix gdb 8.1 Solaris/SPARC compilation (PR build/22206)
Date: Wed, 27 Sep 2017 20:43:00 -0000	[thread overview]
Message-ID: <bf36d6c1-4300-8c18-462d-73fc7b2c5a87@oracle.com> (raw)
In-Reply-To: <yddh8votsby.fsf@CeBiTec.Uni-Bielefeld.DE>

Hi Rainer,


On 9/27/2017 2:16 AM, Rainer Orth wrote:
> Hi Wei-min,
>
>> On 9/26/2017 6:02 AM, Rainer Orth wrote:
>>> Hi Pedro,
>>>
>>>> On 09/26/2017 10:33 AM, Rainer Orth wrote:
>>>>
>>>>> Apart from the capitalization differences that trip g++, the names
>>>>> differ (PSR_VER vs. PSR_VERS), PSR_XCC is included in Solaris' PSR_RSV,
>>>>> and there's no PSR_V8PLUS on Solaris either.
>>>> What you've done is fine with me to unbreak the build.  Though
>>>> I'd prefer if we renamed those to avoid ever relying on host
>>>> symbols, anywhere.  Like:
>>>>
>>>>    - #define PSR_S ...
>>>>    + #define SPARC64_PSR_S ...
>>>>
>>>> etc.
>>> agreed.  That's probably best done when figuring out how to properly
>>> separate target-dependent and independent parts of ADI support.
>>>
>>> 	Rainer
>>>
>> Macros PSR_ICC/PSR_IMPL are not parts of ADI and were added to
>> sparc64-tdep.c
>> long before the Linux ADI project. Still trying to figure out why these two
>> macros,
>> pulled from /usr/include/v7/sys/psr.h, are causing problems now.
> I suspect there were changes to gdb/defs.h, gdb/common/common-defs.h or
> gnulib that ultimately dragged that file in post gdb-8.1.  Seems I've
> been barking up the wrong tree for this one, sorry.
>
> Even so, the other problems with the ADI implemention mentioned both in
> the patch submission and the PR are certainly new.
>
> 	Rainer
>

Thanks for tracking down the marco problem.

As for the issues you raised on gdb ADI support for Solaris/SPARC in the 
bug report,
it's never intended to add that support for Solaris. While that Solaris 
provided a totally
different ADI API was a factor, for example, Linux made the information 
of ADI block
size available in the ELF aux record, one needed to make a syscall on 
Solaris to get that
piece of information, it's certainly doable.  It was never planned, 
however, and most likely
will never be.



  reply	other threads:[~2017-09-27 20:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-26  9:33 Rainer Orth
2017-09-26 11:33 ` Pedro Alves
2017-09-26 13:04   ` Rainer Orth
2017-09-26 16:06     ` Wei-min Pan
2017-09-27  9:16       ` Rainer Orth
2017-09-27 20:43         ` Wei-min Pan [this message]
2017-09-28 12:40           ` Rainer Orth
2017-09-28 14:19             ` Pedro Alves
2017-09-28 14:37               ` Rainer Orth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bf36d6c1-4300-8c18-462d-73fc7b2c5a87@oracle.com \
    --to=weimin.pan@oracle.com \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@redhat.com \
    --cc=ro@CeBiTec.Uni-Bielefeld.DE \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox