Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!abvax!sgtech!adnan From: adnan@sgtech.uucp (Adnan Yaqub) Newsgroups: comp.unix.sysv386 Subject: ISC Unix 2.2 nlist Help/Where's adb? Message-ID: <49@sgtech.UUCP> Date: 19 Sep 90 13:02:47 GMT Sender: news@sgtech.UUCP Lines: 17 I am trying to write a program which reads values from /dev/kmem. The program works great except when I try to lseek to the value returned by nlist, lseek bombs (returns -1, errno 0). The values nlist gives me are like 0xd00011e4. This, I suppose, looks like a negative number to lseek (which wants a long, not unsigned long, offset according to the manual) and it doesn't like that. Any ideas how this is supposed to work? On a related topic, what happened to adb? It didn't seem to come with ISC Unix 2.2. Thanks. -- Adnan Yaqub (adnan@sgtech.uucp) Star Gate Technologies 29300 Aurora Rd, Solon, OH, 44139, USA, +1 216 349 1860