Related articles |
---|
Looking for disassembler for Digital Unix (Alpha) twk@unity.ncsu.edu (Tom Karches) (1999-11-09) |
Re: Looking for disassembler for Digital Unix (Alpha) fjh@cs.mu.OZ.AU (1999-11-09) |
Re: Looking for disassembler for Digital Unix (Alpha) Bjorn.DeSutter@rug.ac.be (Bjorn De Sutter) (1999-11-09) |
Re: Looking for disassembler for Digital Unix (Alpha) ian@five-d.com (1999-11-16) |
Re: Looking for disassembler for Digital Unix (Alpha) adonovan@imerge.co.uk (Alan Donovan) (1999-11-19) |
From: | Bjorn De Sutter <Bjorn.DeSutter@rug.ac.be> |
Newsgroups: | comp.compilers |
Date: | 9 Nov 1999 12:21:54 -0500 |
Organization: | Universiteit Gent |
References: | 99-11-052 |
Keywords: | disassemble |
Tom Karches wrote:
> I need to attempt to resurrect some code from an Alpha binary.
Look at http://www.cs.arizona.edu/alto
alto is a link time optimizer that disassembles the code. You can also
use it to draw control flow graphs of functions, loops etc.
# Bjorn De Sutter
# http://www.elis.rug.ac.be/~brdsutte
# tel: +32 (9) 264 33 67
#
# Department of Electronics and Information Systems (ELIS)
# University of Gent, Flanders
Return to the
comp.compilers page.
Search the
comp.compilers archives again.