This is the mail archive of the gdb-prs@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]

[Bug threads/7492] libthread_db gives relocation error at the gdb run time


------- Additional Comments From ppluzhnikov at google dot com  2009-11-02 05:37 -------
It seems that the original problem was encountered on a pre-release Solaris system.

Here is what I see:
$ uname -a
SunOS badger 5.9 Generic_117171-07 sun4u sparc SUNW,UltraAX-i2 Solaris

$ /usr/ccs/bin/nm /usr/lib/libthread_db.so.1 | grep ps_p.*write'
[130]   |         0|       0|FUNC |GLOB |0    |UNDEF  |ps_pdwrite

Same on Solaris 10:
SunOS lion 5.10 Generic sun4u sparc SUNW,UltraAX-i2
[169]   |         0|       0|FUNC |GLOB |0    |UNDEF  |ps_pdwrite

And on OpenSolaris 11:
SunOS opensolaris 5.11 snv_111b i86pc i386 i86pc Solaris
[177]   |         0|         0|NOTY |GLOB |0    |UNDEF  |ps_pdwrite



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WORKSFORME


http://sourceware.org/bugzilla/show_bug.cgi?id=7492

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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