This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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: i386-elf-gdb.exe Segmentation Fault


On Thu, 2003-01-30 at 16:12, sll@libero.it wrote:
> Hi all.
> I'm a newbie to eCos, and i'm trying to compile adn install eCos development tools on winXP.
> After few magic, binutils, gcc (2.95.2) and gdb finally compile successfully, but when i started i386-elf-gdb.exe, i got a Segmentation Fault. Any Idea?
> 
> 
> $ i386-elf-gdb.exe
> GNU gdb 5.3.0.90_2003-01-30-cvs
> Copyright 2002 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "--host=i686-pc-cygwin --target=i386-elf".Segmentatio
> n fault (core dumped)

Does this happen if you give it a program to debug (on the
command line)?  I've seen GDB have trouble in this case.

Also, 5.3.x-CVS seems quite "cutting edge".  Maybe this
version isn't CygWin friendly.

You should probably ask on the GDB lists as well.

-- 
.--------------------------------------------------------.
|       Mind: Embedded Linux and eCos Development        |
|--------------------------------------------------------|
| Gary Thomas              email:  gary.thomas@mind.be   |
| Mind ( http://mind.be )  tel:    +1 (970) 229-1963     |
| gpg: http://www.chez-thomas.org/gary/gpg_key.asc       |
'--------------------------------------------------------'


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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