From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: GDB Patches Subject: Re: [rfc] s/ui_out_list/ui_out_tupple/ Date: Mon, 14 May 2001 10:30:00 -0000 Message-id: <3B001622.9000102@cygnus.com> References: X-SW-Source: 2001-05/msg00294.html > IIRC many of the uses of ui_out_list* in breakpoint.c are used as > examples in gdbint.texinfo chapter which describes ui_out. If the > current say-so is to use ui_out_tupple* isntead, I think those > examples should be brought in sync with the party line. Right now there isn't a current say-so. Fixing it so that there is and making all consistent again is my next step in this process. Andrew