From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fernando Nasser To: Fabrice Gautier Cc: "'insight@sources.redhat.com'" , "GDB (E-mail)" Subject: Re: Buil problem Date: Mon, 20 Nov 2000 16:39:00 -0000 Message-id: <3A19C413.519904F1@cygnus.com> References: X-SW-Source: 2000-q4/msg00258.html This fix is already in the current sources. It was broken for a few hours and it is very unfortunate you've got it during that window of time. I inadvertently broke this when splitting a file so at least you have someone to blame ;-) BTW, when using the latest sources from cvs and encountering a build problem, always try to do a "cvs update". Any glitch like this is normally fixed quickly. Sorry about all the trouble. Fernando Fabrice Gautier wrote: > > Hi, > > I think i found why it failed. The following patch seems to have a good > effect: > > --- gdb/linespec.c~ Fri Nov 10 15:02:56 2000 > +++ gdb/linespec.c Mon Nov 20 15:13:43 2000 > @@ -37,7 +37,7 @@ > > extern char *operator_chars (char *, char **); > > -extern char *no_symtab_msg; > +extern char no_symtab_msg[]; > > /* Prototypes for local functions */ > > The no_symtab_msg is defined as char no_symtab_msg[] in an other file, and > not as > char *no_symtab_msg. > > I think there might be a few other place where this mistake could have been > made but i didn't saw any around that one. > > By the way this seems more like a gdb thing than a insight thing, but it was > somehow triggered when using the gui. > > Thanks > > > -----Original Message----- > > From: Fabrice Gautier [ mailto:Fabrice_Gautier@sdesigns.com ] > > Sent: Monday, November 20, 2000 2:19 PM > > To: 'insight@sources.redhat.com' > > Subject: RE: Buil problem > > > > > > Hi, > > > > Attached is a call stack I obtained with gdb, > > > > If it helps find the problem. > > > > Thanks > > > > > -----Original Message----- > > > From: Fabrice Gautier [ mailto:Fabrice_Gautier@sdesigns.com ] > > > Subject: RE: Buil problem > > > > > > > > > Using the latest snapshot i didn't have any problem building. > > > But insight > > > still crash unless I use -nw. > > > > > > Thanks > > > > > > -- Fernando Nasser Red Hat Canada Ltd. E-Mail: fnasser@redhat.com 2323 Yonge Street, Suite #300 Toronto, Ontario M4P 2C9