unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nick@nick.uklinux.net>
Cc: emacs-devel@gnu.org
Subject: Re: gdba probs
Date: Tue, 10 Dec 2002 21:39:33 +0000	[thread overview]
Message-ID: <15862.24341.33459.546013@nick.uklinux.net> (raw)
In-Reply-To: <E18LUP7-0008CS-00@fencepost.gnu.org>

Richard Stallman (RMS), Stefan Monnier(SM), Miles Bader(MB) write:

RMS>     Apart from the errors, I like to think much of the functionality is self
RMS>     evident.
RMS> 
RMS> Maybe so, but the person who said he didn't know what these windows
RMS> were for apparently did not find it so.  How about if you talk with him
RMS> about why it wasn't evident to him?

If you mean Miles, I think he was only confused by the display window that
popped up in its own frame when it wouldn't have done if there were no errors.

SM> Their meaning is indeed obvious when they're not empty.
SM> When they're empty, the buffer name gives a good hint, but I'm not
SM> sure it's enough to make it "obvious".

They're never completely empty. Even `No breakpoints or watchpoints.' or
`No stack.' are clues. I would say that they were `self-evident to anyone
familiar with GUI debuggers'. Since that doesn't include everyone, I will
document it.

RMS> Please do document it (in Texinfo format).

How does this work ? Do I put my changes in building.texi ? Do I install the
patch or submit it to the mailing list/you. Can it have references to gdb info
pages or only ones in the emacs distribution ? Texinfo files don't seem to be
updated very frequently. Do I install something rough and ready now and
develop it or wait until I feel its stable?

MB> The GUI debuggers I've used typically start out displaying only one or two
MB> windows (e.g., the command window and a source window, sort of like normal
MB> gud mode), but offer toolbar buttons to easily pop up others; once the others
MB> are popped up, they are updated continuously.  Note that for some window
MB> types, you can pop up more than one instance -- e.g. memory display windows,
MB> where you may want to display several regions of memory simultaneously.

OK, I'll change the default value of gdb-many-windows to nil. This means gdba
will start with just two windows : the GUD buffer and the source.  The user
will then have to express a preference for six. Note, however, that other
buffers, such as the breakpoints buffer, are still needed (in this case for
placing the breakpoint icons), even though they are not visible. The
input/output buffer will automatically appear when the program is run but I'll
try to stop that.

RMS> Can you think of ways to make the text in the windows themselves show
RMS> what they do and how to use them?  Please put some effort into this.  A
RMS> major part of the idea of graphical interfaces is that they can, with
RMS> some effort, be self-explanatory.

I will try to bear in mind these things and the other comments made on this
mailing list as the mode develops.

Nick

  reply	other threads:[~2002-12-10 21:39 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-05 20:40 gdba probs Nick Roberts
2002-12-05 21:49 ` Stefan Monnier
2002-12-07  2:38   ` Nick Roberts
2002-12-07  3:10     ` Miles Bader
2002-12-09 15:46     ` Stefan Monnier
2002-12-10 14:19     ` Stefan Monnier
     [not found]       ` <15862.30022.647969.267154@nick.uklinux.net>
     [not found]         ` <200212111411.gBBEBUn03805@rum.cs.yale.edu>
2002-12-11 22:27           ` Nick Roberts
2002-12-11 22:48             ` Stefan Monnier
2002-12-12  0:05               ` Nick Roberts
2002-12-12 13:49                 ` Stefan Monnier
2002-12-12 14:13                   ` Miles Bader
2002-12-13 22:21                 ` Richard Stallman
2002-12-12  1:24             ` Miles Bader
2002-12-12 10:22               ` Kim F. Storm
2002-12-15  0:36   ` Nick Roberts
2002-12-07 21:25 ` Richard Stallman
2002-12-08  1:55   ` Nick Roberts
2002-12-09 20:21     ` Richard Stallman
2002-12-10 21:39       ` Nick Roberts [this message]
2002-12-10 23:44         ` Kim F. Storm
2002-12-11 20:40         ` Richard Stallman
2002-12-08  2:27   ` Miles Bader
2002-12-10 14:14     ` Stefan Monnier
2002-12-11 17:45       ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2002-12-05  6:19 Miles Bader

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=15862.24341.33459.546013@nick.uklinux.net \
    --to=nick@nick.uklinux.net \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).