[Gdb-discuss] integarting gdb with multice

Daniel Jacobowitz drow@false.org
Thu Jul 15 00:48:00 GMT 2004


On Wed, Jul 14, 2004 at 07:03:02PM +0100, Rahul wrote:
> Hi,
> Sorry if I mailed to the wrong mailing list. I'm

Please try gdb@sources.redhat.com instead.

> 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

For multi-ice-gdb-server you may have better luck on some ecos list.

> 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. 

See the documentation of gdb's -x option.

-- 
Daniel Jacobowitz



More information about the Gdb mailing list