Re: Probllem with New GDB/Eclipse

2007-02-12 Thread Christopher Faylor
On Mon, Feb 12, 2007 at 06:53:35AM +, Charles Tubbs wrote: >Brian Dessent dessent.net> writes: >>Doyle Rhynard wrote: >>>When others depend upon what you do, the old maximum for physicians >>>should apply also: "First, do no harm". My suggestion is to roll back >> >>That logic would only appl

Re: Probllem with New GDB/Eclipse

2007-02-11 Thread Charles Tubbs
Brian Dessent dessent.net> writes: > > Doyle Rhynard wrote: > > > When others depend upon what you do, the old maximum for physicians > > should apply also: "First, do no harm". My suggestion is to roll back > > That logic would only apply if the Eclipse module was an actual Cygwin > package,

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread René Berber
Doyle Rhynard wrote: [snip] >> "Broken gdb" or broken Eclipse plugin? (remember when eclipse could >> not work with recent cvs versions, you were stuck with cvs 1.10.x?) >> >> Do you know the difference, yes? then complain to the right people. > > The previous version of gdb works properly with Ec

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread Brian Dessent
Doyle Rhynard wrote: > When others depend upon what you do, the old maximum for physicians > should apply also: "First, do no harm". My suggestion is to roll back That logic would only apply if the Eclipse module was an actual Cygwin package, but it's not. Fixing packages of 3PPs is not our job,

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread Doyle Rhynard
René Berber wrote: Doyle Rhynard wrote: [snip] For me, that is unacceptable. One of the main reasons many users install cygwin is to use the gnu C/C++compilers and debugger under Windows. And the compilers and debugger work fine, so... Since Eclipse is the defacto industrial strength IDE, a

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread Christopher Faylor
On Wed, Jul 12, 2006 at 02:44:03PM -0700, Doyle Rhynard wrote: >After several other people sent in similar messages, someone in the >Eclipse/CDT user group did find a workaround for the problem with >gdb-20060706. The solution requires that file paths have explicit >mappings of the form: "/cygwi

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread Doyle Rhynard
Larry Hall (Cygwin) wrote: Doyle Rhynard wrote: Christopher Faylor wrote: On Mon, Jul 10, 2006 at 01:04:27PM -0700, Doyle Rhynard wrote: 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

Re: Probllem with New GDB/Eclipse

2006-07-10 Thread René Berber
Doyle Rhynard wrote: [snip] > For me, that is unacceptable. One of the main reasons many users install > cygwin is to use the gnu C/C++compilers and debugger under Windows. And the compilers and debugger work fine, so... > Since Eclipse is the defacto industrial strength IDE, a broken gdb will >

Re: Probllem with New GDB/Eclipse

2006-07-10 Thread Larry Hall (Cygwin)
Doyle Rhynard wrote: Christopher Faylor wrote: On Mon, Jul 10, 2006 at 01:04:27PM -0700, Doyle Rhynard wrote: 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 debu

Re: Probllem with New GDB/Eclipse

2006-07-10 Thread Doyle Rhynard
Christopher Faylor wrote: On Mon, Jul 10, 2006 at 01:04:27PM -0700, Doyle Rhynard wrote: 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 se

Re: Probllem with New GDB/Eclipse

2006-07-10 Thread Christopher Faylor
On Mon, Jul 10, 2006 at 01:04:27PM -0700, Doyle Rhynard wrote: >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

Probllem with New GDB/Eclipse

2006-07-10 Thread Doyle Rhynard
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