all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: nljlistbox2@gmail.com (N. Jackson)
Cc: 22984@debbugs.gnu.org
Subject: bug#22984: 25.0.92; Typo in etc/DEBUG
Date: Fri, 11 Mar 2016 22:27:07 +0200	[thread overview]
Message-ID: <8360wsiwv8.fsf@gnu.org> (raw)
In-Reply-To: <87oaakeptk.fsf@gmail.com> (nljlistbox2@gmail.com)

> From: nljlistbox2@gmail.com (N. Jackson)
> Cc: 22984@debbugs.gnu.org
> Date: Fri, 11 Mar 2016 16:12:55 -0400
> 
>     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.

How about the following variant?

  This will suggest the file name of the default binary to debug; if
  the suggested default is not the Emacs binary you want to debug,
  change the file name as needed.

(This avoids the potentially confusing word "load", and also makes it
clear we are talking about debugging Emacs, not some other program.)





  reply	other threads:[~2016-03-11 20:27 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
2016-03-11 20:27             ` Eli Zaretskii [this message]
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=8360wsiwv8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=22984@debbugs.gnu.org \
    --cc=nljlistbox2@gmail.com \
    /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.