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: [ia64] [patch] Support recent libunwind-ia64.so.8 (1.0.1+)


On Sat, Mar 03, 2012 at 10:18:15PM +0100, Jan Kratochvil wrote:
> gdb/
> 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* libunwind-frame.c (LIBUNWIND_SO): Change .7 to .8.
> 	[!LIBUNWIND_SO] (LIBUNWIND_SO_7): New #define.
> 	(libunwind_load): New variable so_error, use it for dlerror.  Try to
> 	load also LIBUNWIND_SO_7.

FWIW, seems reasonable to me. My understanding is that the interfaces
are compatible, at least for our purposes...

-- 
Joel


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