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: Minor patch for AIX & HP-UX (0713)


On Jul 16,  7:29pm, rbrown64@csc.com.au wrote:

> The following corrects one compilation error for infttrace.c
> on hppa1.1-hp-hpux11.00, and provides a stub no_shared_libraries
> for remote.c on HPUX and AIX 4.20. AIX also needed LDFLAGS=-Wl,-bbigtoc
> to link gdb successfully.
> 
> My corporate assignment is in doubt if the no_shared_libraries stubs
> don't count as a minor change. (Yanked directly from solib.c).
> 
> 2001-07-16  Rodney Brown  <rbrown64@csc.com.au>
> 
>      * infttrace.c (child_thread_alive): Fix gdb_tid typo.
>      * somsolib.c (no_shared_libraries): Provide stub.
>      * xcoffsolib.c (no_shared_libraries): Provide stub.

It would be nice if you could get the issues regarding your corporate
assignment cleared up.  But these all qualify as obvious fixes, so
they can go in.

I see you aren't in the MAINTAINERS file yet.  Would you like me to
commit these changes for you?  (Note that getting added to the
MAINTAINERS file and then checking them in yourself is the preferred
route...)

Kevin


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