ISC Unix 2.2 nlist Help/Where's adb?
Adnan Yaqub
adnan at sgtech.uucp
Wed Sep 19 23:02:47 AEST 1990
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 at sgtech.uucp)
Star Gate Technologies
29300 Aurora Rd, Solon, OH, 44139, USA, +1 216 349 1860
More information about the Comp.unix.sysv386
mailing list