Getting object code directly from code server

Devon Estes devon.c.estes@REDACTED
Wed Sep 1 08:57:32 CEST 2021


Hello all,

Is it at all possible to get the current object code for a module directly
from the code server? `code:get_object_code/1` returns information from the
beam files in the code path and not from the code server itself, and so if
there are modules that are dynamically compiled and loaded with
`code:load_binary/3` that doesn't work.

Cheers,
Devon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20210901/5de954db/attachment.htm>


More information about the erlang-questions mailing list