Skip to content

Comments

[release/6.0-staging] Store entry assembly path for easy access for diagnostics#95048

Closed
github-actions[bot] wants to merge 1 commit intorelease/6.0-stagingfrom
backport/pr-95045-to-release/6.0-staging
Closed

[release/6.0-staging] Store entry assembly path for easy access for diagnostics#95048
github-actions[bot] wants to merge 1 commit intorelease/6.0-stagingfrom
backport/pr-95045-to-release/6.0-staging

Conversation

@github-actions
Copy link
Contributor

Backport of #95045 to release/6.0-staging

/cc @elinor-fung

Customer Impact

Testing

Risk

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

- Add `g_EntryAssemblyPath` global variable holding the full path to the entry assembly
  - Set right before loading the entry assembly (so also before startup hooks are run) - NULL if there is no entry assembly
- Ensure value is included dumps
  - For triage dumps, the dumped value is updated to only be the assembly file name instead of the full path
@ghost ghost added the area-VM-coreclr label Nov 21, 2023
@elinor-fung elinor-fung changed the title [release/6.0-staging] [release/8.0-staging] Store entry assembly path for easy access for diagnostics [release/6.0-staging] Store entry assembly path for easy access for diagnostics Nov 21, 2023
@jkotas jkotas deleted the backport/pr-95045-to-release/6.0-staging branch November 27, 2023 15:29
@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant