An MCP server that enables Claude Code and other LLM tools to debug Java applications through the Java Debug Wire Protocol (JDWP). Attach to running JVMs, set breakpoints, inspect variables, and step ...
#define debarr(a,n) cout<<#a<<" : ";for(int i=0;i<n;i++) cerr<<a[i]<<" "; cerr<<endl; #define debmat(mat,row,col) cout<<#mat<<" :\n";for(int i=0;i<row;i++) {for(int j ...
Abstract: EvoFuzz integrates evolutionary fuzzing with Evo-Suite to improve code coverage by enabling deeper input exploration. It supports JDK11 and JDK17, allowing analysis of modern frameworks like ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results