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: [commit] Don't assume next in deprecated_update_frame_pc_hack


> Hello,
> 
> This gets around a problem caused by the Arm.  That target is allocating 
> a local `struct frame_info' and then that local object's PC.

I'm thinking of killing that local frame hack.  It seams to me that if 
frame caching is being done it should be done generically, not in a target 
specific manner.

R.


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