This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: wiggler from Macraigor and the Cygwin gdb 5.0


On Thursday 29 August 2002 12:39, mohammad Mahbubur rahman wrote:
> Hello,
> I use a wiggler from Macraigor and the Cygwin gdb 5.0
> on Win NT. when i type "gdb target wiggler" in the
> cygwin command line, it opens the gdb window. But in

Check that the version of gdb that you are executing is the Macraigor version, 
not the standard build. Your path variable may be causing the standard build 
to execute.

There should be some more info in the example 'README' file (I am not sure of 
the exact location for your target distribution from Macraigor).

> the target settings of gdb window there is no option
> for setting parallel port. Since my wiggler is
> attached with the parallel port, how i cant download
> the file into to motorola power pc eximer board.I find
> that if i type only the gdb in the cygwin command line
> the same gdb window is coming. Can u suggest me how i
> can debug c code using gdb and wiggler.I already copy
> all wiggler dll from the OCD commander folder to the
> gdb folder of cygwin.
> I use OCD Commander of Macraigor. By this i can
> download the .elf file in the eximer board. But it
> gives the assembly code for debugging. I cant see the
> c code on that. Do u know that the OCD commander is
> only assembly debugger or i can debug c program by
> this.

I use gdb under linux for an arm-elf target, but although the environments are 
different I still think the above might help you a little.

Regards
Simon

>
> Thanks.
>
> Regards
>
> Mahbub
> Bonn, Germany
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
>
> ------
> Want more information?  See the CrossGCC FAQ,
> http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to
> crossgcc-unsubscribe@sources.redhat.com


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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