Re: port gdb debugging emacs

Manuel Giraud <[email protected]> Fri, 26 Jun 2026 23:19:31 +0200
Newsgroups gmane.os.openbsd.misc
Message-ID <[email protected]>
Phil Maker <[email protected]> writes:

> Manual,
>
> For what its worth on 7.9
>
> % egdb /usr/local/bin/emacs
> break main
> run
> cont
> quit
>
> All seems to work reasonably, any particular use case?

Hi,

I've just tested your recipe and yes this works flawlessly... but the
OpenBSD Emacs package does not come with the symbols useful for
debugging.  Hence, I'm compiling Emacs from source with the recommended
debug options.
-- 
Manuel Giraud