Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove managed EH code frames from stack trace (#108831)
When StackTrace is created inside of an exception filter, it contains stack frames of the managed exception handling code, like System.Runtime.EH.RhThrowEx System.Runtime.EH.DispatchEx System.Runtime.EH.FindFirstPassHandler These should not occur on the stack trace as they are internal implementation detail of the new EH. This change fixes it by adding [StackTraceHidden] attribute to these methods. Close #107995 Co-authored-by: Jan Vorlicek <janvorli@microsoft.com> Co-authored-by: Jeff Schwartz <jeffschw@microsoft.com>
- backport/pr-107804-to-release/9.0
- (#108831)
- backport/pr-107804-to-release/9.0-staging
- (#110695, #108831)
- backport/pr-108235-to-release/9.0-staging
- (#109918, #108831)
- backport/pr-108328-to-release/9.0-staging
- (#110007, #108831)
- backport/pr-108620-to-release/9.0-staging
- (#110053, #108831)
- backport/pr-108748-to-release/9.0-staging
- (#109332, #108831)
- backport/pr-109008-to-release/9.0
- (#108831)
- backport/pr-109074-to-release/9.0-staging
- (#108831)
- backport/pr-109180-to-release/9.0
- (#109186, #108831)
- backport/pr-109228-to-release/9.0-staging
- (#109556, #108831)
- backport/pr-109234-to-release/9.0-staging
- (#109364, #108831)
- backport/pr-109295-to-release/9.0-staging
- (#108831)
- backport/pr-109430-to-release/9.0-staging
- (#110331, #108831)
- backport/pr-109458-to-release/9.0
- (#108831)
- backport/pr-109524-to-release/9.0-staging
- (#109530, #108831)
- backport/pr-109586-to-release/9.0-staging
- (#109595, #108831)
- backport/pr-109694-to-release/9.0
- (#108831)
- backport/pr-109698-to-release/9.0
- (#108831)
- backport/pr-109698-to-release/9.0-staging
- (#110268, #108831)
- backport/pr-109706-to-release/9.0-staging
- (#109783, #108831)
- backport/pr-109841-to-release/9.0-staging
- (#108831)
- backport/pr-109875-to-release/9.0-staging
- (#109909, #108831)
- backport/pr-109977-to-release/9.0-staging
- (#108831)
- backport/pr-109988-to-release/9.0-staging
- (#110058, #108831)
- backport/pr-110097-to-release/9.0-staging
- (#108831)
- backport/pr-110334-to-release/9.0-staging
- (#108831)
- backport/pr-110367-to-release/9.0-staging
- (#110495, #108831)
- backport/pr-110484-to-release/9.0-staging
- (#108831)
- backport/pr-110531-to-release/9.0-staging
- (#110568, #108831)
- backport/pr-110548-to-release/9.0-staging
- (#110665, #108831)
- backport/pr-110551-to-release/9.0-staging
- (#110558, #108831)
- backport/pr-110580-to-release/9.0-staging
- (#110626, #108831)
- backport/pr-110589-to-release/9.0-staging
- (#110629, #108831)
- backport/pr-110650-to-release/9.0-staging
- (#108831)
- backport/pr-110744-to-release/9.0-staging
- (#110764, #108831)
- darc-release/9.0-staging-0f3d016f-89a5-4563-b207-ea7a621b2605
- (#110532, #108831)
- darc-release/9.0-staging-361d52fb-48ff-4536-a434-e889470c9809
- (#110475, #108831)
- darc-release/9.0-staging-67587822-ecea-4bd4-8fc8-328b897d775e
- (#110527, #108831)
- darc-release/9.0-staging-70269873-a10f-4fb4-9a5b-2ed9f9eed753
- (#110653, #108831)
- darc-release/9.0-staging-751bf1c1-451c-419b-a366-a650183a42b9
- (#110436, #108831)
- darc-release/9.0-staging-d04b7403-eabb-4b40-a63e-405671a26b1d
- (#110474, #108831)
- darc-release/9.0-staging-d48790cf-32a8-4ca3-aac1-c5f9fcc654af
- (#110572, #108831)
- locfiles/45dee474-4e37-42f5-bd62-79315ab8692a
- (#108831)
- maraf/WasiDisableBuild
- (#108877, #108831)
- release/9.0
- (#108831)
- release/9.0-staging
- (#108831)