all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rocky Bernstein <rocky@gnu.org>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Does recent great work on separating the bytecode stack make it easier to show bytecode offsets in a traceback?
Date: Sat, 30 Apr 2022 12:25:48 -0400	[thread overview]
Message-ID: <CANCp2gb15cBQfSRx3eY_7Ba3vBT-hAijWAepgPZDg7z7dKgF+g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 678 bytes --]

I recently compiled GNU Emacs master (29.0.50ish) and saw the great work
done to separate the bytecode stack. In this thread
https://lists.gnu.org/archive/html/emacs-devel/2022-03/msg00330.html I see
a lot of concerns, but no thanks.

So thanks Mattias Engdegård!

I especially like and appreciate the comment in the C code in bytecode.c
showing the Bytecode interpreter stack.

Now that we have a more normal bytecode stack, we have "saved_pc"
shouldn't it be possible to easily show the bytecode offset in
lisp/emacs-lisp/backtrack.el ?

Prior work on this can be found in
https://lists.gnu.org/archive/html/emacs-devel/2020-07/msg00711.html

Thanks again.

[-- Attachment #2: Type: text/html, Size: 1466 bytes --]

             reply	other threads:[~2022-04-30 16:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-30 16:25 Rocky Bernstein [this message]
2022-05-02  9:10 ` Does recent great work on separating the bytecode stack make it easier to show bytecode offsets in a traceback? Mattias Engdegård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANCp2gb15cBQfSRx3eY_7Ba3vBT-hAijWAepgPZDg7z7dKgF+g@mail.gmail.com \
    --to=rocky@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.