This is the mail archive of the gdb-patches@sourceware.org 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: [patch RFC] Re: Notes on a frame_unwind_address_in_block problem


> Date: Wed, 3 Jan 2007 15:30:07 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sourceware.org
> Mail-Followup-To: Mark Kettenis <mark.kettenis@xs4all.nl>,
> 	gdb-patches@sourceware.org
> Content-Disposition: inline
> X-XS4ALL-DNSBL-Checked: mxdrop16.xs4all.nl checked 66.93.172.17 against DNS blacklists
> X-Virus-Scanned: by XS4ALL Virus Scanner
> X-XS4ALL-Spam-Score: 0.0 () DK_POLICY_SIGNSOME
> X-XS4ALL-Spam: NO
> Envelope-To: mark.kettenis@xs4all.nl
> X-UIDL: 1167856210._smtp.mxdrop16.91782,S=1990
> 
> On Wed, Jan 03, 2007 at 09:27:57PM +0100, Mark Kettenis wrote:
> > Oh sorry Daniel, I thought it was obvious that frame_func_unwind()
> > needed the same treatment as frame_unwind_address_in_block().
> 
> Bother, 55 call sites in 37 files.  Well, if you think this is
> the right change, I'll do it in a bit.

Heh, well, if you do the mechanical frame_unwind_address_in_block()
changes I'll do frame_func_unwind().

After that we can actually worry about about fixing things.

Deal?


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