File: README

package info (click to toggle)
dissy 7-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 240 kB
  • ctags: 308
  • sloc: python: 1,299; xml: 20; makefile: 6; sh: 5
file content (20 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Dissy is a graphical frontend to objdump with navigation
possibilities. See the webpage,

  http://www.ipd.bth.se/ska/sim_home/dissy.html

for more information.


Running without installing
--------------------------
run

$ scripts/dissy


Installing
----------
run

$ sudo python setup.py install