How to run the shade instuctions?
I am new to Sparc and also new to Shade. I am not aware of the uses of Shade. I have Shade installed on my 64 bit sparc machine. I want to run a few instructions and get myself acquainted with the software. Please let me know how to run the commands.
For example I want to run the command ifreq..how shold I do it. Please let me know.
Thank you for the help.
Regards
Raghudeep
[407 byte] By [
Raghudeep] at [2007-11-26 10:59:57]

# 1
To run one of the shade tools you use the syntax:
<tool> <tool parameters> -- <app> <app parameters>
For example, to run ifreq on ls:
ifreq -- ls
....
OPCODES:
opcode#exec%exec#annulled
lduw15334912.3162% 5174
...
bpgu,a,pn10.0001% 0
sllx 10.0001% 0
TOTAL1245100 100.0000% 33196
You might also want to read the article at
http://developers.sun.com/sunstudio/articles/shade.html