Skip to content

wrong types in locals window; calling functions from debugger #1

@timotheecour

Description

@timotheecour

in the locals window:
types seem to work for: static arrays, scalars, structs.
types are wrong for: strings, associative arrays, dynamic arrays. Classes show as struct*.

Is this something you have control over, or does that depend on monodevelop? Where are the relevant functions one would need to modify in github source code?

In the meantime, before all this gets fixed, what I really miss is ability to call a function directly, which would allow to circumvent bugs in display of variables, etc, and also allow for convenient exploratory programming. It is possible to some extent in visuald D (see my post: http://forum.dlang.org/thread/poefipvtjbcpnkopktja@forum.dlang.org, calling a function inside visual D debugger: partially possible, want better support), and in lldb and gdb.

how much of these debugging capabilities are shared between windows and linux?

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