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


> I'm guessing he actually meant get_frame_memory?
> 
> I'm really not sure why we have this many memory access functions.

i don't think so.... but i might be wrong :)

tramp-frame.c uses safe_frame_unwind_memory (), which is what i think
Andrew was talking about. That function calls read_memory_nobpt () after
discarding the frame parameter.

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]