From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: Using gdb Date: Fri, 09 Nov 2001 08:06:00 -0000 Message-id: <20011109110635.D24506@redhat.com> References: <3BEBC1A2.3000408@netcom.es> X-SW-Source: 2001-11.t/msg00532.html On Fri, Nov 09, 2001 at 11:44:34AM +0000, Ignasi Villagrasa wrote: >Christopher Faylor sent a message telling me there's no fix to my >problem using gdb. > >But at the same time Pierre Muller sent me an e-mail with a patch he has >tested that can be applied to gdb source before recompiling gdb. I've never seen this patch so I can't comment on it. >I downloaded gdb sources from CVS Cygnus server, and I'm trying to >compile them. > >I have two problems. One related to bfd.h location. I have solved it. >But following compilation, I get an error : > >dbxread.c: In function `dbx_symfile_init': >dbxread.c:721: warning: implicit declaration of function `bfd_bread' >make: *** [dbxread.o] Error 1 > >I'm looking for bfd_bread function or predeclaration, but I don't find it. > >What to do ? > >Perhaps isn't this the mailing list to post this message ? Correct. >If so, where should I post it? gdb@sources.redhat.com. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/