tools vocabulary
Factor documentation > Factor handbook > Vocabulary index


Summary
tools vocabulary

Children from resource:basis
VocabularySummary
tools.annotationsSupport for breakpoints and watchpoints on words
tools.cocoatools.cocoa vocabulary
tools.completionSupport for fuzzy search and completion of a string from a set of candidates
tools.continuationstools.continuations vocabulary
tools.coverageA tool that uses annotations to determine which code paths are taken.
tools.crossrefInspecting definition usages
tools.deployDeploying minimal stand-alone images
tools.deprecationTracking usage of deprecated words
tools.destructorstools.destructors vocabulary
tools.disassemblerDisassemble words using gdb
tools.dispatchtools.dispatch vocabulary
tools.errorstools.errors vocabulary
tools.filesFile listing and disk usage tools
tools.hexdumpPrints the formatted hex dump of a byte-array
tools.memoryData and code heap introspection tools
tools.profilertools.profiler vocabulary
tools.psA basic ps utility for Linux.
tools.scaffoldTool to create the scaffolding for new vocabularies
tools.testUnit test framework
tools.threadsListing running threads
tools.timeTiming code execution
tools.tracetools.trace vocabulary
tools.walkerSingle-stepper for walking through code


Children from resource:extra
VocabularySummary
tools.dnstools.dns vocabulary
tools.timeTiming code execution
tools.whichtools.which vocabulary