Skip to content

idfx monitor doesn't decode addresses automatically #28

@asasine

Description

@asasine

IDF Monitor supports automatic address decoding however idfx monitor disables this when the underlying idf_monitor script has the --disable-address-decoding flag available.

idfx/idfx

Lines 206 to 208 in 57fc44e

if grep -qF "address_decoding" "$idf_monitor_path"; then
additional_args+=" --disable-address-decoding"
fi

Why is this useful feature disabled?

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