public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
From: Berenyi Balazs <beba@koli.kando.hu>
To: ecos-maintainers@ecos.sourceware.org
Subject: Re: Problem with cygwin 1.5.* (newest) and gdb 5.3 (prebuild)
Date: Thu, 04 Dec 2003 21:21:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.58.0312042126130.24192@drama.koli> (raw)
In-Reply-To: <3FCF101E.4070901@ecoscentric.com>



On Thu, 4 Dec 2003, John Dallaway wrote:

> eCos maintainers
>
> Berenyi Balazs wrote:
>
> > I just started playing with GNU tools and Atmel EB40.
> >
> > As you have writen i have installed cygwin and downloaded
> > prebuild gnutools.
> >
> > I wanted to upload redbood to the EB40, but it did not worked
> > as you documented. I could not connect with GDB to Angel.
> >
> > As i found this is becouse of some changes in Cygwin.
> >
> > See more (and the patch for GDB) on :
> > http://sources.redhat.com/ml/gdb/2003-09/msg00290.html
> > There was some conversation about this problem.
> >
> > Please make a note on your (very good) step-by-step tutorial
> > to use an _older_cygwin_.
> >
> > Please note that this is my first touch on GNU tools and my first
> > error report.
>
> The most significant implication is that Windows users using Cygwin
> 1.5.x will be unable to perform an initial installation of RedBoot on
> Atmel AT91EB* boards. The Cygwin net installer still provides Cygwin
> 1.3.22 but there are already Cygwin packages which require Cygwin 1.5.x
> so we cannot reasonably insist that eCos users stick with Cygwin 1.3.x.
>
> I suggest that we add an appropriate arm-elf-gdb patch to the list of
> patches which should be applied when building an eCos toolchain.
>
> John Dallaway
> eCosCentric Limited
>
Hi!

This patch note should be good. (If you make a patch file just like those
on the http://ecos.sourceware.org/build-toolchain.html.)

I was able to make a GDB with the patch and it is working well.
I can connect with it to both angel and redboot.

I bulit a project from EB40 template with tests in the configtool.
But as cygwin changed i could not run test on the target.
As i see the configtool configures GDB to connect to the target on COM1.
(Which as we know not a serial port on cygwin 1.5.*.)

Now if i run GDB and connect to the target with the

 target remote /dev/com1

command.Everything works well.I can load for example the "bin_sem0" test
elf file and i can run it with success.

Maybe there is more change (com?->/dev/com?) to do in the work but as a
starter i can see just this one.

Please rebuild the pre build gdb with the patch! As a starter the pre
build tools were my only chance to start playing with GNU/eCos!
For a starter the tool build process is a nightmare.
I think i will be unable to make an insight for myself.:(

I have other experiencese but i dont know if i would tell you them, or
write them to the list.

Thank you for reading my email
beba

      reply	other threads:[~2003-12-04 21:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04  9:48 Berenyi Balazs
2003-12-04 10:44 ` John Dallaway
2003-12-04 21:21   ` Berenyi Balazs [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.58.0312042126130.24192@drama.koli \
    --to=beba@koli.kando.hu \
    --cc=ecos-maintainers@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).