unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: Eli Zaretskii <eliz@gnu.org>
Cc: nrichard@ulb.ac.be, emacs-devel@gnu.org
Subject: Re: Debugging Emacs
Date: Fri, 11 Dec 2015 15:47:17 +0000	[thread overview]
Message-ID: <87zixhvvga.fsf@russet.org.uk> (raw)
In-Reply-To: <83y4d18md0.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 11 Dec 2015 09:39:55 +0200")

Eli Zaretskii <eliz@gnu.org> writes:
>> Perhaps I am being thick, but I tried C-z and AFAICT it does nothing. I
>> mean, where do I type C-z? In the debugged Emacs? In the Emacs running
>> gdb?
>
> Into the Emacs window, like DEBUG says.

I can't get this to work (not when debugging Emacs inside another Emacs).

>> > Seriously, though: the few steps you described there are quite
>> > possibly not what the user will need to do, so I think it would get in
>> > the way.
>> 
>> I'd welcome simplification.
>
> Alas, there is no simplification I could think of.

Okay.



> One other thing to keep in mind is that having documentation that is
> too closely tied to the current source (e.g., quoting function and
> variable names) is a certain maintenance burden, since functions and
> variables are routinely renamed, moved to other places, and deleted as
> part of development, and we then have yet another file to keep in sync
> with that.  Not rocket science, just one more thing to consider when
> deciding whether this is worth the hassle.

This is also a reason why I thought adding a "break" function (which
does nothing and could be breakpointed by .gdbinit would be a good thing).


>> >> Probably, etc/DEBUG needs to be replaced with a section in the elisp
>> >> manual.
>> >
>> > Somebody already mentioned that.  I don't think I agree: when you
>> > debug, you need the instructions be available on the simplest medium
>> > possible, so a plain text file is better than Info.  What's more
>> > important, a single file with a distinct name is easier found than a
>> > section in a large manual.
>> 
>> Unconvinced. The single large manual is also on the web and it's easier
>> to find there than as a file in etc/DEBUG. I tried searching for "Emacs
>> debug with GDB" and various other combinations before I found etc/DEBUG.
>> Which I found because you described it on Emacs-devel.
>
> It's mentioned in CONTRIBUTE, FWIW.  That should be the first place
> people look for this information.  I don't know how to advertise it
> better, and I very much doubt having it in the manual will do the job:
> look at how many questions get posted that are already in the manuals.


The manual is difficult and people will always miss things. But I found
it hard to find out how to debug Emacs C than Emacs lisp -- not a
surprise, many fewer people do it. I looked in the web first. I guess
many people would do the same (esp. as this includes the manual).

Phil



  reply	other threads:[~2015-12-11 15:47 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 17:23 Debugging Emacs Phillip Lord
2015-11-27 17:48 ` Karl Fogel
2015-11-27 21:53   ` Phillip Lord
2015-11-28  7:50     ` Eli Zaretskii
2015-11-27 17:58 ` Eli Zaretskii
2015-11-27 18:15   ` Eli Zaretskii
2015-11-27 22:05   ` Phillip Lord
2015-11-28  7:56     ` Eli Zaretskii
2015-11-28 19:39       ` Phillip Lord
2015-11-28 20:38         ` Eli Zaretskii
2015-11-28 21:35           ` Phillip Lord
2015-11-29 18:13             ` Stephen Leake
2015-11-29 19:25               ` John Wiegley
2015-11-29 21:26                 ` Phillip Lord
2015-11-29 19:46               ` Marcin Borkowski
2015-11-30 13:33             ` Nicolas Richard
2015-12-05 10:55               ` Eli Zaretskii
2015-12-07  9:51                 ` Phillip Lord
2015-12-07 16:34                   ` Eli Zaretskii
2015-12-07 18:18                     ` Stephen Leake
2015-12-07 18:30                       ` Eli Zaretskii
2015-12-10 22:36                     ` Phillip Lord
2015-12-11  7:39                       ` Eli Zaretskii
2015-12-11 15:47                         ` Phillip Lord [this message]
2015-11-28  8:41     ` Marcin Borkowski
2015-11-28  9:47       ` 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

  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=87zixhvvga.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=nrichard@ulb.ac.be \
    /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).