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: [committed] Use frame memory for code reading


On Fri, May 07, 2004 at 09:02:58PM -0700, Randolph Chung wrote:
> Ignore breakpoints when doing code reading during unwind, as suggested
> by Andrew. commited. thanks -randolph
> 
> 2004-05-07  Randolph Chung  <tausq@debian.org>
> 
> 	* hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use 
> 	read_memory_nobpt for code reading when doing frame unwinding.
> 	* hppa-linux-tdep.c (insns_match_pattern): Likewise.

I'm guessing he actually meant get_frame_memory?

I'm really not sure why we have this many memory access functions.

-- 
Daniel Jacobowitz


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