; * etc/DEBUG: Add a blurb about disabling ASLR on macOS.
This commit is contained in:
parent
330284e7f6
commit
9d985f24a7
1 changed files with 3 additions and 0 deletions
|
@ -1111,6 +1111,9 @@ edit the PE header of the Emacs executable file and reset the
|
|||
DYNAMIC_BASE (0x40) flag in the DllCharacteristics flags recorded by
|
||||
the PE header.
|
||||
|
||||
On macOS, there's no official way for disabling ASLR, but there are
|
||||
various hacks that can be found by searching the Internet.
|
||||
|
||||
** How to recover buffer contents from an Emacs core dump file
|
||||
|
||||
The file etc/emacs-buffer.gdb defines a set of GDB commands for
|
||||
|
|
Loading…
Add table
Reference in a new issue