Skip to content

JIT: Add DWARF support#1910

Draft
pguyot wants to merge 1 commit intoatomvm:release-0.7from
pguyot:w41/jit-dwarf
Draft

JIT: Add DWARF support#1910
pguyot wants to merge 1 commit intoatomvm:release-0.7from
pguyot:w41/jit-dwarf

Conversation

@pguyot
Copy link
Collaborator

@pguyot pguyot commented Oct 18, 2025

Continuation of:

Precompile an ELF binary with DWARF symbols. Suitable for debugging, registering symbols at runtime with gdb and lldb.
Currently uses newly allocated Erlang language code.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@pguyot pguyot force-pushed the w41/jit-dwarf branch 2 times, most recently from ee776f1 to abd9f48 Compare October 23, 2025 05:57
@pguyot pguyot changed the base branch from main to release-0.7 March 21, 2026 21:02
Add new brief jit documentation with information on DWARF support

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant