Skip to content

Debugging symbols missing when trying to debug the beam with gdb and supports script. #30

@sylane

Description

@sylane

I was trying to debug using openocd and using the gdb commands provided by OTP: erts/etc/unix/etp-commands.

The commands require a set of symbols to be defined (the etp_XXX defined in erts/emulator/beam/erl_init.c) but they are not. I wonder if the issue is due to the compiler optimizing them out or any special cross-build issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions