From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gerwyn Davies" To: "GDB" Subject: Insight crashing Date: Fri, 28 Jul 2000 02:37:00 -0000 Message-id: <01ad01bff877$f1cb6a60$b3be883e@gtd-s-machine> X-SW-Source: 2000-07/msg00119.html 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