This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: avoid not function labels in stack dump



   Date: Sat, 21 Nov 1998 17:48:42 +0100 (CET)
   From: "Philippe De Muyter" <phdm@macqel.be>

   Sat Nov 21 17:15:40 1998  Philippe De Muyter  <phdm@macqel.be>

	   * coffread.c (coff_symtab_read): Discard C_LABEL's that are not
	   function entry points to avoid getting them in the stack dump
	   instead of the actual function.

Thanks for resending this, I forgot to install after the last time we
discussed this one.  It's in the repository now. -s