Skip to content

Add in-proc debugger load proposal#366

Open
AaronRobinsonMSFT wants to merge 1 commit intomainfrom
proposal/in-proc-debugger-load
Open

Add in-proc debugger load proposal#366
AaronRobinsonMSFT wants to merge 1 commit intomainfrom
proposal/in-proc-debugger-load

Conversation

@AaronRobinsonMSFT
Copy link
Copy Markdown
Member

Summary

  • add the new in-proc-debugger-load.md proposal under proposed
  • index the proposal in INDEX.md
  • capture the host-controlled in-proc debugger load hook design for non-desktop hosts

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new design proposal documenting a host-controlled mechanism for loading an in-process native debugger/diagnostics library after runtime initialization but before the first managed instruction executes, primarily for mobile/non-desktop hosts.

Changes:

  • Added a new proposal doc: proposed/in-proc-debugger-load.md
  • Updated INDEX.md to include the new proposal entry and owners

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
proposed/in-proc-debugger-load.md New proposal describing scenarios, requirements, and a host-owned model for early in-proc debugger library loading.
INDEX.md Adds the proposal to the Proposals table with owners.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants