FreeBSD.software
Home/devel/compdbgen

compdbgen

g20250914

General-purpose tool for generating compile_commands.json files

compdbgen is a general-purpose tool for generating compile_commands.json files, used with clangd's lsp-server. The tool uses ptrace to intercept system calls for the current task and all its child tasks, capture the arguments and environment variables of the execve system call, and generate compile_commands.json files.

Origin: devel/compdbgen
Category: devel
Size: 56.8KiB
License: BSD2CLAUSE
Maintainer: jrm@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install compdbgen

More in devel