This module provides tracking of objects, for the purpose of detecting
memory leaks due to circular references or inappropriate caching
schemes.
Object tracking can be enabled on a per object basis or globally. Any
objects thus tracked are remembered until DESTROYed; details of any
objects left are printed out to stderr at END-time.
This module provides tracking of objects, for the purpose of detecting
memory leaks due to circular references or innappropriate caching schemes.
Displays stack trace in HTML.
This port contains the programming reference for devel/gnome-vfs.
LLDB is a next generation, high-performance debugger. It is built as a
set of reusable components which highly leverage existing libraries in
the larger LLVM Project, such as the Clang expression parser and LLVM
disassembler.
This is a meta port. The Clang compiler is installed by the
devel/llvm-devel port.
LLDB is a next generation, high-performance debugger. It is built as a
set of reusable components which highly leverage existing libraries in
the larger LLVM Project, such as the Clang expression parser and LLVM
disassembler.
This is a meta port. The Clang compiler is installed by the
devel/llvm38 port.
OpenOMF is a Open Source remake of "One Must Fall 2097" by Diversions
Entertainment.
Game based on the "Sonic the Hedgehog" universe.
It introduces a different style of gameplay called cooperative play,
in which it's possible to control 3 characters simultaneously.
Unlike most similar games, Open Sonic provides a greater level of interaction
between the player and the levels. It's more than just a jump'n'run;
the user must come up with some strategy in order to get through the levels.
This library servers for displaying PNG images in programs
using the Allegro multimedia library.