For the complete documentation index, see llms.txt. This page is also available as Markdown.

take_memory_snapshot

Take memory snapshot of the debugged process
     only_loader_segs: 0-copy all segments to idb
                       1-copy only SFL_LOADER segments

success take_memory_snapshot(long only_loader_segs);

Last updated

Was this helpful?