Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 237 Bytes

DEBUGGING.md

File metadata and controls

8 lines (5 loc) · 237 Bytes

Debugging Information

Binding New Methods

  1. Make sure the method is exported in the Timeloop build.

E.g., use nm -D libtimeloop-mapper.so to inspect the library.

  1. Make sure that the correct Timeloop library is being linked.