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

Error while debugging using GDB6.6 for Renesas H8300 target


Hi,

I have successfully built GDB6.6 for Renesas H8300 target.	
While debugging, I encountered the following error for the 	
command "target sim",	
//-----------------------------------	
$ h8300-elf-gdb a.out	
(gdb) target sim	
gdbsim: invalid option -- E	
unable to create simulator instance	
//-----------------------------------	
I compiled the program as follows,	
h8300-elf-gcc -ms -g test.c	

The same command works in GDB6.5 without any errors.	
The target H8300 is "Big endian" and there is no command line option 	
to specify "Endian" type for H8300 toolchain.	
Can you help in resolving this error?	

Regards,
Jaydeep V
KPIT Cummins InfoSystems Ltd.
Pune, India

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~
Free download of GNU based tool-chains for Renesas' SH, H8, R8C, M16C
and
M32C Series. The following site also offers free technical support to
its
users. Visit http://www.kpitgnutools.com for details. 
Latest versions of KPIT GNU tools were released on October 3, 2006.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~


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