[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DDD and Angel
From: |
Andreas Zeller |
Subject: |
Re: DDD and Angel |
Date: |
05 Mar 2001 09:46:29 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) |
Hi!
"Igor Trevisan" <address@hidden> writes:
> I am currently using Insight on a Linux RedHad 7.0 machine, to
> debug
> a first test software I wrote for a CirrusLogic EP7212 with an ARM
> core.
> I connect the debugger to the Angel monitor (from ARM) I
> previously downloaded.
> Everything goes right a part for the fact that I can't see the
> output of the "printf" functions I used.
> If I use the Insight simulator for ARM instead, I can see the printf
> output on the Xterminal from which I launched the debugger.
> I would like to know if DDD can connect to ARM Angel monitor,
> and, if so, if it can solve the problem I am facing with Insight.
DDD is just a front-end to the GDB debugger; it is much less
interwoven with GDB than Insight is.
Try whether using GDB stand-alone solves your problem; if so, you
can safely try DDD.
Andreas
--
Andreas Zeller Universitaet Passau
http://www.fmi.uni-passau.de/st/staff/zeller/
- DDD and Angel, Igor Trevisan, 2001/03/02
- Re: DDD and Angel,
Andreas Zeller <=