This is the mail archive of the gdb-patches@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: [patch] Only force private mapping of shared libraries in solib-som.c on HP-UX 10 and earlier


> 2008-08-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
> 
> 	* solib-som.c: Include string.h and sys/utsname.h.
> 	(get_hpux_major_release): New function.
> 	(som_solib_create_inferior_hook): Read dynamic linker header.  Warn
> 	about shared library private mapping on HP-UX 11 and later.  Only force
> 	private mapping of shared libraries on HP-UX 10 and earlier.
> 	(link_map_start): Delete warning.

This seems OK to me - commit at any time. Just a question: Can't we just
force private mapping on HP/UX 11 the same way we do for v10?


-- 
Joel


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