Skip to content

Add a warning to stub methods in GHC if they are called #15

@mpickering

Description

@mpickering

The user application needs to be compiled with threaded for the debugger to work. Currently if you don't compile with threaded then nothing happens without a warning. This was a bit confusing when it happened to me so we should make it an error to call these methods if you haven't enabled -threaded.

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