This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [patch/mi] replace list_begin/end with begin/end



On Tue, 8 May 2001, Andrew Cagney wrote:

> The attatched patch (... yep) replaces the ui_out_list_{begin,end}() 
> interface with a more general ui_out_{begin,end}() interface.

ui_out_list_{begin,end}() are now documented in gdbint.texinfo.  So I
think some change to that section is in order.  Perhaps we should
simply add a description of the new ui_out_{begin,end} functions,
since the old ones aren't going away.  Even better, we should add a
comment that use of ui_out_{begin,end} is preferred (is it?).


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