Disassembling words - Factor Documentation
Disassembling words
Factor handbook ยป Developer toolsPrev: Destructor tools Next: Application deployment
The tools.disassembler vocabulary provides support for disassembling compiled word definitions. It uses the libudis86 library on x86-32 and x86-64, and gdb on PowerPC.