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]

Angel and Insight


Hi,

 I forward you the message I received from "Insight" support
regarding a problem I have with gdb and Angel (ARM monitor).
I also attach the log file I obtained running my simple test program
(it's just something similar to the typical "Hello World!")
hoping this can help you to solve my problem.
Thank a lot in advance,
bye,
	Igor.

------- Forwarded message follows -------
Date sent:      	Fri, 2 Mar 2001 11:49:26 -0600
From:           	Grant Edwards <grante@visi.com>
To:             	Igor Trevisan <igor@bluewind.it>
Copies to:      	insight@sourceware.cygnus.com
Subject:        	Re: Angel and Insight

On Fri, Mar 02, 2001 at 05:00:27PM +0100, Igor Trevisan wrote:

> I am 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. Can you please suggest me something to solve this
> problem?

I've never tried the "semi-hosting" feature w/ the RDI target
in gdb.  Enable the rdi logging feature in gdb

gdb> maint rdilog on

Then run your program, you should get an rdi.log file.  We can
look at that to see if the printf() output is being sent to gdb
by Angel.

BTW, I suspect this has nothing to do with Insight (the GUI)
and is either an Angel or gdb problem.  The gdb mailing list is
probably a better venue.

-- 
Grant Edwards
grante@visi.com

------- End of forwarded message -------
-----------------------------------------------------------
BlueWind                Electronic Design
I-31033 Castelfranco Veneto (TREVISO)
Via Steffani 7/B
-----------------------------------------------------------
VOICE   +39 0 423 723431
FAX     +39 0 423 744738
MOBILE  +39 335 7298820
(MOBILE  +39 349 7787328)

mailto:igor@bluewind.it
http://www.bluewind.it
----------------------------------------
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File:  adp
     Date:  5 Mar 2001, 10:05
     Size:  161543 bytes.
     Type:  Unknown

adp


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