Skip to content

Add stack tracing #85

@Lucario443

Description

@Lucario443

My request is that, like the 'Get Calling Script' button in the remote log, add another menu item that returns that log's trace.
I'd normally acquire the trace of the call by manually hooking and checking arguments used in a call to determine if it's the right one. I feel that putting it inside Hydroxide would easily save me a lot of time.

In this image, you can see Get Calling Script in the context menu. I was thinking of adding a 'Get Call Trace' under it, which would utilize debug.traceback, and store it into your clipboard.
subitem

Also I'm not really familiar with GitHub issues, so I'm not entirely sure if I'm making this as a request properly.

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