all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nljlistbox2@gmail.com (N. Jackson)
To: Eli Zaretskii <eliz@gnu.org>
Cc: 22984@debbugs.gnu.org
Subject: bug#22984: 25.0.92; Typo in etc/DEBUG
Date: Fri, 11 Mar 2016 16:12:55 -0400	[thread overview]
Message-ID: <87oaakeptk.fsf@gmail.com> (raw)
In-Reply-To: <83d1r0iyy6.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 11 Mar 2016 21:42:09 +0200")

At 21:42 +0200 on Friday 2016-03-11, Eli Zaretskii wrote:
>
> I'm not sure.  How a bout if you suggest an alternative wording,
> perhaps it will explain better what you'd like to see there?

The current text for the paragraph is this:

    We recommend using the GUI front-end for GDB provided by Emacs.
    With it, you can start GDB by typing "M-x gdb RET".  This will
    suggest the default binary to debug; if you are going to start a
    new Emacs process, change it as needed to point to the correct
    binary.  Alternatively, if you want to attach the debugger to an
    already running Emacs process, change the GDB command shown in
    the minibuffer to say this:

       gdb -i=mi -p PID

    where PID is the numerical process ID of the running Emacs
    process, displayed by system utilities such as 'top' or 'ps' on
    Posix hosts and Task Manager on MS-Windows.

It's the third sentence that's at issue due to the previously
mentioned ambiguities etc. I am suggesting something along the
following lines (but you have said IIUC that I have misunderstood
the intended meaning):

    We recommend using the GUI front-end for GDB provided by Emacs.
    With it, you can start GDB by typing "M-x gdb RET".  This will
    suggest the default binary for GDB to load; if you want GDB to
    load a different binary, change the suggestion as needed.  
    Alternatively, if you want to attach the debugger to an already
    running Emacs process, change the GDB command shown in the
    minibuffer to say this:

       gdb -i=mi -p PID

    where PID is the numerical process ID of the running Emacs
    process, displayed by system utilities such as 'top' or 'ps' on
    Posix hosts and Task Manager on MS-Windows.






  reply	other threads:[~2016-03-11 20:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-11 15:18 bug#22984: 25.0.92; Typo in etc/DEBUG N. Jackson
2016-03-11 15:59 ` Eli Zaretskii
2016-03-11 18:30   ` N. Jackson
2016-03-11 18:39     ` Eli Zaretskii
2016-03-11 19:06       ` N. Jackson
2016-03-11 19:42         ` Eli Zaretskii
2016-03-11 20:12           ` N. Jackson [this message]
2016-03-11 20:27             ` Eli Zaretskii
2016-03-11 21:18               ` N. Jackson
2016-03-12  8:34                 ` Eli Zaretskii

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=87oaakeptk.fsf@gmail.com \
    --to=nljlistbox2@gmail.com \
    --cc=22984@debbugs.gnu.org \
    --cc=eliz@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.