Skip to content

Instantly share code, notes, and snippets.

@573
Created October 25, 2024 12:08
Show Gist options
  • Save 573/5488ce69715964cc91538c4965ba964b to your computer and use it in GitHub Desktop.
Save 573/5488ce69715964cc91538c4965ba964b to your computer and use it in GitHub Desktop.
emacs windows debug tip
Emacs Abort Dialog
A fatal error has occurred!
Would you like to attach a debugger?
Select:
YES — to debug Emacs, or
NO to abort Emacs and produce a backtrace
(emacs_backtrace.txt in current directory).
(Before clicking YES, type
`gdb -p <emacs-PlD>`, then `continue` inside GDB.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment