Skip to content

Advanced debugging functionality on error #1

@obiwac

Description

@obiwac

It could be nice to have an environment variable which could be set (e.g. UMBER_DEBUG) which provides an interactive console interface to the user on error or fatal error.

This interface could give context to the line which errored by reading the source file in question and providing pretty colourised output. It could also allow the user to print out running information about the program, such as the callstack, and perhaps even variable contents by integrating with LLDB/GDB (no clue how that would work of it's even possible at all).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    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