public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Aleksey Midenkov <midenok@gmail.com>
To: gdb@sourceware.org
Subject: set width: how to restore to auto
Date: Wed, 23 Aug 2023 12:53:20 +0300	[thread overview]
Message-ID: <CAF8BazDRc5qrjo34JZh6POW5B-4dMB2hO4bsnvaHkL87FRrVXQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

To avoid line wrapping in backtrace we use:

    set width 0

How to restore it to auto without resizing the terminal?
Why after resizing the terminal defined width is lost?

Looks like there is not enough control over this parameter to implement two
backtrace macros with and without line wrapping.

-- 
@midenok

             reply	other threads:[~2023-08-23  9:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23  9:53 Aleksey Midenkov [this message]
2023-08-23 12:14 ` Pedro Alves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAF8BazDRc5qrjo34JZh6POW5B-4dMB2hO4bsnvaHkL87FRrVXQ@mail.gmail.com \
    --to=midenok@gmail.com \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).