Symboltin-v1.02 with demo script

DanKarron at UCBVAX.BERKELEY.EDU DanKarron at UCBVAX.BERKELEY.EDU
Fri Feb 15 20:38:00 AEST 1991


I now have a script that exercises some of the things you can do with 
the symbol table.

The code is available via anon ftp from karron.med.nyu.edu .

Some bugs are fixed in the driver.

The demo script shows you how to

1) Dump the declares in your binary.
2) Dump the values of your statics.
3) Given an address, find the static symbol.
4) Given a symbol, find its address.
5) Given an address and a struct,typedef,or union, and an arbitrary string
	to stem the struct on, printout the value at that address templated
        by the struct.

All of the dumped declares and values are in recompilable ansi C, so
you can use this to save the state of your structs or statics.

Please advise if you need more info/help/instructions!

Enjoy,

Dan

+-----------------------------------------------------------------------------+
| karron at nyu.edu (E-mail alias that will always find me)                      |
| Fax: 212 263 7190           *           Dan Karron, Research Associate      |
| . . . . . . . . . . . . . . *           New York University Medical Center  |
| 560 First Avenue           \*\    Pager <1> (212) 397 9330                  |
| New York, New York 10016    \**\        <2> 10896   <3> <your-number-here>  |
| (212) 263 5210               \***\_________________________________________ |
| Main machine: karron.med.nyu.edu (128.122.135.3) IRIS 85GT                  |
+-----------------------------------------------------------------------------+

NOTE PHONE NUMBER CHANGE: The Med Ctr has changed from 340 to 263 exchange.



More information about the Comp.sys.sgi mailing list