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: Eliminate tui_command_loop


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> deprecated_command_loop_hook is used by insight.
Pedro> Sounds like we could get rid of it, and make insight 
Pedro> install a command_loop_proc callback in its interpreter.
Pedro> (gdb/gdbtk/gdbtk-interp.c).

Yeah, I think that would be an improvement.
The fewer functions with "deprecated" in the name, the better.

Tom


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