This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug tdep/17038] gdb doesn't recognize s390 instruction CIT


https://sourceware.org/bugzilla/show_bug.cgi?id=17038

Andreas Krebbel <krebbel at linux dot vnet.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |krebbel at linux dot vnet.ibm.com
         Resolution|---                         |FIXED

--- Comment #2 from Andreas Krebbel <krebbel at linux dot vnet.ibm.com> ---
cit is a zarch instruction. It wasn't recognized because binutils disassembly
defaulted to ESA mode for 31 bit binaries. We changed that recently so it
should be fixed by now:
https://sourceware.org/ml/binutils/2013-10/msg00382.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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