This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH] Fix solib support for non-svr4-solib-host x svr4-solib-target


On Mar 18, 11:59pm, Kevin Buettner wrote:

> I've tested these changes for both native configs and with 
> --target=ia64-unknown-linux for the following hosts:
> 
>     NetBSD 1.4: i386-unknown-netbsd1.4		(BSD shared libs)
>     NetBSD 1.5: i386-unknown-netbsdelf1.5	(newer BSD w/ SVR4 shared libs)
>     Solaris 7: sparc-sun-solaris2.7		(SVR4 shared libs)
>     SunOS 4: sparc-sun-sunos4.1.4		(SunOS shared libs)
>     FreeBSD 4.2: i386-unknown-freebsd4.2	(newer BSD w/ SVR4 shared libs)
>     Solaris 8: i386-pc-solaris2.8		(SVR4 shared libs)
>     RH7: i686-pc-linux-gnu			(SVR4 shared libs)
>     Unixware 7: i586-sco-sysv5uw7.1.1		(SVR4 shared libs)

After reexamining the above list, I decided it would be a good idea to
test on a host which doesn't natively build any of the solib*.c files. 
So...  I've also just finished a test build on AIX4.3.3
(powerpc-ibm-aix4.3.3.0), both as a native debugger and as a cross
debugger to ia64-unknown-linux.

Kevin


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