From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: schwab@issan.cs.uni-dortmund.de Cc: gdb-patches@cygnus.com Subject: Re: get_frame_saved_regs broken Date: Wed, 30 Dec 1998 17:43:00 -0000 Message-id: <199812310143.RAA19471@andros.cygnus.com> References: X-SW-Source: 1998/msg00133.html From: Andreas Schwab Date: 28 Dec 1998 10:53:45 +0100 1998-12-27 Andreas Schwab * 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