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

Re: gdb for target mn10300 not working


In article <397FFB91.252B82C6@ilogix.co.il> you write:
>This GDB was configured as "--host=i386-cygwin32
>--target=mn10300-elf"...
>(gdb) msim
>Undefined command: "msim".  Try "help".
>(gdb) target sim
>Connected to the simulator.

I recognise this. You have to use:

target sim --board=stdeval1 --memory-region 0x34004000,0x8

Hope this helps,

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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