binutils-gdb/gdb/cli
Tom Tromey a03d5b9bf3 Wrap help options when building help string
When building a help string, it's possible that the resulting options
will go over 80 columns.  This patch changes this code to add line
wrapping where needed.

This can most be seen by looking "help bt" and in particular the
"-frame-info" help text.
2024-11-11 07:45:02 -07:00
..
cli-cmds.c Wrap help strings at 80 columns 2024-11-11 07:44:27 -07:00
cli-cmds.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
cli-decode.c gdb: deprecated filename_completer and associated functions 2024-09-07 20:28:58 +01:00
cli-decode.h Wrap help options when building help string 2024-11-11 07:45:02 -07:00
cli-dump.c gdb: deprecated filename_completer and associated functions 2024-09-07 20:28:58 +01:00
cli-interp.c Use std::make_unique in more places 2024-10-20 10:13:05 -06:00
cli-interp.h Remove gdb_stdtargerr 2024-05-17 10:01:13 -06:00
cli-logging.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
cli-option.c Wrap help options when building help string 2024-11-11 07:45:02 -07:00
cli-option.h gdb: add filename option support 2024-11-04 15:56:01 +00:00
cli-script.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
cli-script.h gdb: move enum compile_i_scope_types to compile/compile.h 2024-04-22 21:34:19 -04:00
cli-setshow.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
cli-setshow.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
cli-style.c Add line-number styling 2024-09-30 13:23:35 -06:00
cli-style.h Add line-number styling 2024-09-30 13:23:35 -06:00
cli-utils.c Wrap help strings at 80 columns 2024-11-11 07:44:27 -07:00
cli-utils.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00