gdb-discuss
[Top][All Lists]
Advanced

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

Re: [Gdb-discuss] integarting gdb with multice


From: Daniel Jacobowitz
Subject: Re: [Gdb-discuss] integarting gdb with multice
Date: Wed, 14 Jul 2004 20:46:02 -0400
User-agent: Mutt/1.5.5.1+cvs20040105i

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 address@hidden 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]