public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Phi Debian <phi.debian@gmail.com>
To: gdb@sourceware.org
Subject: Re: GDB TUI source win current line appearance
Date: Sun, 31 May 2020 16:00:25 +0200	[thread overview]
Message-ID: <CAJOr74jn3fFc8Sp937Zp=sXhrkBc4R2pUYnuqzWZuic5i2sQiA@mail.gmail.com> (raw)
In-Reply-To: <CAJOr74h=EYkfqrVCaTixeToQV0nDLT-GNmYLvj3KMD+Jgj1wSA@mail.gmail.com>

Oops,

I am afraid the answer is NO :)

   319           if (line->is_exec_point)
  │
│B+ 320             tui_set_reverse_mode (win_info->handle.get (), true);
   │
│   321
   │
│   322           wmove (win_info->handle.get (), lineno,
TUI_EXECINFO_SIZE);  │
│   323           tui_puts (line->line.c_str (), win_info->handle.get ());
    │
│  >324           if (line->is_exec_point)
    │
│   325             tui_set_reverse_mode (win_info->handle.get (), false);
    │

Well at least I know where to patch ....

Cheers,
Phi

      reply	other threads:[~2020-05-31 14:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-23 21:51 [ANNOUNCEMENT] GDB 9.2 released! Joel Brobecker
2020-05-31  9:56 ` GDB TUI source win current line appearance Phi Debian
2020-05-31 14:00   ` Phi Debian [this message]

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='CAJOr74jn3fFc8Sp937Zp=sXhrkBc4R2pUYnuqzWZuic5i2sQiA@mail.gmail.com' \
    --to=phi.debian@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).