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

