From: Tom Tromey <tom@tromey.com>
To: Andrew Burgess <andrew.burgess@embecosm.com>
Cc: Tom Tromey <tom@tromey.com>, gdb-patches@sourceware.org
Subject: Re: [PATCH 2/3] Make "disassemble" always use TUI disassembly window
Date: Thu, 23 Jan 2020 19:54:00 -0000 [thread overview]
Message-ID: <87v9p2vtw2.fsf@tromey.com> (raw)
In-Reply-To: <20200119232327.GF3865@embecosm.com> (Andrew Burgess's message of "Sun, 19 Jan 2020 23:23:27 +0000")
Tom> I wonder if this should be limited to the case where the options to
Tom> disassemble are compatible with what the TUI does.
Andrew> I've wondered for a while if we should have something like:
Andrew> set tui disassemble-flags ...
Andrew> where a user can set the flags used by the disassembler. My main
Andrew> interest initially was /r, but it might be nice if /m and /s could be
Andrew> supported too, though I'm not quite sure how that might look or work.
I've considered this too (and also adding support for the new binutils
mode that graphically shows jump targets).
However, I wasn't sure how these flags would interact with the current
TUI model of disassembly, where it shows a window on the entire memory
space, and not just a single function.
Tom
next prev parent reply other threads:[~2020-01-23 19:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-27 23:50 [PATCH 0/3] More TUI improvements Tom Tromey
2019-12-27 23:50 ` [PATCH 2/3] Make "disassemble" always use TUI disassembly window Tom Tromey
2020-01-19 20:08 ` Tom Tromey
2020-01-20 0:48 ` Andrew Burgess
2020-01-23 19:54 ` Tom Tromey [this message]
2019-12-27 23:50 ` [PATCH 3/3] Remove flickering from the TUI Tom Tromey
2019-12-27 23:50 ` [PATCH 1/3] Make "file" clear TUI source window Tom Tromey
2020-01-19 20:10 ` [PATCH 0/3] More TUI improvements Tom Tromey
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=87v9p2vtw2.fsf@tromey.com \
--to=tom@tromey.com \
--cc=andrew.burgess@embecosm.com \
--cc=gdb-patches@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