Plugins
1 pluginResults for “process-analysis”
6 skillsPython Debugpy
Debug Python code interactively with pdb and debugpy, covering local breakpoints, post-mortem analysis, and remote attachment to running processes.
2
Gdb CLI
Analyzes core dumps and live processes with GDB, correlating runtime state with source code to diagnose crashes, deadlocks, and memory issues.
2
More results
Systematic Debugging
Guides systematic root-cause investigation before proposing fixes for any technical issue, with a four-phase process and red flags to avoid guessing.
559 · bundle
Automate This
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.
36.2k
Gdb CLI
Analyzes core dumps and live processes with GDB, correlating source code with runtime state to diagnose crashes, deadlocks, and memory issues in C/C++ programs.
3
Gdb CLI
Analyze core dumps, debug live processes, and investigate crashes, deadlocks, or memory issues in C/C++ programs using GDB with intelligent source code correlation.
5