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: [offbyone RFC] Merge i386newframe


   Date: Fri, 14 Mar 2003 16:43:12 +0100
   From: Michal Ludvig <mludvig at suse dot cz>

   Hi all,
   I've reworked the merge a little to avoid the need to reorder 
   frame.c:get_prev_frame() and fixed the 'next' and 'return' bugs that 
   were in the prevoius one. Now it passes the testsuite even better than 
   the i386newframe code did :-)
   I'm sorry I'm short of time to write more now.

   Andrew and Mark, please look around the patch and tell me your opinions.

Michal,

I appreciate your efforts here, but your patch introduces
Linux-specific code into i386-tdep.c.  I'm sorry, but we can't have
that.  I'll try to keep my i386newframe branch synced with HEAD.  I'm
afraid I don't have the time now to keep track of the offbyone branch
right now, but as Andrew merges things from there, I'll pick them up
in i386newframe.  I'll certainly take a look at your patch, and
incorporate the good bits.

Mark


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