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: [patch] Fix unwind handling for hppa


On Thu, Apr 22, 2004 at 08:13:01PM -0700, Randolph Chung wrote:
> > Ok, can you post the revised change (with comments explaining all this)?
> 
> Here goes. This fixes the end_pc bug with the earlier patch too. We
> really want to compare against prologue_end and not end_pc....
> 
> 2004-04-22  Randolph Chung  <tausq@debian.org>
> 
> 	* hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
> 	starts at a pc before the frame is created.

Hmm... final result is interesting.  I think I'll give the
skip_prologue approach a try in the MIPS .pdr code also.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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