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 gdb/12308] Unable to regenerate arm-with-iwmmxt.c


http://sourceware.org/bugzilla/show_bug.cgi?id=12308

Yao Qi <qiyao at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |arm-unknown-linux-gnueabi
             Status|NEW                         |RESOLVED
               Host|                            |i686-pc-linux-gnu
         Resolution|                            |INVALID

--- Comment #1 from Yao Qi <qiyao at gcc dot gnu.org> 2010-12-13 03:19:42 UTC ---
I can successfully regenerate arm-with-iwmmxt.c with another GDB, which is
configured as "--target=arm-unknown-linux-gnueabi"

$ make GDB=/home/yao/toolchain/gdb-cvs-build-arm/gdb/gdb
XMLTOC=arm-with-iwmmxt.xml  cfiles
/home/yao/toolchain/gdb-cvs-build-arm/gdb/gdb -nx -q -batch \
      -ex "set tdesc filename arm-with-iwmmxt.xml" -ex 'maint print c-tdesc' >
arm-with-iwmmxt.c.tmp
sh ../../move-if-change arm-with-iwmmxt.c.tmp arm-with-iwmmxt.c

Close this PR as it is invalid.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]