This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb/1843: gdb produces incorrect disassmbly for powerpc load/stores


The following reply was made to PR gdb/1843; it has been noted by GNATS.

From: Andrew Cagney <ac131313@redhat.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: gdb/1843: gdb produces incorrect disassmbly for powerpc load/stores
Date: Mon, 10 Jan 2005 19:00:07 -0500

 This is more likely a binutils bug (gdb just calls BINUTILS's 
 disassembler) when displaying instructions.
 
 What output do you get when you use:
 
   objdump -d ...
 
 on the file?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]