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: [RFC/TileGX 5/6]show registers in columns


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> IMO, if would be better if you used the ui-out routines to display
Joel> the data, rather than fprintf_filtered. But I am not a big specialist
Joel> in this area. Maybe Tom knows better and could help review the
Joel> printing part.

AFAICT, this is only ever called from the CLI and the TUI.
So plain printing is probably ok.
But I also thought Pedro's suggestion was good.

Tom


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