Skip to content

Errors during execution should be communicated through the API #18

@pmachata

Description

@pmachata

The errors such as this one:

$ ./dwgrep/dwgrep ./dwgrep/dwgrep -e 'attribute'
Error: `attribute' expects T_DIE or T_ABBREV near TOS.  Actual profile is T_DWARF.

... are currently simply dumped to stderr. They should be returned in zw_error instead.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions