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]
Other format: [Raw text]

integarting gdb with multice


Hi,
Sorry if I mailed to the wrong mailing list. I'm
trying to integrate gdb debugger with ADS Multice to
download the executable. I followed the steps below
1.) started gdb-multice server 
>> multi-ice-gdb-server --remote-port 9000 --byte-sex
l --config-dialog. 
I got the message 
Connected to the Multi-Ice target.
Targeted ARM code: ARM9 0

GDB Server Started on port 9000

2.) started gdb client
>> arm-elf-gdb bsp.bin
when I gave command
gdb) target remote localhost:9000

multi-ice-gdb-server throws error message
"Not a good vector"
Am I missing something.

Also is there anyway giving script as input to gdb
like we give in lauterbach or AXD. 

regards
Rahul


________________________________________________________________________
Yahoo! India Careers: Over 65,000 jobs online
Go to: http://yahoo.naukri.com/


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