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 crashes when I open a located image


Gerwyn Davies wrote:
> 
> (No HTML this time I hope!)
> 
> Hello,
> 
> I have a problem where Insight crashes out when  I open an linked and
> located object file, and was hoping that someone may be able to shed some
> light onto it.
> 

What is the exact command line you've used to compile/link your application?


> I'm using:-
> >GNU gdb 4.17-gnupro-98r2
> >This GDB was configured as
> "--host=i586-pc-cygwin32 --target=mips-tx39-elf".
> I dont know what version of Insight I'm using, maybe someone could tell me
> how to find this out.
> 

The Help menu has the About option.  That will tell you something.

For the problems you are refering to, you can also start gdb with the
command line interface:

gdb -nw

It will print the underlying debugger version.



-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

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