Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!ucdavis!!iris.ucdavis.edu!fisherjm From: fisherjm@iris.UCDavis.EDU (John M. Fisher) Newsgroups: comp.unix.wizards Subject: Dynamic Linking Message-ID: <9095@ucdavis.ucdavis.edu> Date: 3 Jun 91 23:41:02 GMT Sender: usenet@ucdavis.ucdavis.edu Reply-To: fisherjm@iris.UCDavis.EDU (John M. Fisher) Organization: UC Davis, EECS Division of Computer Science Lines: 10 I am looking for some information on SunOS4's dynamic linking mechanism, which is required in implementing debuggers on the Suns. I've read all manual pages that come with the Sun's distribution. No luck! I need to know, in detail, the data structures and algorthim on how a program maps in the shared library (text and global data) upon execution. Does anyone know this information, or where it can be obtained? Thanks, John