Allow Debugger attributes to be trimmed in Mono (#20132)
commitf8d27a4847d9e28f707d6fd9bdf117fcdcc5f33d
authormonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 20 Jul 2020 21:20:44 +0000 (20 17:20 -0400)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2020 21:20:44 +0000 (20 23:20 +0200)
tree714b4e6b44481e300a4f7771e10821ee2dcd20b5
parent0372a381ad32c906b416b8fc49a16308a38ecf68
Allow Debugger attributes to be trimmed in Mono (#20132)

* Changed debugger-agent to allow for the Debugger Attributes to not exist.
* Removed the Debugger Attributes entries from the Descriptors.xml file.

Fix mono/linker#1355

Co-authored-by: eerhardt <eerhardt@users.noreply.github.com>
mono/metadata/class.c
mono/mini/debugger-agent.c