Xmake Debug Package Source

Use when a package from `add_requires` / xmake-repo fails to build or misbehaves, and you need to debug its source — editing the upstream files in place without patches, running the recipe against a local source tree with `-d <dir>`, stepping through `on_install`, extracting the patch once fixed, and remote debugging via `--remote`.

xmake-io Updated

File contents

xmake-io/xmake-skills/tree/main/skills/packages/xmake-debug-package-source commit 418382e7be

Frequently asked questions

npx skillmds@latest add xmake-io/xmake-debug-package-source