From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12014 invoked by alias); 21 Nov 2001 14:45:41 -0000 Mailing-List: contact cgen-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.cygnus.com Received: (qmail 11882 invoked from network); 21 Nov 2001 14:45:28 -0000 From: "Stephen Done" To: Subject: Using CGEN Disassembler Date: Thu, 25 Oct 2001 12:26:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-SW-Source: 2001-q4/txt/msg00012.txt.bz2 I would like to use CGEN to disassemble some code for the Mitsubishi M32R processor. I have installed guile, and have downloaded the latest released version of CGEN (1.0). I have read through the html version of documentation. It seems to be about developing further CGEN ports, whereas I just want to use an existing one. I have also read the faq-o-matic. As far as I can get is loading dev.scm into guile. After that, I'm stuck. Can someone give me some example commands that make use of the CGEN functionality, or alternatively point me in the direction of any docs that do ? All I need is the command to take a binary file and convert it to assembler. I've done as much RTFM'ing as I can, and I'm not getting anywhere. Thanks for you help Steve From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stephen Done" To: Subject: Using CGEN Disassembler Date: Wed, 21 Nov 2001 06:45:00 -0000 Message-ID: X-SW-Source: 2001-q4/msg00037.html Message-ID: <20011121064500.ICYdRt_hhfqxt5Wle9NDV9DIwS3d10MBPNs-eQ86Zrs@z> I would like to use CGEN to disassemble some code for the Mitsubishi M32R processor. I have installed guile, and have downloaded the latest released version of CGEN (1.0). I have read through the html version of documentation. It seems to be about developing further CGEN ports, whereas I just want to use an existing one. I have also read the faq-o-matic. As far as I can get is loading dev.scm into guile. After that, I'm stuck. Can someone give me some example commands that make use of the CGEN functionality, or alternatively point me in the direction of any docs that do ? All I need is the command to take a binary file and convert it to assembler. I've done as much RTFM'ing as I can, and I'm not getting anywhere. Thanks for you help Steve