From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ignasi Villagrasa To: cygwin@cygwin.com Subject: Re: Using gdb Date: Fri, 09 Nov 2001 03:45:00 -0000 Message-id: <3BEBC1A2.3000408@netcom.es> X-SW-Source: 2001-11.t/msg00512.html 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 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 ? If so, where should I post it? Thanks in advance. Ignasi Villagrasa. -- 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/