This is the mail archive of the gdb-patches@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: [PATCH] free_all_values in MI


On Tue, Jan 23, 2007 at 08:35:56PM +1300, Nick Roberts wrote:
> 
> Currently, in MI, free_all_values only really gets called via the asynchronous
> commands from execute_command.  This patch ensures that it is called more
> often, and more reliably (the asynchronous commands might one day be
> implemented directly without use of execute_command).

OK, thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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