Skip to content

Why data-evaluate-expression for variables #58

Open
@royalstream

Description

@royalstream

data-evaluate-expression is used to inspect the value of variables during debugging (as your documentation clearly says).

For some reason gdb still uses my pretty printers but lldb-mi ignores them.

This is not a bug report since I get the same behavior in the command line: data-evaluate-expression ignores my type summary variable formatters but if I use frame variable or even print they come out nice. Why is data-evaluate-expression being used across the board? Is this intentional? Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions