Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!IRIS.UCDAVIS.EDU!how From: how@IRIS.UCDAVIS.EDU (W. Wilson Ho) Newsgroups: gnu.gdb.bug Subject: please ignore my last mail ... Message-ID: <8811292309.AA02238@iris.ucdavis.edu> Date: 29 Nov 88 23:09:17 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 14 In my last mail I wrote: > In gdb version 2.7, there are two places that call "malloc" directly > instead of calling "xmalloc". In most cases this is ok, but to make > it perfect, I think it is a better idea to call xmalloc. > > The two places are in file "stuff.c" line 116 and line 126. I just found out that stuff.c does not even exist in the Makefile of gdb. So it has nothing to do with xmalloc. Sorry about the wrong message. Wilson