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 01:53:46PM +0100, Jiju George T wrote:
> Is there any equivalent mi command to invalidate the frame cache? 

No.  If you use GDB 6.8 the CLI command "flushregs" will hack around
the problem but we simply need to fix it.

-- 
Daniel Jacobowitz
CodeSourcery


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