bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44285: 27.1; Invalid function: make-local-variable


From: Eli Zaretskii
Subject: bug#44285: 27.1; Invalid function: make-local-variable
Date: Wed, 28 Oct 2020 19:47:04 +0200

[Please use Reply All to keep the bug tracker oon the CC list.]

> From: <noosphere@mailc.net>
> Date: Wed, 28 Oct 2020 10:43:14 -0700
> 
> On Wed 28 Oct 2020 07:21:50 PM +02, Eli Zaretskii wrote:
> >
> > Can you run Emacs under GDB and show the backtrace from the error
> > locus?
> 
> Could someone tell me what commands I'd need to give GDB to have it
> break at the point of interest?

  $ gdb ./emacs.exe
  ...
  (gdb) break Fsignal
  (gdb) r -Q --daemon






reply via email to

[Prev in Thread] Current Thread [Next in Thread]