<div dir="ltr">Hmm.. it would have been a wonderful thing if there was some debug command to dump the magic binary content. Anyway, thanks for the feedback.<div>- Eranga</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 13, 2017 at 8:36 PM, Jesper Louis Andersen <span dir="ltr"><<a href="mailto:jesper.louis.andersen@gmail.com" target="_blank">jesper.louis.andersen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I don't think there is any support for this in the current or new Erlang systems. Compiled patterns are represented as magic binaries currently. This will change in Erlang/OTP 20.0 where you will have a reference type for this. But the semantics will stay the same: There is no way to go backwards. You best bet is to figure out where the creator code is. Then you can look at who creates the compiled binary search pattern.</div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">On Sat, May 13, 2017 at 12:52 PM Eranga Udesh <<a href="mailto:eranga.erl@gmail.com" target="_blank">eranga.erl@gmail.com</a>> wrote:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi,<div><br></div><div>Is there anyway to view Compiled Binary Search Pattern for debugging purposes? I need to output (dump) all content inside the Compiled Pattern.</div><div><br></div><div>Any possibility?</div><div><br></div><div>Thanks in advance.</div><div>- Eranga</div></div></div></div>
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
</blockquote></div>
</blockquote></div><br></div>