Skip to content

bad debug info for ptowns #8

Description

@nbuwe

g_applydefn calls dbg_info$start. It calls emit_own_decl internally, but for the first op of a type we have just stuffed the owns list (dbg_info$add_ilist) with inits for all the ops out of context. So e.g. for ce.clu we end up with a vlist of 90+ "init" owns that all get the name from the first op. Some of those inits are bogus too since not every op has owns.

This requires non-trivial rework.

Xref: b15d85b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions