ddd
[Top][All Lists]
Advanced

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

Re: ddd with x86 host and arm target


From: Cal Erickson
Subject: Re: ddd with x86 host and arm target
Date: Tue, 20 Jul 2004 09:15:34 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2

Brock,
Provided that the gdb for your ARM target is cross compiled and has a
gdbserver counter part, it should work very nicely. All you should
need to do is to run target gdbserver with target program. Run ddd
with --debugger <arm-cross-dubugger> --gdb <arm binary> You need the two
options so that ddd know to use the gdb protocols.

Then in lower gdb command window do a target remote to attach to the
gdbserver running on the target.

Cal Erickson


Brock Denson wrote:

can i use ddd with gdb compiled for arm?  my host is x86.

Brock Denson
WAIV
address@hidden
210 849-1988



_______________________________________________
Ddd mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/ddd



--
===========================================================================
Cal Erickson                 MontaVista Software Inc.
Linux Consultant             1237 E. Arques Ave.
Phone (408) 328-0304         Sunnyvale CA 94085
Fax   (408) 328-9204         web http://www.mvista.com
===========================================================================





reply via email to

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