[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gdb 6.6 sparc-rtems weirdness



Hi,

$ /opt/rtems-4.8/bin/sparc-rtems4.8-gdb
GNU gdb 6.6
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-redhat-linux-gnu 
--target=sparc-rtems4.8".
(gdb) tar sim
unknown option -E
open of big failed
Connected to the simulator.


Notice the errors after the tar sim command.  These do not happen
with the 4.7 gdb 6.5 and I don't remember them with the 4.8 gdb 6.5
which was very likely the same code base anyway.

Any ideas?

--joel