FreeBSD.software
Home/devel/compdbgen

compdbgen

g20250914devel

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.

$pkg install compdbgen
github.com/Virus-V/compdbgen
Origin
devel/compdbgen
Size
56.8KiB
License
BSD2CLAUSE
Maintainer
jrm@FreeBSD.org
Dependencies
0 packages
Required by
0 packages