Re: problems with GDB

2001-10-04 Thread John Peacock
Christopher Faylor wrote: > > The last change to cygwin_crt0.c was to change a copyright date. Prior > to that it hasn't changed for a year. > > I have not idea why you are pointing to this file but I eagerly await your > patches to fix the problem. > > cgf > That was before I looked at the

Re: problems with GDB

2001-10-04 Thread Christopher Faylor
On Thu, Oct 04, 2001 at 10:28:39AM -0400, John Peacock wrote: >Carlos de Sousa wrote: >>I have the same problem with GDB as >>http://sources.redhat.com/ml/cygwin/2001-10/msg00011.html Anyone have >>an IDEA how I can go about to get a binary dist of GDB with TK that >>will work om my W2K with cygwi

Re: problems with GDB

2001-10-04 Thread Keith Seitz
On Thu, 4 Oct 2001, Carlos de Sousa wrote: > Anyone have an IDEA how I can go about to get a binary dist of GDB with TK that will > work om my > W2K with cygwin1.3.3 ? Are you trying to build Insight, aka gdbtk? If so, I suggest you try asking this question on the [EMAIL PROTECTED] list. Keith

Re: problems with GDB

2001-10-04 Thread John Peacock
Carlos de Sousa wrote: > > Hi! > > I have the same problem with GDB as > http://sources.redhat.com/ml/cygwin/2001-10/msg00011.html > Anyone have an IDEA how I can go about to get a binary dist of GDB with TK that will > work om my > W2K with cygwin1.3.3 ? > I have also been having problems wit

problems with GDB

2001-10-04 Thread Carlos de Sousa
Hi! I have the same problem with GDB as http://sources.redhat.com/ml/cygwin/2001-10/msg00011.html and I have spent almost a week trying to get all the sources for tcl, tk, tix, ... to be able to rekompile a new GDB with TK support (That's what I really need at this moment), but I have been un