Skip to content

[Question] Compiling with debug symbols? #279

Description

@sulliops

I've been writing a small program in HolyC that parses XML, and all the string manipulation is resulting in a bunch of leaked memory. I'd like to be able to compile my program with debug symbols for use with valgrind, if possible.

From what I see in the compiler source, gcc/clang are used primary for compiling assembly. I'm assuming that means that debug symbols are never created, but I wanted to check and see if there's something I'm missing? In any case, I'd love to see this as a feature in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions