jdb skills

2 tagged jdb, measured the same way as everything else here.

jdbg

01

PieceOfFall/jdbg

Skill Claude CodeCodex

Use the jdbg CLI to debug Java programs interactively from Pi when real runtime state is needed: variables, fields, expressions, exceptions, breakpoints, stepping, threads, locks, or JDWP attach. Pi should use the CLI because jdbg does not install an official Pi MCP server.

11 1mo ago A 62 tokens original Apache-2.0

jdbg

02

PieceOfFall/jdbg

Skill Claude CodeCodex

Use when you need a Java program's real runtime state instead of reading source or adding print statements — the actual value of a variable/field/expression at a line, why an exception or NullPointerException is thrown (with stack + locals at the throw site), what a thread is blocked or deadlocked on, or how execution…

11 1mo ago A 105 tokens original Apache-2.0