[examples] Call setProcessAllSections to ensure debug sections aren't droppped.
Calling setProcessAllSections(true) is required to make sure that all sections, even those not marked as necessary for execution, are passed to the memory manager.
Loading
Please sign in to comment