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]

Re: Insight crashing


This is obviously a compiler problem.  You'd be better off posting this to
the gcc list.

Hints: 
1) check their list archives first
2) cut-and-past what is printed by "gcc -v" to your message
3) get the latest (or close to it) version of the compiler to 
   see if this has been fixed

Good luck.


Gerwyn Davies wrote:
> 
> Hello,
> 
> I've looking at a problem where Insight crashes when you open a located
> object file.
> 
> After some playing around, I've noticed that if I compile with the -c option
> and then do a separate link, Insight can open the object file without
> crashing. However if I allow the compiler to invoke the linker, the
> resulting object will cause Insight to crash.
> 
> Does this make any sense?
> 
> I'm using the mips-tx39-elf toolset, and gcc version 2.9
> 
> Thanks

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@cygnus.com

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