Commit Graph

13 Commits

Author SHA1 Message Date
Egor Ushakov
1c5f538a0f use jb-jdi 1.2
GitOrigin-RevId: 792d766755eca0302096928ce5b552082b6eca92
2019-12-06 15:10:09 +00:00
Egor Ushakov
ba66332827 use opened methods from jb-jdi 1.1
GitOrigin-RevId: b825f44a06fa3f5b82574075594a6f832f3edb1e
2019-12-06 12:03:59 +00:00
Egor Ushakov
e8a32f7478 IDEA-228518 Fork jdk jdi implementation - disabled by default
GitOrigin-RevId: de97a39f01cf2f8e7e16070bc0d295e5cbe663d0
2019-12-05 16:03:48 +00:00
Egor Ushakov
6af17561ec better fix for library license check
GitOrigin-RevId: af668148b2b6e578edc24246b9cd84a072662c40
2019-11-07 02:40:58 +00:00
Egor Ushakov
557fdbe589 switched sa-jdwp to module library
GitOrigin-RevId: a277a740095651ad400443c2b4eaf3f254d54213
2019-11-07 02:40:58 +00:00
Vitaliy.Bibaev
c565ed3fac Initial: memory agent 2019-01-19 18:22:31 +03:00
Vitaliy.Bibaev
902e802204 Create a module for agent-relative code and link it with the agent library dependency 2019-01-19 18:22:31 +03:00
Egor Ushakov
ecdaca9704 use sa-jdwp library for IDEA-197886 2018-09-18 15:54:54 +03:00
Egor Ushakov
f710dd527d remove execution dependency on debugger 2018-08-16 10:47:59 +03:00
Egor Ushakov
c2139af5c4 EA-123812 - CNFE: UrlClassLoader.findClass 2018-06-29 19:13:46 +03:00
Egor Ushakov
f8ab6be30a 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
2018-06-29 17:58:54 +03:00
nik
c9620ce099 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Update *.iml files.
2018-01-25 12:59:02 +03:00
nik
16410c2321 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Rename iml files.
2018-01-25 12:59:02 +03:00