Strace Ltrace

Use when a binary misbehaves without crashing and the question is which file, socket, syscall, or library call fails: strace for syscalls, ltrace for library calls. Not for stepping: use gdb.

OutlineDriven Updated

File contents

OutlineDriven/odin-claude-plugin/tree/main/plugins/odin-native/skills/strace-ltrace commit 8e223babbb

Frequently asked questions

npx skillmds@latest add outlinedriven-odin-claude-plugin/strace-ltrace