[sdb] Avoid marking seq points as nonempty-stack if they have a sym seq point. Fix...
authorZoltan Varga <vargaz@gmail.com>
Thu, 4 Jun 2015 20:45:09 +0000 (16:45 -0400)
committerZoltan Varga <vargaz@gmail.com>
Thu, 4 Jun 2015 20:45:46 +0000 (16:45 -0400)
commit5ccfced37c5d31bf203e10be718c9eaf281beb25
treea91b5fb7635f24b5641a4fc8ed005ca01bdb5d38
parent6de51884fd82fbb64f05e7171ee5954dd82492a5
[sdb] Avoid marking seq points as nonempty-stack if they have a sym seq point. Fix the linking of seq points when an endfinally instruction is in a separate bblock. Fixes #30617.
mcs/class/Mono.Debugger.Soft/Test/dtest.cs
mono/mini/method-to-ir.c
mono/mini/mini-codegen.c
mono/mini/seq-points.c