capture agent: avoid key evaluation on IDE side

we could get the captured stack for the current place using only CURRENT_STACKS queue;
also it allows to drop insertion points list in IDE (and matching), this will simplify handling of stand-alone agent in IDEA-194359
This commit is contained in:
Egor Ushakov
2018-06-29 17:50:27 +03:00
parent ef78e7e496
commit f8ab6be30a
9 changed files with 92 additions and 130 deletions

View File

@@ -22,6 +22,7 @@
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="module" module-name="intellij.platform.jps.build" />
<orderEntry type="module" module-name="intellij.java.debugger.agent.storage" scope="PROVIDED" />
</component>
<component name="copyright">
<Base>