This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa] Fix DW_CFA_restore


   Date: Tue, 9 Nov 2004 10:05:10 -0500
   From: Daniel Jacobowitz <drow@false.org>

   We weren't copying all of the initial registers to fs->initial because of a
   typo.  This shows up when debugging the vsyscall DSO, since its hand-written
   CFI does cover its epilogue.

   OK?

Sure.

   2004-11-09  Daniel Jacobowitz  <dan@debian.org>

	   * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Correct allocated
	   size.


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