unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: Re: emacs locked when internet connection is cut... [+ help-gnu-emacs:  Invalid read syntax: ")" ]
Date: Tue, 8 May 2018 12:16:00 +0900	[thread overview]
Message-ID: <6BF1AE0B-E1BD-482B-9818-826AF45D03E0@gmail.com> (raw)
In-Reply-To: <83sh72q3m3.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]

> On May 8, 2018, at 11:32, Eli Zaretskii <eliz@gnu.org> wrote:
> 
>> From: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
>> Date: Tue, 8 May 2018 09:43:56 +0900
>> 
>> Put a breakpoint in Fsignal, and when it reports this error, show the backtrace.
>> 
>> When I check the emacs manual, the only reference to Fsignal is:
>> 
>> "To make Lisp errors stop Emacs and return to GDB, put a breakpoint at Fsignal."
>> 
>> Also, there is no reference to Fsignal in the GDB manual.
> 
>  $ cd /path/to/emacs/src
>  $ gdb ./emacs
>  ...
>  (gdb) break Fsignal
>  (gdb) commands
>> pp errror_symbol
>> end
>  (gdb) run
>  Thread 1 hit Breakpoint 3, Fsignal (error_symbol=XIL(0x108b0),
>      data=XIL(0xc000000001976940)) at eval.c:1514
>  1514      signal_or_quit (error_symbol, data, false);
>  void-variable
>  (gdb) continue
> 
> Keep typing "continue" until error_symbol is invalid_syntax.  Then:
> 
>  (gdb) bt
> 
> OK?

Thank you for the instructions. I'm on it.

Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune



[-- Attachment #2: Type: text/html, Size: 3151 bytes --]

      reply	other threads:[~2018-05-08  3:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-01  8:37 emacs locked when internet connection is cut Jean-Christophe Helary
2018-05-01 14:56 ` Eli Zaretskii
2018-05-02  6:56   ` Jean-Christophe Helary
2018-05-02 14:56     ` Eli Zaretskii
2018-05-02 15:06       ` Jean-Christophe Helary
2018-05-02 15:28         ` Eli Zaretskii
2018-05-03 18:14         ` Alan Third
2018-05-04  7:53           ` Jean-Christophe Helary
2018-05-05 11:03             ` Alexis
2018-05-07  8:03     ` emacs locked when internet connection is cut... [+ help-gnu-emacs: Invalid read syntax: ")" ] Jean-Christophe Helary
2018-05-07 18:05       ` Eli Zaretskii
2018-05-08  0:43         ` Jean-Christophe Helary
2018-05-08  2:32           ` Eli Zaretskii
2018-05-08  3:16             ` Jean-Christophe Helary [this message]

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=6BF1AE0B-E1BD-482B-9818-826AF45D03E0@gmail.com \
    --to=jean.christophe.helary@gmail.com \
    --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).