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: get_frame_saved_regs broken



   From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
   Date: 28 Dec 1998 10:53:45 +0100

   1998-12-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	   * blockframe.c (get_frame_saved_regs): Pass address of local
	   saved_regs instead of saved_regs_addr to memcpy if the latter is
	   NULL.

Thanks for the patch - JT Conklin already got this last week, and the
fix is in the repository (I checked just now, to be sure).

							Stan