Re: HP-UX Disassembler

gerdb@bbn.hp.com (Gerd Bleher)
28 Aug 1996 20:50:45 -0400

          From comp.compilers

Related articles
HP-UX Disassembler matt@landlub.ucsd.edu (Matt Sienko) (1996-08-15)
Re: HP-UX Disassembler baynes@ukpsshp1.serigate.philips.nl (1996-08-19)
Re: HP-UX Disassembler rowan@wiliki.eng.hawaii.edu (1996-08-20)
Re: HP-UX Disassembler Marovich@hplms2.hpl.hp.com (1996-08-24)
Re: HP-UX Disassembler gerdb@bbn.hp.com (1996-08-28)
| List of all articles for this month |

From: gerdb@bbn.hp.com (Gerd Bleher)
Newsgroups: comp.compilers,comp.unix.questions,comp.unix.programmer
Followup-To: comp.compilers,comp.unix.questions,comp.unix.programmer
Date: 28 Aug 1996 20:50:45 -0400
Organization: Hewlett Packard GmbH Germany
References: 96-08-041
Keywords: disassemble

Matt Sienko (matt@landlub.ucsd.edu) wrote:
: I'm looking for a disassembler that will disasemble object code produced
: by the cc C compiler. I'm running it on an HP9000 j210 with a PA-RISC
: 7200 proseccor on HP-UX 9.


Das is the tool you are looking for. This is an excerpt from the
man page.


NAME
            das - High Level PA Disassembler


  SYNOPSIS
            das [options] files


  DESCRIPTION
            das is a PA Disassembler with the ability to merge the original high
            level source code into it's output. It produces a PA disassembly
            listing mixed together with the original source code on the standard
            output.


  [...]


AUTHOR
            das was developed by HP (STD/CLL). Please send any feedback, comments
            or suggestions to brians@cup.hp.com


Gerd
--
Gerd Bleher; Hewlett Packard GmbH
Boeblingen Semiconductor Test Division/R&D
Herrenberger Str. 130 ; D-71034 Boeblingen
e-mail: Gerd_Bleher@bbn.hp.com
phone: +49 7031 14-6983
telnet: 778-6983
fax: +49 7031 14-7351 ____
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.