Skip to content

Feature request: source line mapping when using the C preprocessor #7

Description

@hannesm

When using the C preprocessor (dtrace -C), error reports line numbers regarding the preprocessed D, rather than the original D. From a user perspective this is confusing. My current workaround is to preprocess manually (cc -E) and then use dtrace without -C.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions