commit | ada6f4701b896924ef8026c2b9a5d36c5be36643 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Mon Jun 10 10:05:46 2024 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Mon Nov 11 07:44:45 2024 -0700 |
tree | c7ba7402b99c381967a163a8347b3289e1310d75 | |
parent | 9f7ed4d5cad3e85bd2b46118cd6eff2e58908f0a [diff] |
Shorten internal problem help text The help text for various "internal problem" settings is longer than 80 columns. This patch tightens this up a bit. Note that these commands are all "maint" commands so, IMO, it is sufficient if they are clear to a gdb developer. Reviewed-By: Eli Zaretskii <eliz@gnu.org>