This is the mail archive of the gdb@sourceware.org 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: clearing call stack when a new binary file is loaded


On Wed, Apr 23, 2008 at 02:51:35PM +0400, Vladimir Prus wrote:
> Which version of GDB?

I expect it still does this.  write_pc doesn't invalidate the frame
cache, so we should manually do so at the end of generic_load.

-- 
Daniel Jacobowitz
CodeSourcery


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