Skip to content

DbgBreakPoint() on start option is not working on windbg 10.0.10586. #2

Description

@hulucc

According to the document, command-line option -b is no longer supported in windbg 10.0.10586.
So the DbgBreakPoint() on start option which is actually passing the -b to windbg don't work any more.
By the way, now we can set the initial break point by "sxe ibp".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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