; * etc/DEBUG: Advice for debugging Emacs on OpenBSD (bug#71712).
This commit is contained in:
parent
38179f85f8
commit
c750fbb539
1 changed files with 6 additions and 0 deletions
|
@ -1157,6 +1157,12 @@ Please refer to the LLDB reference on the web for more information
|
|||
about LLDB. If you already know GDB, you will also find a mapping
|
||||
from GDB commands to corresponding LLDB commands there.
|
||||
|
||||
** Debugging Emacs on OpenBSD
|
||||
|
||||
To debug Emacs on OpenBSD, use the 'egdb' command from the 'gdb'
|
||||
package. This reportedly works both if Emacs was compiled with GCC and
|
||||
if it was compiled with clang.
|
||||
|
||||
** Debugging Emacs on Android.
|
||||
|
||||
A script located in the java/ directory automates the procedures
|
||||
|
|
Loading…
Add table
Reference in a new issue