emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MPS: native comp


From: Gerd Möllmann
Subject: Re: MPS: native comp
Date: Mon, 29 Apr 2024 13:15:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Andrea Corallo <acorallo@gnu.org> writes:

> Should be sufficiente to place a break point the C counterpart of the
> Lisp function, say in this case 'F666f6f_foo_0'.
>
> If it was compiled with native-comp-debug >=2 the debugger should
> directly find the pseudo C 😀.
>
> Note that with native-comp-speed > 0 the build is optimized so the debug
> experience should come with all the expected limitaiton, if you want a
> better experience you can use native-comp-speed 0 (or force GCC to -O0).
>
>   Andrea

Progress. Same scenario as before and we come to pdumping, but it
complains

  ./temacs --batch  -l loadup --temacs=pbootstrap \
          --bin-dest  --eln-dest
  ...
  Loading emacs-lisp/macroexp (native compiled elisp)...
  ..
  Dumping under the name bootstrap-emacs.pdmp
  Dumping fingerprint: 
4ff41caeb772618cf9be4dd61ae8a1cf909c29b0ff417318ec6039950eaf53fc

  Error: error ("trying to dump non fixed-up eln file")

Whatever, that can wait til tomorrow. I have to do something else now ;-).
Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]