This is the mail archive of the gdb-patches@sourceware.cygnus.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: dlclose()


   From: Jim Kingdon <kingdon@redhat.com>
   Date: 20 Feb 2000 09:05:17 -0800

   > Am I mistaken in the observation that people rarely post test suite
   > results when they submit patches?

   Well, solib.exp only runs on HPUX and if there are other shared
   library tests, I didn't see them.

But on a system with shared libraries, you'd always get some basic
testing of the shared library code by running the ordinary tests.

Anyway, it is important that somebody tests Jim's patch on SunOS 4,
since that platform has a shared library implementation that is quite
different from the one used on Linux, and yet uses the same code.  We
have seen in the past, that fixing one breaks the other :-(.

Mark

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