Dehydra development was abandoned sometime in 2010. Use at your own risk.
The development focus switched to DXR (where the "D" comes from "Dehydra"), which is based on clang instead of gcc. Try DXR instead, or else try the gcc python plugin: https://fedorahosted.org/gcc-python-plugin/.
Dehydra was a lightweight, scriptable, general purpose static analysis tool capable of application-specific analyses of C++ code. In the simplest sense, Dehydra could be thought of as a semantic grep tool. It presented a wealth of semantic information that can be queried with concise JavaScripts. It was also useful to find bugs in source code as it allows for much more error checking than C++ is capable of by itself. Dehydra was built as a GCC plugin, thus it is easy to use for projects that already support GCC.
Dehydra is also useful for generating language bindings and is used to bootstrap Treehydra, a heavy-duty static analysis GCC plugin.
Documentation
|
Community
BlogsRelated Topics |
Categories
Interwiki Language Links
Document Tags and Contributors
Tags:
Contributors to this page:
lihas,
janx,
Jonathan_Watt,
Sheppy,
TarasGlek,
bradh,
BenjaminSmedberg,
Tglek,
Dmandelin,
Vlad.sukhoy
Last updated by:
lihas,