psm@manta.nosc.mil (Scot Mcintosh) (03/20/90)
Does anyone know of a tool for patching .o files on a Sun 3? As far as I
can tell, such a thing doesn't exist in the standard stuff that comes with
a Sun. What I need to do is find a particular C function in the .o, then
change a certain embedded number whose location I know relative to this.
(Yes, there's a good reason for doing this, but I'm assuming not many want
the long- winded explanation).
Scot McIntosh
Internet: psm@helios.nosc.mil
UUCP: {ihnp4,akgua,decvax,decwest,ucbvax}!sdscvax!nosc!psmfalk@sun.com (Ed Falk) (03/21/90)
In article <5896@brazos.Rice.edu> psm@manta.nosc.mil (Scot Mcintosh) writes: |X-Sun-Spots-Digest: Volume 9, Issue 83, message 13 | |Does anyone know of a tool for patching .o files on a Sun 3? adb will do it.