List Question
20 TechQA 2024-02-06T10:10:23.023000How can I add a ClassPreparedEvent to the EventQueue of my jdi vm
48 views
Asked by Felix
JDI reporting 12th bit set on field modifiers?
37 views
Asked by DrChristoph
A java program to debug another java program using JDI but receive nothing useful event
131 views
Asked by Linuxea
How to programmatically detect whether current JVM is connected by a remote debugger?
347 views
Asked by D Blacksmith
How to load a class from a Jar file at runtime with the Java Debug Interface
381 views
Asked by AntoineG
JDI:How to iterate over HashMap
92 views
Asked by Lson
Unable to access JDI classes in Eclipse project
69 views
Asked by c_steidl
How can I inspect and prettyprint JDI Value objects using Jackson?
72 views
Asked by AntoineG
How is Java's JDI cross platform if JVMTI is not?
239 views
Asked by Nfff3
Get number of instances of a given Java class using a Java agent?
417 views
Asked by Nfff3
java.lang.ClassNotFoundException in Eclipse using JDI Debug Model version3.17.0.v20201117-1145
1.8k views
Asked by moretti.fabio
How to instrument invokedynamic and scalac 2.12 output code with JDI
134 views
Asked by Jonas Kölker
How do I determine the jvm arguments to run a scala programs?
198 views
Asked by Jonas Kölker
How to create new String value in Java JDI?
125 views
Asked by Nfff3
How to disable all EventRequsts inside JDI?
57 views
Asked by Nfff3
How to check if ClassType inherits from java.util.Collection in JDI?
61 views
Asked by Nfff3
How to know if an `com.sun.jdi.ObjectReference` is an Enum?
50 views
Asked by Nfff3
How to abort long running invokeMethod on com.sun.jdi.ObjectReference?
372 views
Asked by Nfff3