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


> >+    prologue_end = hppa_skip_prologue (frame_func_unwind (next_frame));
> 
> Is hppa_skip_prologue needed?  skip_prologue_using_sal doesn't touch the 
> inferior so is more light weight.

yeah, i've seen a few instances where skip_prologue_using_sal() was
returning 0. i haven't looked into why.

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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