From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: jabbo@mindless.com Cc: insight@sourceware.cygnus.com Subject: Re: Is this the debugger that comes with Code Fusion? Date: Mon, 23 Aug 1999 19:16:00 -0000 Message-id: <199908240216.TAA00715@andros.cygnus.com> References: <37C1FE54.8FF23B17@mindless.com> X-SW-Source: 1999-q3/msg00100.html Date: Mon, 23 Aug 1999 19:07:16 -0700 From: Tim The multithreaded, no-really-you-might-consider-not-using-DDD-for-this-feature, oh-so-dope Cygnus in-house product? Yes and no. Or am I confused? You should be... :-) But seriously, while Insight is indeed the Code Fusion debugger GUI, but there are Code Fusion hacks for thread support that would pollute regular GDB. It's being worked on though, and those changes should appear in regular GDB shortly. Another big difference between what you get on sourceware and what Code Fusion has is that the Code Fusion version is prebuilt. As people on this list can attest, building Insight is a bit of extra work! :-) Another difference is that Insight is picking up patches and improvements that are not going to be available in Code Fusion until the next version comes out sometime - the wonders of open source... Stan