X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Doyle Rhynard Subject: Probllem with New GDB/Eclipse Date: Mon, 10 Jul 2006 13:04:27 -0700 Lines: 10 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com The newest version of gdb, gdb-20060706, does not work correctly with Eclipse-3.2 + CDT-3.02 (C/C++ plug-in). The problem is that the source code files are not found by gdb during debug sessions. I tried several different methods to force gdb to associate the source files without success. After replacing the new version with gdb-20041228, the Eclipse debugger worked properly, including no trouble displaying source files. If I had to guess, the recent changes to gdb to make it work with the Insight debugger broke some compatibility mode with other debuggers, including Eclipse. In any case, gdb needs to be fixed. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/