Changelog: v9 * Add MAN page. * Add script to generate source code describing architecture. * Use new number_set API. * Fix issues and typos. * Fix broken make dist with regard to asinfo.
v8 * Add multiarch mode for syscall_dispatcher, which allows to show descrepancy in syscall numbers/name/arguments (number). * Add syscall filtering(as in strace). * Fix issues and typos. * Refine push back interface for syscall_service. * Refine push back interface for arch_service. v7 * Introduce multiarch mode for arch_dispatcher and abi_dispatcher. * Introduce new arch_description storage (arch_definitions.h). * Fix issues and typos. v6 * Adapt syscall dispatcher to the new program architecture. * Implement usage. * Refine command_dispatcher. * Fix issues and typos. v5,v4,v3 * Add command_dispatcher * Introduce syscall_dispatcher(raw version). * Introduce push back interface for syscall_service. * Fix issues and typos. v2 * Refine arch_dispatcher. * Introduce abi_dispatcher. * Add all architectures/ABIs supported by strace. * Introduce push back interface for arch_service. * Fix issues and typos. v1 and older minor implementation: * Introduce pipeline architecture. * Implement the first version of arch_dispatcher. * Introduce define-based interface to interact with array of arch_description. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel