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]

Re: [Gdb-discuss] integarting gdb with multice


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


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