This is the mail archive of the gdb@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: gdbserver sparc solaris


Hi Pedro,

> On 02/08/2019 01:40 AM, Brian Vandenberg wrote:
>> I'm trying to build a version of gdb that can run on x86 Linux for
>> debugging binaries running on a sparc solaris host.
>> 
>> What I have right now is an x86 linux hosted gdb that allows me to debug
>> core dumps from a process running on a sparc solaris host.
>> 
>> When I try to build gdbserver for that platform it says that host type
>> isn't supported.
>> 
>> Is it possible to get gdbserver to work on sparc solaris?  
>
> Not without someone porting gdbserver to solaris.

I had a very quick look at that once, but the code is currently full of
Linux dependencies and I had no actual need for a port.  Given that this
will be a major effort, I certainly won't undertake it myself.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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