From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: jsmith@redhat.com Cc: jason-swarelist@molenda.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] A few ui_out formatting bugs with commands-on-breakpoints Date: Sun, 09 Sep 2001 09:21:00 -0000 Message-id: <9743-Sun09Sep2001191828+0300-eliz@is.elta.co.il> References: <20010907234014.A10697@shell17.ba.best.com> <3B9B80A7.D1582D6D@redhat.com> X-SW-Source: 2001-09/msg00123.html > Date: Sun, 09 Sep 2001 09:45:59 -0500 > From: Jackie Smith Cashion > > I was uncertain about which flavor of ui_out to use also. From > Fernando's explanation and an off list comment I received from someone > else I learned that the really important information should be output > via ui_out_field_*. ui_out_text and it's derivative ui_out_spaces are > just for making the output "pretty" in the generic command line form of > GDB. Perhaps you, or the person who wrote to you, could post those comments here. Then we could amend gdbint.texinfo to include that information. > This was not obvious to me when reviewing the implementation of the > UI_OUT functions. Did you read the documentation of UI_OUT functions in gdbint.texinfo, and if you did, did you find that information missing from there as well? If something is missing, could you please suggest what to add to the docs to make it more useful?