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: remove the use of deprecated_command_loop_hook from the MI code. (was: Re: Remove deprecated_command_loop_hook)


(adjusting subject)

On 08/29/2013 05:27 PM, Andrew Burgess wrote:

> 2013-08-29  Andrew Burgess  <aburgess@broadcom.com>
> 
> 	* mi/mi-interp.c (mi_command_loop): Change signature to match
> 	interp_command_loop_ftype.
> 	(mi1_command_loop): Remove.
> 	(mi2_command_loop): Remove.
> 	(mi3_command_loop): Remove.
> 	(mi_interpreter_resume): Remove setting of
> 	deprecated_command_loop_hook.
> 	(_initialize_mi_interp): Set mi_command_loop as the command loop
> 	callback.

OK, thanks.

-- 
Pedro Alves


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